paper-with-me

홈 › Papers

A Spiking Network for Inference of Relations Trained with Neuromorphic Backpropagation

2019-03-11 · Johannes C. Thiele, Olivier Bichler, Antoine Dupret, Sergio Solinas, Giacomo Indiveri

The increasing need for intelligent sensors in a wide range of everyday objects requires the existence of low power information processing systems which can operate autonomously in their environment. In particular, merging and processing the outputs of different sensors efficiently is a necessary requirement for mobile agents with cognitive abilities. In this work, we present a multi-layer spiking neural network for inference of relations between stimuli patterns in dedicated neuromorphic systems. The system is trained with a new version of the backpropagation algorithm adapted to on-chip learning in neuromorphic hardware: Error gradients are encoded as spike signals which are propagated through symmetric synapses, using the same integrate-and-fire hardware infrastructure as used during forward propagation. We demonstrate the strength of the approach on an arithmetic relation inference task and on visual XOR on the MNIST dataset. Compared to previous, biologically-inspired implementations of networks for learning and inference of relations, our approach is able to achieve better performance with less neurons. Our architecture is the first spiking neural network architecture with on-chip learning capabilities, which is able to perform relational inference on complex visual stimuli. These features make our system interesting for sensor fusion applications and embedded learning in autonomous neuromorphic agents.

📄 PDF Abstract BibTeX arXiv:1903.04341

Code (0)

등록된 구현이 없습니다.

Tasks

Sensor Fusion

Similar Papers 제목 키워드 기반

The Backpropagation Algorithm Implemented on Spiking Neuromorphic Hardware

2021-06-13 · Alpha Renner, Forrest Sheldon, Anatoly Zlotnik, Louis Tao 외

The capabilities of natural neural systems have inspired new generations of machine learning algorithms as well as neuromorphic very large-scale integrated (VLSI) circuits capable of fast, low-power information processin…

BIG-bench Machine LearningEdge-computingImage Classification

Backpropagation-free Spiking Neural Networks with the Forward-Forward Algorithm

2025-02-19 · Mohammadnavid Ghader, Saeed Reza Kheradpisheh, Bahar Farahani, Mahmood Fazlali

Spiking Neural Networks (SNNs) offer a biologically inspired computational paradigm that emulates neuronal activity through discrete spike-based processing. Despite their advantages, training SNNs with traditional backpr…

Computational Efficiency

Spiking neural networks trained with backpropagation for low power neuromorphic implementation of voice activity detection

2019-10-22 · Flavio Martinelli, Giorgia Dellaferrera, Pablo Mainar, Milos Cernak

Recent advances in Voice Activity Detection (VAD) are driven by artificial and Recurrent Neural Networks (RNNs), however, using a VAD system in battery-operated devices requires further power efficiency. This can be achi…

Action DetectionActivity Detection

Backpropagation for Energy-Efficient Neuromorphic Computing

2015-12-01 · NeurIPS 2015 12 · Steve K. Esser, Rathinakumar Appuswamy, Paul Merolla, John V. Arthur 외

Solving real world problems with embedded neural networks requires both training algorithms that achieve high performance and compatible hardware that runs in real time while remaining energy efficient. For the former, d…

Stochastic Quantum Spiking Neural Networks with Quantum Memory and Local Learning

2025-06-26 · Jiechen Chen, Bipin Rajendran, Osvaldo Simeone

Neuromorphic and quantum computing have recently emerged as promising paradigms for advancing artificial intelligence, each offering complementary strengths. Neuromorphic systems built on spiking neurons excel at process…

Time Series