paper-with-me

홈 › Papers

TESS: A Scalable Temporally and Spatially Local Learning Rule for Spiking Neural Networks

2025-02-03 · Marco Paul E. Apolinario, Kaushik Roy, Charlotte Frenkel

The demand for low-power inference and training of deep neural networks (DNNs) on edge devices has intensified the need for algorithms that are both scalable and energy-efficient. While spiking neural networks (SNNs) allow for efficient inference by processing complex spatio-temporal dynamics in an event-driven fashion, training them on resource-constrained devices remains challenging due to the high computational and memory demands of conventional error backpropagation (BP)-based approaches. In this work, we draw inspiration from biological mechanisms such as eligibility traces, spike-timing-dependent plasticity, and neural activity synchronization to introduce TESS, a temporally and spatially local learning rule for training SNNs. Our approach addresses both temporal and spatial credit assignments by relying solely on locally available signals within each neuron, thereby allowing computational and memory overheads to scale linearly with the number of neurons, independently of the number of time steps. Despite relying on local mechanisms, we demonstrate performance comparable to the backpropagation through time (BPTT) algorithm, within $\sim1.4$ accuracy points on challenging computer vision scenarios relevant at the edge, such as the IBM DVS Gesture dataset, CIFAR10-DVS, and temporal versions of CIFAR10, and CIFAR100. Being able to produce comparable performance to BPTT while keeping low time and memory complexity, TESS enables efficient and scalable on-device learning at the edge.

📄 PDF Abstract BibTeX arXiv:2502.01837

Code (1)

mapolinario94/TESS 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Cooperative success in epithelial public goods games

2021-01-27 · Jessie Renton, Karen M. Page

Cancer cells obtain mutations which rely on the production of diffusible growth factors to confer a fitness benefit. These mutations can be considered cooperative, and studied as public goods games within the framework o…

Efficient Large-Scale Simulation of Fish Schooling Behavior Using Voronoi Tessellations and Fuzzy Clustering

2023-11-04 · Salah Alrabeei, Talal Rahman, Sam Subbey

This paper introduces an efficient approach to reduce the computational cost of simulating collective behaviors, such as fish schooling, using Individual-Based Models (IBMs). The proposed technique employs adaptive and d…

Using local plasticity rules to train recurrent neural networks

2019-05-28 · Owen Marschall, Kyunghyun Cho, Cristina Savin

To learn useful dynamics on long time scales, neurons must use plasticity rules that account for long-term, circuit-wide effects of synaptic changes. In other words, neural circuits must solve a credit assignment problem…

Scalable Dense Non-rigid Structure-from-Motion: A Grassmannian Perspective

2018-03-01 · CVPR 2018 6 · Suryansh Kumar, Anoop Cherian, Yuchao Dai, Hongdong Li

This paper addresses the task of dense non-rigid structure-from-motion (NRSfM) using multiple images. State-of-the-art methods to this problem are often hurdled by scalability, expensive computations, and noisy measureme…

Region-Based Temporally Consistent Video Post-Processing

2015-06-01 · CVPR 2015 6 · Xuan Dong, Boyan Bonev, Yu Zhu, Alan L. Yuille

We study the problem of temporally consistent video post-processing. Previous post-processing algorithms usually either fail to keep high fidelity or fail to keep temporal consistency of output videos. In this paper, we …

Video Enhancement