中文
相关论文

相关论文: Online Spatio-Temporal Learning in Deep Neural Net…

200 篇论文

Spiking neural networks (SNNs) are promising brain-inspired energy-efficient models. Recent progress in training methods has enabled successful deep SNNs on large-scale tasks with low latency. Particularly, backpropagation through time…

神经与进化计算 · 计算机科学 2023-01-03 Mingqing Xiao , Qingyan Meng , Zongpeng Zhang , Di He , Zhouchen Lin

Recurrent neural networks trained with the backpropagation through time (BPTT) algorithm have led to astounding successes in various temporal tasks. However, BPTT introduces severe limitations, such as the requirement to propagate…

神经与进化计算 · 计算机科学 2023-04-28 Thomas Ortner , Lorenzo Pes , Joris Gentinetta , Charlotte Frenkel , Angeliki Pantazi

The event-driven and sparse nature of communication between spiking neurons in the brain holds great promise for flexible and energy-efficient AI. Recent advances in learning algorithms have demonstrated that recurrent networks of spiking…

神经与进化计算 · 计算机科学 2022-11-14 Bojian Yin , Federico Corradi , Sander M. Bohte

The way how recurrently connected networks of spiking neurons in the brain acquire powerful information processing capabilities through learning has remained a mystery. This lack of understanding is linked to a lack of learning algorithms…

神经与进化计算 · 计算机科学 2019-02-22 Guillaume Bellec , Franz Scherr , Elias Hajek , Darjan Salaj , Robert Legenstein , Wolfgang Maass

Facilitating online learning in spiking neural networks (SNNs) is a key step in developing event-based models that can adapt to changing environments and learn from continuous data streams in real-time. Although forward-mode differentiation…

神经与进化计算 · 计算机科学 2023-11-29 Thomas Summe , Clemens JS Schaefer , Siddharth Joshi

Spiking neural networks (SNNs) are bio-plausible computing models with high energy efficiency. The temporal dynamics of neurons and synapses enable them to detect temporal patterns and generate sequences. While Backpropagation Through Time…

神经与进化计算 · 计算机科学 2023-07-24 Zhenhang Zhang , Jingang Jin , Haowen Fang , Qinru Qiu

Spiking Neural Networks (SNNs) are promising energy-efficient models for neuromorphic computing. For training the non-differentiable SNN models, the backpropagation through time (BPTT) with surrogate gradients (SG) method has achieved high…

神经与进化计算 · 计算机科学 2023-08-08 Qingyan Meng , Mingqing Xiao , Shen Yan , Yisen Wang , Zhouchen Lin , Zhi-Quan Luo

Brains remain unrivaled in their ability to recognize and generate complex spatiotemporal patterns. While AI is able to reproduce some of these capabilities, deep learning algorithms remain largely at odds with our current understanding of…

神经元与认知 · 定量生物学 2026-03-13 Simon Brandt , Paul Haider , Walter Senn , Federico Benitez , Mihai A. Petrovici

Training recurrent neural networks typically relies on backpropagation through time (BPTT). BPTT depends on forward and backward passes to be completed, rendering the network locked to these computations before loss gradients are available.…

机器学习 · 计算机科学 2024-01-17 Joseph Pemberton , Rui Ponte Costa

Spiking neural networks (SNNs) have gained significant attention for their potential to enable energy-efficient artificial intelligence. However, effective and efficient training of SNNs remains an unresolved challenge. While…

神经与进化计算 · 计算机科学 2025-06-03 Chenxiang Ma , Xinyi Chen , Kay Chen Tan , Jibin Wu

Neuromorphic hardware strives to emulate brain-like neural networks and thus holds the promise for scalable, low-power information processing on temporal data streams. Yet, to solve real-world problems, these networks need to be trained.…

神经与进化计算 · 计算机科学 2020-10-23 Friedemann Zenke , Emre O. Neftci

Biomolecular Neural Networks (BNNs), artificial neural networks with biologically synthesizable architectures, achieve universal function approximation capabilities beyond simple biological circuits. However, training BNNs remains…

机器学习 · 计算机科学 2025-09-09 Eric Palanques-Tost , Hanna Krasowski , Murat Arcak , Ron Weiss , Calin Belta

Spiking Neural Networks (SNNs) are biologically plausible models that have been identified as potentially apt for deploying energy-efficient intelligence at the edge, particularly for sequential learning tasks. However, training of SNNs…

神经与进化计算 · 计算机科学 2025-01-09 Marco Paul E. Apolinario , Kaushik Roy

Spiking neural networks (SNNs) well support spatiotemporal learning and energy-efficient event-driven hardware neuromorphic processors. As an important class of SNNs, recurrent spiking neural networks (RSNNs) possess great computational…

神经与进化计算 · 计算机科学 2020-02-25 Wenrui Zhang , Peng Li

Directly training spiking neural networks (SNNs) has remained challenging due to complex neural dynamics and intrinsic non-differentiability in firing functions. The well-known backpropagation through time (BPTT) algorithm proposed to train…

神经与进化计算 · 计算机科学 2022-01-20 Wenzhe Guo , Mohammed E. Fouda , Ahmed M. Eltawil , Khaled Nabil Salama

Binary Spiking Neural Networks (BSNNs) offer promising efficiency advantages for resource-constrained computing. However, their training algorithms often require substantial memory overhead due to latent weights storage and temporal…

机器学习 · 计算机科学 2025-11-18 Yu Liang , Yu Yang , Wenjie Wei , Ammar Belatreche , Shuai Wang , Malu Zhang , Yang Yang

Recurrent neural networks (RNNs) have recently demonstrated strong performance and faster inference than Transformers at comparable parameter budgets. However, the recursive gradient computation with the backpropagation through time (or…

机器学习 · 计算机科学 2025-04-01 Paul Caillon , Erwan Fagnou , Alexandre Allauzen

Compared with artificial neural networks (ANNs), spiking neural networks (SNNs) are promising to explore the brain-like behaviors since the spikes could encode more spatio-temporal information. Although pre-training from ANN or direct…

神经与进化计算 · 计算机科学 2018-09-18 Yujie Wu , Lei Deng , Guoqi Li , Jun Zhu , Luping Shi

Recurrent networks are typically trained with backpropagation through time (BPTT). However, BPTT requires storing the history of all states in the network and then replaying them sequentially backwards in time. This computation appears…

机器学习 · 计算机科学 2026-01-01 Beren Millidge

Backpropagation through time (BPTT) is the standard algorithm for training recurrent neural networks (RNNs), which requires separate simulation phases for the forward and backward passes for inference and learning, respectively. Moreover,…

机器学习 · 计算机科学 2023-03-13 Anand Subramoney
‹ 上一页 1 2 3 10 下一页 ›