Infant movement noise boosts deep RL exploration efficiency by 40%
Babies' spontaneous movements inspire a smarter exploration strategy for AI agents.
Researchers found that using action noise inspired by infant spontaneous movements can improve exploration in deep reinforcement learning. By progressively increasing the temporal auto-correlation of exploration noise during training to match infant movement statistics, the method produces structured exploratory behavior and can improve learning efficiency compared to conventional exploration strategies, suggesting human motor development can guide AI learning mechanisms.
- Infant movement noise (colored noise with increasing temporal auto-correlation) improves exploration efficiency in deep RL by up to 40%.
- The mechanism dynamically increases the spectral exponent of exploration noise during training, mimicking the developmental trajectory of baby movements.
- Tested across multiple RL environments, the approach outperformed standard white noise and static colored noise baselines.
Why It Matters
Bio-inspired exploration strategies could make RL agents learn faster in continuous control tasks, from robotics to autonomous systems.