paper-with-me

Papers

Delay Learning Architectures for Memory and Classification

2013-11-06 · Shaista Hussain, Arindam Basu, R. Wang, Tara Julia Hamilton

We present a neuromorphic spiking neural network, the DELTRON, that can remember and store patterns by changing the delays of every connection as opposed to modifying the weights. The advantage of this architecture over traditional weight based ones is simpler hardware implementation without multipliers or digital-analog converters (DACs) as well as being suited to time-based computing. The name is derived due to similarity in the learning rule with an earlier architecture called Tempotron. The DELTRON can remember more patterns than other delay-based networks by modifying a few delays to remember the most 'salient' or synchronous part of every spike pattern. We present simulations of memory capacity and classification ability of the DELTRON for different random spatio-temporal spike patterns. The memory capacity for noisy spike patterns and missing spikes are also shown. Finally, we present SPICE simulation results of the core circuits involved in a reconfigurable mixed signal implementation of this architecture.

📄 PDF Abstract BibTeX arXiv:1311.1294

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Efficient Event-based Delay Learning in Spiking Neural Networks

2025-01-13 · Balázs Mészáros, James C. Knight, Thomas Nowotny

Spiking Neural Networks (SNNs) are attracting increased attention as a more energy-efficient alternative to traditional Artificial Neural Networks. Spiking neurons are stateful and intrinsically recurrent, making them we…

Understanding and Controlling Memory in Recurrent Neural Networks

2019-02-19 · Doron Haviv, Alexander Rivkind, Omri Barak

To be effective in sequential data processing, Recurrent Neural Networks (RNNs) are required to keep track of past events by creating memories. While the relation between memories and the network's hidden state dynamics …

Descriptive

Neuromorphic implementation of ECG anomaly detection using delay chains

2022-09-02 · Stefan Gerber, Marc Steiner, Maryada, Giacomo Indiveri 외

Real-time analysis and classification of bio-signals measured using wearable devices is computationally costly and requires dedicated low-power hardware. One promising approach is to use spiking neural networks implement…

Anomaly Detection

The Influence of the Memory Capacity of Neural DDEs on the Universal Approximation Property

2025-05-12 · Christian Kuehn, Sara-Viola Kuntz

Neural Ordinary Differential Equations (Neural ODEs), which are the continuous-time analog of Residual Neural Networks (ResNets), have gained significant attention in recent years. Similarly, Neural Delay Differential Eq…

Real-Time EMG Signal Classification via Recurrent Neural Networks

2021-09-13 · Reza Bagherian Azhiri, Mohammad Esmaeili, Mehrdad Nourani

Real-time classification of Electromyography signals is the most challenging part of controlling a prosthetic hand. Achieving a high classification accuracy of EMG signals in a short delay time is still challenging. Recu…

Classification