paper-with-me

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 and biologically implausible operations such as backtracing, while reinforcement learning methods rely on slow gradient-based policy updates that appear inconsistent with rapid behavioral adaptation observed in natural systems. We propose a biologically plausible algorithm for shortest-path computation that operates through local spike-based message-passing with realistic processing delays. The algorithm exploits spike-timing coincidences to identify nodes on optimal paths: Neurons that receive inhibitory-excitatory message pairs earlier than predicted reduce their response delays, creating a temporal compression that propagates backwards from target to source. Through analytical proof and simulations on random spatial networks, we demonstrate that the algorithm converges and discovers all shortest paths using purely timing-based mechanisms. By showing how short-term timing dynamics alone can compute shortest paths, this work provides new insights into how biological networks might solve complex computational problems through purely local computation and relative spike-time prediction. These findings open new directions for understanding distributed computation in biological and artificial systems, with possible implications for computational neuroscience, AI, reinforcement learning, and neuromorphic systems.

📄 PDF Abstract BibTeX arXiv:2509.10077

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

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…

Learning dynamic Boltzmann machines with spike-timing dependent plasticity

2015-09-29 · Takayuki Osogami, Makoto Otsuka

We propose a particularly structured Boltzmann machine, which we refer to as a dynamic Boltzmann machine (DyBM), as a stochastic model of a multi-dimensional time-series. The DyBM can have infinitely many layers of units…

Time SeriesTime Series Analysis

A Unified Phase-native Computational Principle Governs Hippocampal Spike Timing and Neural Coding

2026-03-20 · Reza Ahmadvand, Sara Safura Sharif, Yaser Mike Banad arxiv

Hippocampal neurons exhibit precise phase locking to network oscillations, but the computational principle governing this temporal precision is still unclear. Neural information is conveyed jointly by firing rates and sp…

Scalable NoC-based Neuromorphic Hardware Learning and Inference

2018-09-18 · Fang Haowem, Shrestha Amar, Ma De, Qiu Qinru

Bio-inspired neuromorphic hardware is a research direction to approach brain's computational power and energy efficiency. Spiking neural networks (SNN) encode information as sparsely distributed spike trains and employ s…

Learning optimal spike-based representations

2012-12-01 · NeurIPS 2012 12 · Ralph Bourdoukan, David Barrett, Sophie Deneve, Christian K. Machens

How do neural networks learn to represent information? Here, we address this question by assuming that neural networks seek to generate an optimal population representation for a fixed linear decoder. We define a loss fu…

Decoder