paper-with-me

Papers

Efficient Reinforcement Learning by Guiding Generalist World Models with Non-Curated Data

2025-02-26 · Yi Zhao, Aidan Scannell, Wenshuai Zhao, Yuxin Hou, Tianyu Cui, Le Chen, Dieter Büchler, Arno Solin, Juho Kannala, Joni Pajarinen

Leveraging offline data is a promising way to improve the sample efficiency of online reinforcement learning (RL). This paper expands the pool of usable data for offline-to-online RL by leveraging abundant non-curated data that is reward-free, of mixed quality, and collected across multiple embodiments. Although learning a world model appears promising for utilizing such data, we find that naive fine-tuning fails to accelerate RL training on many tasks. Through careful investigation, we attribute this failure to the distributional shift between offline and online data during fine-tuning. To address this issue and effectively use the offline data, we propose two essential techniques: \emph{i)} experience rehearsal and \emph{ii)} execution guidance. With these modifications, the non-curated offline data substantially improves RL's sample efficiency. Under limited sample budgets, our method achieves a 102.8\% relative improvement in aggregate score over learning-from-scratch baselines across 72 visuomotor tasks spanning 6 embodiments. On challenging tasks such as locomotion and robotic manipulation, it outperforms prior methods that utilize offline data by a decent margin.

📄 PDF Abstract BibTeX arXiv:2502.19544

Code (0)

등록된 구현이 없습니다.

Tasks

Attributereinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Self-Improving Vision-Language-Action Models with Data Generation via Residual RL

2025-10-30 · Wenli Xiao, Haotian Lin, Andy Peng, Haoru Xue 외 arxiv

Supervised fine-tuning (SFT) has become the de facto post-training strategy for large vision-language-action (VLA) models, but its reliance on costly human demonstrations limits scalability and generalization. We propose…

Reinforcement Learning

Vesta: A Generalist Embodied Reasoning Model

2026-06-18 · Johan Bjorck, Zhiqi Li, Yunze Man, Jing Wang 외 arxiv

Robots operating in open-world environments must seamlessly integrate localization, spatial reasoning, navigation, and long-horizon planning. While specialist models excel at individual tasks, deploying a multi-model sta…

Spatial Reasoning

RLDG: Robotic Generalist Policy Distillation via Reinforcement Learning

2024-12-13 · Charles Xu, Qiyang Li, Jianlan Luo, Sergey Levine

Recent advances in robotic foundation models have enabled the development of generalist policies that can adapt to diverse tasks. While these models show impressive flexibility, their performance heavily depends on the q…

reinforcement-learningReinforcement Learning

Towards Synergistic, Generalized, and Efficient Dual-System for Robotic Manipulation

2024-10-10 · Qingwen Bu, Hongyang Li, Li Chen, Jisong Cai 외

The increasing demand for versatile robotic systems to operate in diverse and dynamic environments has emphasized the importance of a generalist policy, which leverages a large cross-embodiment data corpus to facilitate …

Robot ManipulationVision-Language-Action

GUI-R1 : A Generalist R1-Style Vision-Language Action Model For GUI Agents

2025-04-14 · Run Luo, Lu Wang, Wanwei He, Xiaobo Xia

Existing efforts in building Graphical User Interface (GUI) agents largely rely on the training paradigm of supervised fine-tuning on Large Vision-Language Models (LVLMs). However, this approach not only demands extensiv…

Vision-Language-Action