🤖 AI Summary
To address low sample efficiency and significant sim-to-real gaps for complex robots operating in real-world environments, this paper proposes an online model-based reinforcement learning framework. The method dynamically constructs a dynamics model from real-time interaction data and integrates model predictive control with stochastic optimization for online policy adaptation. We provide theoretical guarantees showing a sublinear regret bound, ensuring continuous performance improvement and inherent adaptability to environmental dynamics. Experiments on a hydraulic excavator arm and a soft robotic manipulator demonstrate that the approach achieves performance comparable to state-of-the-art model-free methods within only a few hours of real-world interaction—substantially reducing sample requirements—while exhibiting strong robustness against abrupt disturbances such as payload changes. The core contribution is the first incorporation of rigorous online learning theory into a model-based RL architecture, uniquely balancing high sample efficiency, minimal reliance on simulation, and real-time adaptability.
📝 Abstract
We present an online model-based reinforcement learning algorithm suitable for controlling complex robotic systems directly in the real world. Unlike prevailing sim-to-real pipelines that rely on extensive offline simulation and model-free policy optimization, our method builds a dynamics model from real-time interaction data and performs policy updates guided by the learned dynamics model. This efficient model-based reinforcement learning scheme significantly reduces the number of samples to train control policies, enabling direct training on real-world rollout data. This significantly reduces the influence of bias in the simulated data, and facilitates the search for high-performance control policies. We adopt online learning analysis to derive sublinear regret bounds under standard stochastic online optimization assumptions, providing formal guarantees on performance improvement as more interaction data are collected. Experimental evaluations were performed on a hydraulic excavator arm and a soft robot arm, where the algorithm demonstrates strong sample efficiency compared to model-free reinforcement learning methods, reaching comparable performance within hours. Robust adaptation to shifting dynamics was also observed when the payload condition was randomized. Our approach paves the way toward efficient and reliable on-robot learning for a broad class of challenging control tasks.