S2Act: Simple Spiking Actor
Ugur Akcal, Seung Hyun Kim, Mikihisa Yuasa, Hamid Osooli, Jiarui Sun, Ribhav Sahu, Mattia Gazzola, Huy T. Tran, Girish Chowdhary

TL;DR
S2Act introduces a lightweight, effective framework for deploying spiking neural network policies in robotics, combining rate-based training with neuromorphic hardware deployment, and outperforming baselines in complex environments.
Contribution
The paper presents S2Act, a novel method that trains SNN policies using rate-based approximations and transfers them to LIF neurons for efficient deployment, reducing hyperparameter tuning and improving real-world performance.
Findings
Outperforms baselines in multi-agent tasks
Enables real-time inference on neuromorphic hardware
Demonstrates effective deployment on TurtleBot with Loihi
Abstract
Spiking neural networks (SNNs) and biologically-inspired learning mechanisms are attractive in mobile robotics, where the size and performance of onboard neural network policies are constrained by power and computational budgets. Existing SNN approaches, such as population coding, reward modulation, and hybrid artificial neural network (ANN)-SNN architectures, have shown promising results; however, they face challenges in complex, highly stochastic environments due to SNN sensitivity to hyperparameters and inconsistent gradient signals. To address these challenges, we propose simple spiking actor (S2Act), a computationally lightweight framework that deploys an RL policy using an SNN in three steps: (1) architect an actor-critic model based on an approximated network of rate-based spiking neurons, (2) train the network with gradients using compatible activation functions, and (3)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural Networks and Reservoir Computing · Reinforcement Learning in Robotics
