paper-with-me

Papers

Temporally Efficient Deep Learning with Spikes

2017-06-13 · ICLR 2018 1 · Peter O'Connor, Efstratios Gavves, Max Welling

The vast majority of natural sensory data is temporally redundant. Video frames or audio samples which are sampled at nearby points in time tend to have similar values. Typically, deep learning algorithms take no advantage of this redundancy to reduce computation. This can be an obscene waste of energy. We present a variant on backpropagation for neural networks in which computation scales with the rate of change of the data - not the rate at which we process the data. We do this by having neurons communicate a combination of their state, and their temporal change in state. Intriguingly, this simple communication rule give rise to units that resemble biologically-inspired leaky integrate-and-fire neurons, and to a weight-update rule that is equivalent to a form of Spike-Timing Dependent Plasticity (STDP), a synaptic learning rule observed in the brain. We demonstrate that on MNIST and a temporal variant of MNIST, our algorithm performs about as well as a Multilayer Perceptron trained with backpropagation, despite only communicating discrete values between layers.

📄 PDF Abstract BibTeX arXiv:1706.04159

Code (1)

petered/pdnn 공식 구현

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

A blind sparse deconvolution method for neural spike identification

2011-12-01 · NeurIPS 2011 12 · Chaitanya Ekanadham, Daniel Tranchina, Eero P. Simoncelli

We consider the problem of estimating neural spikes from extracellular voltage recordings. Most current methods are based on clustering, which requires substantial human supervision and produces systematic errors by fail…

Clustering

Cochlear detection of double-slip motion in cello bowing

2018-04-16

A double-slip motion of a cello sound is investigated experimentally with a bowing machine and analyzed using a Finite-Difference Time Domain (FDTD) cochlear model. A double-slip sound is investigated. Here the sawtooth …

Bullet Trains: Parallelizing Training of Temporally Precise Spiking Neural Networks

2026-02-27 · Todd Morrill, Christian Pehle, Anthony Zador arxiv

Continuous-time, event-native spiking neural networks (SNNs) operate strictly on spike events, treating spike timing and ordering as the representation rather than an artifact of time discretization. This viewpoint align…

A temporally and spatially local spike-based backpropagation algorithm to enable training in hardware

2022-07-20 · Anmol Biswas, Vivek Saraswat, Udayan Ganguly

Spiking Neural Networks (SNNs) have emerged as a hardware efficient architecture for classification tasks. The challenge of spike-based encoding has been the lack of a universal training mechanism performed entirely usin…

STOP: Spatiotemporal Orthogonal Propagation for Weight-Threshold-Leakage Synergistic Training of Deep Spiking Neural Networks

2024-11-17 · Haoran Gao, Xichuan Zhou, Yingcheng Lin, Min Tian 외

The prevailing of artificial intelligence-of-things calls for higher energy-efficient edge computing paradigms, such as neuromorphic agents leveraging brain-inspired spiking neural network (SNN) models based on spatiotem…

Edge-computing