Goto

Collaborating Authors

 inhibitory neuron


Spatial-Aware Decision-Making with Ring Attractors in Reinforcement Learning Systems

Neural Information Processing Systems

Ring attractors, mathematical models inspired by neural circuit dynamics, provide a biologically plausible mechanism to improve learning speed and accuracy in Reinforcement Learning (RL). Serving as specialized brain-inspired structures that encode spatial information and uncertainty, ring attractors explicitly encode the action space, facilitate the organization of neural activity, and enable the distribution of spatial representations across the neural network in the context of Deep Reinforcement Learning (DRL). These structures also provide temporal filtering that stabilizes action selection during exploration, for example, by preserving the continuity between rotation angles in robotic control or adjacency between tactical moves in game-like environments. The application of ring attractors in the action selection process involves mapping actions to specific locations on the ring and decoding the selected action based on neural activity. We investigate the application of ring attractors by both building an exogenous model and integrating them as part of DRL agents. Our approach significantly improves state-of-the-art performance on the Atari 100k benchmark, achieving a 53% increase in performance over selected baselines.



bc827452450356f9f558f4e4568d553b-Paper-Conference.pdf

Neural Information Processing Systems

Here, we narrow this gap by developing aneffectivemethod fortraining acanonical model ofcortical neural circuits, the stabilized supralinear network (SSN), that in previous work had to beconstructed manually ortrainedwithundueconstraints.





33cf42b38bbcf1dd6ba6b0f0cd005328-AuthorFeedback.pdf

Neural Information Processing Systems

We thank the reviewer for the thorough review. We agree that our discussion of Seung et al. was not However, our contributions go beyond Seung et al.'s work in We kindly ask the reviewer to reconsider the following contributions. Such applications were not available in Seung et al. We indeed applied the results in Seung et al. as a tool to provide necessary conditions of convergence of the dynamics, Reviewer 2: We thank the reviewer for the enthusiastic support! We will provide details in the appendix. Minimax objectives: We thank the author for the inspiring question.



Embodied Neuromorphic Control Applied on a 7-DOF Robotic Manipulator

arXiv.org Artificial Intelligence

The development of artificial intelligence towards real-time interaction with the environment is a key aspect of embodied intelligence and robotics. Inverse dynamics is a fundamental robotics problem, which maps from joint space to torque space of robotic systems. Traditional methods for solving it rely on direct physical modeling of robots which is difficult or even impossible due to nonlinearity and external disturbance. Recently, data-based model-learning algorithms are adopted to address this issue. However, they often require manual parameter tuning and high computational costs. Neuromorphic computing is inherently suitable to process spatiotemporal features in robot motion control at extremely low costs. However, current research is still in its infancy: existing works control only low-degree-of-freedom systems and lack performance quantification and comparison. In this paper, we propose a neuromorphic control framework to control 7 degree-of-freedom robotic manipulators. We use Spiking Neural Network to leverage the spatiotemporal continuity of the motion data to improve control accuracy, and eliminate manual parameters tuning. We validated the algorithm on two robotic platforms, which reduces torque prediction error by at least 60% and performs a target position tracking task successfully. This work advances embodied neuromorphic control by one step forward from proof of concept to applications in complex real-world tasks.


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

arXiv.org Artificial Intelligence

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.