LGJun 1

Coherent Off-Policy Improvement of Large Behavior Models with Learned Rewards

arXiv:2606.0219457.5
Predicted impact top 40% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For robotic manipulation, this work provides a sample-efficient finetuning method that avoids the initial performance drop common in RL, but is incremental as it applies existing IRL techniques to a known problem.

This paper proposes using inverse reinforcement learning (IRL) to finetune large behavior models for robotic manipulation, achieving ≥90% success rate on five out of six complex tasks and outperforming RL-based baselines with sparse rewards.

Distilling expert demonstration data into large generative models using behavioral cloning is a scalable approach to learning capable policies for robotic control, particularly for dexterous manipulation. Reinforcement learning (RL) can be used as a means to finetune these policies further using additional experience. An open question is whether RL is more sample-efficient than collecting more human demonstrations. Prior work has finetuned large pretrained policies in a scalable fashion by applying RL to a smaller residual policy that corrects the pretrained model. However, for the typical sparse reward tasks, RL algorithms can struggle to optimize the behavior in a sample-efficient manner. We explore inverse reinforcement learning, where a dense reward function is learned from expert demonstrations, potentially reducing the challenge of RL finetuning. We specifically consider coherent imitation learning, an IRL method that facilitates improvement of the BC policy through using a specific reward formulation with theoretical guarantees. We show that our IRL method maintains or improves the performance of pi-0.5 on all six sparse manipulation tasks and achieves a $\geq 90\%$ success rate on five out of six complex manipulation tasks, outperforming RL-based baselines using sparse rewards. By ensuring our initial pretrained finetuning policy is optimal for our initial reward and critic, our method circumvents the initial drop commonly seen in RL finetuning and enables faster improvement.

Foundations

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

Your Notes