paper-with-me

Papers

Recursive Binary Neural Network Learning Model with 2.28b/Weight Storage Requirement

2017-09-15 · Tianchan Guan, Xiaoyang Zeng, Mingoo Seok

This paper presents a storage-efficient learning model titled Recursive Binary Neural Networks for sensing devices having a limited amount of on-chip data storage such as < 100's kilo-Bytes. The main idea of the proposed model is to recursively recycle data storage of synaptic weights (parameters) during training. This enables a device with a given storage constraint to train and instantiate a neural network classifier with a larger number of weights on a chip and with a less number of off-chip storage accesses. This enables higher classification accuracy, shorter training time, less energy dissipation, and less on-chip storage requirement. We verified the training model with deep neural network classifiers and the permutation-invariant MNIST benchmark. Our model uses only 2.28 bits/weight while for the same data storage constraint achieving ~1% lower classification error as compared to the conventional binary-weight learning model which yet has to use 8 to 16 bit storage per weight. To achieve the similar classification error, the conventional binary model requires ~4x more data storage for weights than the proposed model.

📄 PDF Abstract BibTeX arXiv:1709.05306

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Recursive Binary Neural Network Learning Model with 2-bit/weight Storage Requirement

2018-01-01 · ICLR 2018 1 · Tianchan Guan, Xiaoyang Zeng, Mingoo Seok

This paper presents a storage-efficient learning model titled Recursive Binary Neural Networks for embedded and mobile devices having a limited amount of on-chip data storage such as hundreds of kilo-Bytes. The main idea…

Action DetectionActivity DetectionGeneral Classification

Real-time Document Localization in Natural Images by Recursive Application of a CNN.

2017-11-13 · ICDAR2017 2017 11 · Khurram Javed, Faisal Shafait

We propose a document segmentation algorithm that recursively uses convolutional neural networks to precisely localize a document in a natural image. The system can run in real-time on a mobile CPU, has minimal storage r…

CPU

MorphIC: A 65-nm 738k-Synapse/mm$^2$ Quad-Core Binary-Weight Digital Neuromorphic Processor with Stochastic Spike-Driven Online Learning

2019-04-17 · Charlotte Frenkel, Jean-Didier Legat, David Bol

Recent trends in the field of neural network accelerators investigate weight quantization as a means to increase the resource- and power-efficiency of hardware devices. As full on-chip weight storage is necessary to avoi…

2kQuantization

Training a Binary Weight Object Detector by Knowledge Transfer for Autonomous Driving

2018-04-17 · Jiaolong Xu, Peng Wang, Heng Yang, Antonio M. López

Autonomous driving has harsh requirements of small model size and energy efficiency, in order to enable the embedded system to achieve real-time on-board object detection. Recent deep convolutional neural network based o…

Autonomous Drivingobject-detectionObject DetectionTransfer Learning

An Area and Energy Efficient Design of Domain-Wall Memory-Based Deep Convolutional Neural Networks using Stochastic Computing

2018-02-03 · Xiaolong Ma, Yi-Peng Zhang, Geng Yuan, Ao Ren 외

With recent trend of wearable devices and Internet of Things (IoTs), it becomes attractive to develop hardware-based deep convolutional neural networks (DCNNs) for embedded applications, which require low power/energy co…