ROJun 25

Continual Robot Policy Learning via Variational Neural Dynamics

arXiv:2606.273539.9
Predicted impact top 41% in RO · last 90 daysOriginality Highly original
AI Analysis

For robots operating under varying and recurring dynamics, this framework enables faster adaptation and improved task performance compared to existing online adaptation approaches.

The paper proposes a continual learning framework for robot policy learning that uses a condition-aware dynamics model combining an analytical physics prior with a neural residual, enabling fast recovery from recurring disturbances. On real quadrotor trajectory tracking under changing wind, the policy recovers from disturbances in roughly 1s (5x faster than online residual re-fitting) and reduces hover and tracking errors by 65.7% and 53.3% over state-of-the-art online adaptation methods.

Robots deployed in the real world rarely operate under a single fixed dynamics model: wind changes, payloads vary, batteries drain, contacts shift, and hardware wears. Yet most learning-based controllers are trained once and deployed as if learning were complete. This prevents the robot from using deployment experience to further improve task performance. In this work, we propose a continual learning framework that uses real-world experience to improve robot policies under hidden and recurring dynamics. Our method learns a condition-aware dynamics model from real state-action trajectories by combining an analytical physics prior with a neural residual for unmodeled effects. A recurrent encoder infers the current hidden condition from recent interaction, and this estimate conditions both the residual model and the policy. Policy learning is performed via differentiable simulation using diverse learned dynamics sampled from the latent model. At deployment, these sampled conditions are replaced by conditions inferred online from recent real interaction, allowing the policy to recover recurring dynamics by recognition rather than residual re-fitting. Through extensive simulation studies and real-world experiments, we demonstrate that the framework improves policy performance under diverse unobserved disturbances. On real quadrotor trajectory tracking under changing wind, the policy recovers from recurring disturbances in roughly 1s, about 5x faster than online residual re-fitting. It also reduces large-disturbance hover and tracking errors by 65.7% and 53.3% over the state-of-the-art online adaptation approaches

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes