Paper ID: 2410.03119 • Published Oct 4, 2024
Spatial-aware decision-making with ring attractors in reinforcement learning systems
Marcos Negre Saura, Richard Allmendinger, Wei Pan, Theodore Papamarkou
TL;DR
Get AI-generated summaries with premium
Get AI-generated summaries with premium
This paper explores the integration of ring attractors, a mathematical model
inspired by neural circuit dynamics, into the Reinforcement Learning (RL)
action selection process. Serving as specialized brain-inspired structures that
encode spatial information and uncertainty, ring attractors offer a
biologically plausible mechanism to improve learning speed and accuracy in RL.
They do so by explicitly encoding the action space, facilitating the
organization of neural activity, and enabling the distribution of spatial
representations across the neural network in the context of Deep Reinforcement
Learning (DRL). For example, 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 across selected state-of-the-art baselines. Codebase available at
this https URL