pith. machine review for the scientific record. sign in

arxiv: 2510.18518 · v2 · submitted 2025-10-21 · 💻 cs.RO

Recognition: unknown

Efficient Model-Based Reinforcement Learning for Robot Control via Online Optimization

Authors on Pith no claims yet
classification 💻 cs.RO
keywords learningcontroldataonlineoptimizationreinforcementdynamicsefficient
0
0 comments X
read the original 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 optimization analysis to derive sublinear regret bounds under 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning-Based Dynamics Modeling and Robust Control for Tendon-Driven Continuum Robots

    cs.RO 2026-04 unverdicted novelty 5.0

    A bidirectional multi-channel GRU dynamics model with residual prediction supports end-to-end neural control for tendon-driven continuum robots, delivering accurate tracking and robustness to unseen payloads without s...