Cerebellar-Inspired Residual Control for Fault Recovery: From Inference-Time Adaptation to Structural Consolidation
Nethmi Jayasinghe, Diana Gontero, Spencer T. Brown, Vinod K. Sangwan, Mark C. Hersam, Amit Ranjan Trivedi
TL;DR
The paper tackles post-training faults in robotics by introducing an inference-time cerebellar-inspired residual controller that augments a frozen policy with fast, local corrections, avoiding changes to base parameters. It deploys phase-aligned references, phase-local microzones, dual-timescale plasticity, and a conservative meta-adaptation mechanism to regulate corrective authority and suppress unnecessary intervention, with a consolidation pathway for persistent corrections. Empirical results on MuJoCo locomotion benchmarks show substantial gains under moderate faults (e.g., up to +66% on HalfCheetah-v5 and +53% on Humanoid-v5) and demonstrate nominal performance preservation, safety properties, ablations, and extension to a non-cyclic manipulation task PandaReach-v3. This work bridges adaptive control and deep RL by combining fast, inference-time recovery with offline absorption of fault structure into lightweight adapters for enduring robustness in high-dimensional control tasks.
Abstract
Robotic policies deployed in real-world environments often encounter post-training faults, where retraining, exploration, or system identification are impractical. We introduce an inference-time, cerebellar-inspired residual control framework that augments a frozen reinforcement learning policy with online corrective actions, enabling fault recovery without modifying base policy parameters. The framework instantiates core cerebellar principles, including high-dimensional pattern separation via fixed feature expansion, parallel microzone-style residual pathways, and local error-driven plasticity with excitatory and inhibitory eligibility traces operating at distinct time scales. These mechanisms enable fast, localized correction under post-training disturbances while avoiding destabilizing global policy updates. A conservative, performance-driven meta-adaptation regulates residual authority and plasticity, preserving nominal behavior and suppressing unnecessary intervention. Experiments on MuJoCo benchmarks under actuator, dynamic, and environmental perturbations show improvements of up to $+66\%$ on \texttt{HalfCheetah-v5} and $+53\%$ on \texttt{Humanoid-v5} under moderate faults, with graceful degradation under severe shifts and complementary robustness from consolidating persistent residual corrections into policy parameters.
