paper-with-me

홈 › Papers

Low-memory convolutional neural networks through incremental depth-first processing

2018-04-28 · Jonathan Binas, Yoshua Bengio

We introduce an incremental processing scheme for convolutional neural network (CNN) inference, targeted at embedded applications with limited memory budgets. Instead of processing layers one by one, individual input pixels are propagated through all parts of the network they can influence under the given structural constraints. This depth-first updating scheme comes with hard bounds on the memory footprint: the memory required is constant in the case of 1D input and proportional to the square root of the input dimension in the case of 2D input.

📄 PDF Abstract BibTeX arXiv:1804.10727

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Implicit Bias of Depth: How Incremental Learning Drives Generalization

2019-09-26 · ICLR 2020 1 · Daniel Gissin, Shai Shalev-Shwartz, Amit Daniely

A leading hypothesis for the surprising generalization of neural networks is that the dynamics of gradient descent bias the model towards simple solutions, by searching through the solution space in an incremental order …

Binary ClassificationIncremental Learning

A 510-nW Wake-Up Keyword-Spotting Chip Using Serial-FFT-Based MFCC and Binarized Depthwise Separable CNN in 28-nm CMOS

2021-01-01 · journal 2021 1 · Weiwei Shan, Minhao Yang, Tao Wang, Yicheng Lu 외

We propose a sub-µW always-ON keyword spotting (µKWS) chip for audio wake-up systems. It is mainly composed of a neural network (NN) and a feature extraction (FE) circuit. For significantly reducing the memory footprin…

Keyword Spotting

BioSLAM: A Bio-inspired Lifelong Memory System for General Place Recognition

2022-08-30 · Peng Yin, Abulikemu Abuduweili, Shiqi Zhao, Changliu Liu 외

We present BioSLAM, a lifelong SLAM framework for learning various new appearances incrementally and maintaining accurate place recognition for previously visited areas. Unlike humans, artificial neural networks suffer f…

Incremental Learning Using Conditional Adversarial Networks

2019-10-01 · ICCV 2019 10 · Ye Xiang, Ying Fu, Pan Ji, Hua Huang

Incremental learning using Deep Neural Networks (DNNs) suffers from catastrophic forgetting. Existing methods mitigate it by either storing old image examples or only updating a few fully connected layers of DNNs, which,…

Incremental Learning

High Semantic Features for the Continual Learning of Complex Emotions: a Lightweight Solution

2025-10-15 · Thibault Geoffroy, Gauthier Gerspacher, Lionel Prevost arxiv

Incremental learning is a complex process due to potential catastrophic forgetting of old tasks when learning new ones. This is mainly due to transient features that do not fit from task to task. In this paper, we focus …

Incremental LearningEmotion RecognitionContinual Learning