paper-with-me

Papers

Neuromorphic Deep Learning Machines

2016-12-16 · Emre Neftci, Charles Augustine, Somnath Paul, Georgios Detorakis

An ongoing challenge in neuromorphic computing is to devise general and computationally efficient models of inference and learning which are compatible with the spatial and temporal constraints of the brain. One increasingly popular and successful approach is to take inspiration from inference and learning algorithms used in deep neural networks. However, the workhorse of deep learning, the gradient descent Back Propagation (BP) rule, often relies on the immediate availability of network-wide information stored with high-precision memory, and precise operations that are difficult to realize in neuromorphic hardware. Remarkably, recent work showed that exact backpropagated weights are not essential for learning deep representations. Random BP replaces feedback weights with random ones and encourages the network to adjust its feed-forward weights to learn pseudo-inverses of the (random) feedback weights. Building on these results, we demonstrate an event-driven random BP (eRBP) rule that uses an error-modulated synaptic plasticity for learning deep representations in neuromorphic computing hardware. The rule requires only one addition and two comparisons for each synaptic weight using a two-compartment leaky Integrate & Fire (I&F) neuron, making it very suitable for implementation in digital or mixed-signal neuromorphic hardware. Our results show that using eRBP, deep representations are rapidly learned, achieving nearly identical classification accuracies compared to artificial neural network simulations on GPUs, while being robust to neural and synaptic state quantizations during learning.

📄 PDF Abstract BibTeX arXiv:1612.05596

Code (1)

https://gitlab.com/eneftci/erbp_auryn

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Higher-Order Neuromorphic Ising Machines -- Autoencoders and Fowler-Nordheim Annealers are all you need for Scalability

2025-06-24 · Faiek Ahsan, Saptarshi Maiti, Zihao Chen, Jakob Kaiser 외

We report a higher-order neuromorphic Ising machine that exhibits superior scalability compared to architectures based on quadratization, while also achieving state-of-the-art quality and reliability in solutions with co…

AllCombinatorial Optimization

Energy-efficient neuromorphic classifiers

2015-07-01 · Daniel Martí, Mattia Rigotti, Mingoo Seok, Stefano Fusi

Neuromorphic engineering combines the architectural and computational principles of systems neuroscience with semiconductor electronics, with the aim of building efficient and compact devices that mimic the synaptic and …

TONUS: Neuromorphic human pose estimation for artistic sound co-creation

2025-07-21 · Jules Lecomte, Konrad Zinner, Michael Neumeier, Axel von Arnim arxiv

Human machine interaction is a huge source of inspiration in today's media art and digital design, as machines and humans merge together more and more. Its place in art reflects its growing applications in industry, such…

Pose Estimation

Intelligent machines work in unstructured environments by differential neuromorphic computing

2023-09-16 · Shengbo Wang, Shuo Gao, Chenyu Tang, Edoardo Occhipinti 외

Efficient operation of intelligent machines in the real world requires methods that allow them to understand and predict the uncertainties presented by the unstructured environments with good accuracy, scalability and ge…

Autonomous DrivingDecision Making

Distributed Representations Enable Robust Multi-Timescale Symbolic Computation in Neuromorphic Hardware

2024-05-02 · Madison Cotteret, Hugh Greatorex, Alpha Renner, Junren Chen 외

Programming recurrent spiking neural networks (RSNNs) to robustly perform multi-timescale computation remains a difficult challenge. To address this, we describe a single-shot weight learning scheme to embed robust multi…