paper-with-me

Papers

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

2025-03-22 · Robin Dietrich, Tobias Fischer, Nicolai Waniek, Nico Reeb, Michael Milford, Alois Knoll, Adam D. Hines

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 handling ambiguity in bio-inspired spiking neural networks remains an open challenge. This work proposes a mechanism for activity back-tracing in arbitrary, uni-directional spiking neuron graphs. We extend the existing replay mechanism of the spiking hierarchical temporal memory (S-HTM) by our spike timing-dependent threshold adaptation (STDTA), which enables us to perform path planning in networks of spiking neurons. We further present an ambiguity dependent threshold adaptation (ADTA) for identifying places in an environment with less ambiguity, enhancing the localization estimate of an agent. Combined, these methods enable efficient identification of the shortest path to an unambiguous target. Our experiments show that a network trained on sequences reliably computes shortest paths with fewer replays than the steps required to reach the target. We further show that we can identify places with reduced ambiguity in multiple, similar environments. These contributions advance the practical application of biologically inspired sequential learning algorithms like the S-HTM towards neuromorphic localization and navigation.

📄 PDF Abstract BibTeX arXiv:2503.21795

Code (1)

dietriro/neuroseq 공식 구현

Similar Papers 제목 키워드 기반

Predictive Spike Timing Enables Distributed Shortest Path Computation in Spiking Neural Networks

2025-09-12 · Simen Storesund, Kristian Valset Aars, Robin Dietrich, Nicolai Waniek arxiv

Efficient planning and sequence selection are central to intelligence, yet current approaches remain largely incompatible with biological computation. Classical graph algorithms like Dijkstra's or A* require global state…

Reinforcement Learning

Continuous Learning and Adaptation with Membrane Potential and Activation Threshold Homeostasis

2021-04-22 · Alexander Hadjiivanov

Most classical (non-spiking) neural network models disregard internal neuron dynamics and treat neurons as simple input integrators. However, biological neurons have an internal state governed by complex dynamics that pl…

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

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

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 promisi…

General Classification

Tunable Thresholds and Frequency Encoding in a Spiking NOD Controller

2025-04-02 · Ian Xul Belaustegui, Alessio Franci, Naomi Ehrich Leonard

Spiking Nonlinear Opinion Dynamics (S-NOD) is an excitable decision-making model inspired by the spiking dynamics of neurons. S-NOD enables the design of agile decision-making that can rapidly switch between decision opt…

Decision Making

Algorithm For 3D-Chemotaxis Using Spiking Neural Network

2021-06-30 · Jayesh Choudhary, Vivek Saraswat, Udayan Ganguly

In this work, we aim to devise an end-to-end spiking implementation for contour tracking in 3D media inspired by chemotaxis, where the worm reaches the region which has the given set concentration. For a planer medium, e…