BriefGPT.xyz
Nov, 2017
朝着精准二值卷积神经网络
Towards Accurate Binary Convolutional Neural Network
HTML
PDF
Xiaofan Lin, Cong Zhao, Wei Pan
TL;DR
本文引入了一种新颖的方案来训练二值卷积神经网络,使用多个二元权重基的线性组合逼近完全精度权重,并采用多个二元激活来减轻信息丢失的问题,最终实现了一个二值卷积神经网络(ABC-Net),能够在适当的二元权重和激活函数基础上,取得与全精度神经网络相当的预测准确性。
Abstract
We introduce a novel scheme to train binary convolutional neural networks (
cnns
) --
cnns
with weights and activations constrained to {-1,+1} at run-time. It has been known that using
→