Hugging Face Daily PapersSichang Su, Benjamin Yang, Zhiyun Deng1 min readpaperadvanced
From Pretraining to Proficiency: Real-World Subtask RL for Long-Horizon Manipulation with Minimal Human Intervention
Summary
The paper presents PARTS, a framework that augments a frozen pretrained robot policy with RL‑learned residuals on selected bottleneck subtasks, using local success rewards and minimal human resets. In real‑world bimanual and single‑arm tasks, PARTS more than doubles success rates with only minutes of robot rollouts, outperforming prior fine‑tuning methods.
- PARTS keeps a frozen pretrained policy for nominal actions and learns residual corrections only on identified bottleneck subtasks via RL.
- Local success verifiers provide subtask rewards, enabling learning despite sparse overall task success and requiring few human resets.
- Experiments on a bimanual YAM and single‑arm Franka raise full‑task success from 32%→61% and 50%→95% with tens of minutes of real‑world rollouts per task.
- Compared to existing real‑world RL fine‑tuning, PARTS gains >25% higher success under the same rollout budget while reducing human involvement.
Robotics engineers building long‑horizon manipulation pipelines will care because it shows how to efficiently fine‑tune foundation policies on real robots with limited human effort.
8/10
