paper-with-me

Papers

How to Spend Your Robot Time: Bridging Kickstarting and Offline Reinforcement Learning for Vision-based Robotic Manipulation

2022-05-06 · Alex X. Lee, Coline Devin, Jost Tobias Springenberg, Yuxiang Zhou, Thomas Lampe, Abbas Abdolmaleki, Konstantinos Bousmalis

Reinforcement learning (RL) has been shown to be effective at learning control from experience. However, RL typically requires a large amount of online interaction with the environment. This limits its applicability to real-world settings, such as in robotics, where such interaction is expensive. In this work we investigate ways to minimize online interactions in a target task, by reusing a suboptimal policy we might have access to, for example from training on related prior tasks, or in simulation. To this end, we develop two RL algorithms that can speed up training by using not only the action distributions of teacher policies, but also data collected by such policies on the task at hand. We conduct a thorough experimental study of how to use suboptimal teachers on a challenging robotic manipulation benchmark on vision-based stacking with diverse objects. We compare our methods to offline, online, offline-to-online, and kickstarting RL algorithms. By doing so, we find that training on data from both the teacher and student, enables the best performance for limited data budgets. We examine how to best allocate a limited data budget -- on the target task -- between the teacher and the student policy, and report experiments using varying budgets, two teachers with different degrees of suboptimality, and five stacking tasks that require a diverse set of behaviors. Our analysis, both in simulation and in the real world, shows that our approach is the best across data budgets, while standard offline RL from teacher rollouts is surprisingly effective when enough data is given.

📄 PDF Abstract BibTeX arXiv:2205.03353

Code (0)

등록된 구현이 없습니다.

Tasks

Offline RLReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Kickstarting Deep Reinforcement Learning

2018-03-10 · Simon Schmitt, Jonathan J. Hudson, Augustin Zidek, Simon Osindero 외

We present a method for using previously-trained 'teacher' agents to kickstart the training of a new 'student' agent. To this end, we leverage ideas from policy distillation and population based training. Our method plac…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Workflows for kickstarting RBMT in virtually No-Resource Situation

2019-08-01 · WS 2019 8 · Tommi A. Pirinen

Privacy-Preserving Kickstarting Deep Reinforcement Learning with Privacy-Aware Learners

2021-02-18 · Parham Gohari, Bo Chen, Bo Wu, Matthew Hale 외

Kickstarting deep reinforcement learning algorithms facilitate a teacher-student relationship among the agents and allow for a well-performing teacher to share demonstrations with a student to expedite the student's trai…

Deep Reinforcement LearningPrivacy Preservingreinforcement-learningReinforcement Learning+1

Can your AI agent be cheaper? Investigating the effects of task specifications on token spend in agentic coding tasks

2026-08-26 · Jakub Smékal arxiv

Agentic coding workflows are now widely deployed in real-world systems. With long-horizon reasoning and tool use, token usage has become an important consideration for both cost and efficiency. Two engineers using AI wil…

Route by Kinematics, Act by Observation: Kinematics-Supervised Expert Routing in MoE-Augmented VLA

2026-07-29 · Tianhang Yang, Yanze Zheng, Junjie Wang, Wei-Bin Kou 외 arxiv

While MoE augments VLA via expert specialization, router suffers from ineffective expert routing owing to the kinematic heterogeneity of actions across manipulation tasks and, even worse, the unavailability of the kinema…