Evolved Binary Neural Networks Through Harnessing FPGA Capabilities
Evolved Binary Neural Networks Through Harnessing FPGA Capabilities
复制标题
通过利用 FPGA 功能进化二元神经网络
DOI:
10.1109/icfpt47387.2019.00076
复制
发表时间:
2019
期刊:
影响因子:
--
通讯作者:
O. Sinnen
中科院分区:
文献类型:
--
作者:
Raul Valencia;Chiu;O. Sinnen
The exponential progress of semiconductor tech-nologies has enabled the proliferation of deep learning as a prominent area of research, where neural networks have demon-strated its effectiveness to solve very hard multi dimensional problems. This paper focuses on one in particular, Binary Neural Networks (BNN), which use fixed length bits in its connections and logic functions to perform excitation operations. Exploiting those characteristics, hardware accelerators that integrate field-programmable gate arrays (FPGAs) have been adopted to hasten inference of deep learning networks, given its proficiency to maximize parallelism and energy efficiency. This work will show how the algorithm Binary Spectrum-diverse Unified Neuroevolution Architecture (BiSUNA) can perform training and inference on FPGA without the need of gradient descent. Source code can be found in github.com/rval735/bisunaocl