Online Fine-Tuning of Pretrained Controllers for Autonomous Driving via Real-Time Recurrent RL
Julian Lemmel, Felix Resch, Mónika Farsang, Ramin Hasani, Daniela Rus, Radu Grosu
TL;DR
This work tackles the problem of deploying pretrained driving policies under distribution shifts by enabling online fine-tuning with Real-Time Recurrent Reinforcement Learning (RTRRL). It combines offline behavioral cloning with online RTRRL-based updates, leveraging bio-inspired Liquid-Resistance Liquid-Capacitance state-space models (LrcSSMs) to achieve stable, expressive recurrent dynamics. The approach is validated in a CarRacing simulator and on a real-world 1:10 RoboRacer using event-camera data, demonstrating that online adaptation can significantly improve performance and robustness, with LrcSSMs offering the strongest gains. This bio-inspired, high-frequency online learning pipeline on standard hardware broadens the practicality of learning-based controllers for autonomous driving under changing conditions and sensor modalities.
Abstract
Deploying pretrained policies in real-world applications presents substantial challenges that fundamentally limit the practical applicability of learning-based control systems. When autonomous systems encounter environmental changes in system dynamics, sensor drift, or task objectives, fixed policies rapidly degrade in performance. We show that employing Real-Time Recurrent Reinforcement Learning (RTRRL), a biologically plausible algorithm for online adaptation, can effectively fine-tune a pretrained policy to improve autonomous agents' performance on driving tasks. We further show that RTRRL synergizes with a recent biologically inspired recurrent network model, the Liquid-Resistance Liquid-Capacitance RNN. We demonstrate the effectiveness of this closed-loop approach in a simulated CarRacing environment and in a real-world line-following task with a RoboRacer car equipped with an event camera.
