paper-with-me

홈 › Papers

Multi-layered Spiking Neural Network with Target Timestamp Threshold Adaptation and STDP

2019-04-03 · Pierre Falez, Pierre Tirilly, Ioan Marius Bilasco, Philippe Devienne, Pierre Boulet

Spiking neural networks (SNNs) are good candidates to produce ultra-energy-efficient hardware. However, the performance of these models is currently behind traditional methods. Introducing multi-layered SNNs is a promising way to reduce this gap. We propose in this paper a new threshold adaptation system which uses a timestamp objective at which neurons should fire. We show that our method leads to state-of-the-art classification rates on the MNIST dataset (98.60%) and the Faces/Motorbikes dataset (99.46%) with an unsupervised SNN followed by a linear SVM. We also investigate the sparsity level of the network by testing different inhibition policies and STDP rules.

📄 PDF Abstract BibTeX arXiv:1904.01908

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

SpikingSoft: A Spiking Neuron Controller for Bio-inspired Locomotion with Soft Snake Robots

2025-01-31 · Chuhan Zhang, Cong Wang, Wei Pan, Cosimo Della Santina

Inspired by the dynamic coupling of moto-neurons and physical elasticity in animals, this work explores the possibility of generating locomotion gaits by utilizing physical oscillations in a soft snake by means of a low-…

reinforcement-learningReinforcement Learning

Threshold Adaptation in Spiking Networks Enables Shortest Path Finding and Place Disambiguation

2025-03-22 · Robin Dietrich, Tobias Fischer, Nicolai Waniek, Nico Reeb 외

Efficient spatial navigation is a hallmark of the mammalian brain, inspiring the development of neuromorphic systems that mimic biological principles. Despite progress, implementing key operations like back-tracing and h…

Reinterpreting Safety Thresholds as Neuron Spiking Thresholds

2026-05-18 · Enrico Del Re, Mohamed Sabry, Cristina Olaverri-Monreal arxiv

Surrogate Safety Measures (SSMs) are extensively utilised in the evaluation of traffic risk in automated driving contexts. However, the majority of SSM-based evaluations employ fixed thresholds that fail to capture the h…

MT-SNN: Spiking Neural Network that Enables Single-Tasking of Multiple Tasks

2022-08-02 · Paolo G. Cachi, Sebastian Ventura, Krzysztof J. Cios

In this paper we explore capabilities of spiking neural networks in solving multi-task classification problems using the approach of single-tasking of multiple tasks. We designed and implemented a multi-task spiking neur…

Classification

CoLaNET -- A Spiking Neural Network with Columnar Layered Architecture for Classification

2024-09-02 · Mikhail Kiselev

In the present paper, I describe a spiking neural network (SNN) architecture which, can be used in wide range of supervised learning classification tasks. It is assumed, that all participating signals (the classified obj…

Model-based Reinforcement Learning