cd /news/robotics/learning-from-mixed-quality-deployme… · home › topics › robotics › article
[ARTICLE · art-139474] src=machinebrief.com ↗ pub= topic=robotics verified=true sentiment=↑ positive

Learning from Mixed-Quality Deployment Experience for Robot Manipulation

Researchers proposed Predictive Action Chunk Learning (PACL), a method that lets robot manipulation policies learn from naturally accumulated mixed-quality autonomous rollouts without human corrections or exploratory interaction. PACL learns a predictive chunk-level critic that augments temporal difference learning with future latent prediction, converts chunk-level Q-values into discrete quality conditions to guide a diffusion actor, and at inference selects the highest-valued of multiple generated action chunks. Experiments across simulated and real-world robot manipulation tasks show PACL consistently improves the pretrained policy and outperforms strong imitation learning and offline reinforcement learning baselines.

by read1 min views1 publishedSep 25, 2026

arXiv:2609.29000v1 Announce Type: new Abstract: Robot policies deployed in real environments naturally accumulate mixed-quality experience, including successful executions, partial progress, and failures. Although these rollouts provide valuable information for further learning, directly incorporating them into imitation learning may reinforce undesirable behaviors, while offline reinforcement learning often suffers from unreliable value estimation under sparse rewards and limited data coverage. We consider a practical post-deployment setting where learning relies only on naturally accumulated autonomous rollouts, without additional human corrections or exploratory interaction. To effectively exploit such experience, we propose Predictive Action Chunk Learning (PACL). PACL first learns a predictive chunk-level critic that evaluates temporally extended action sequences and augments temporal difference learning with future latent prediction, providing richer supervision for long-horizon value estimation. The learned critic then converts chunk-level Q-values into discrete quality conditions, which guide a diffusion actor to learn jointly from these mixed-quality experiences without treating all behaviors as equivalent supervision. At inference, the actor generates multiple action chunks and the critic selects the highest valued candidate. Experiments across simulated and real-world robot manipulation tasks show that PACL consistently improves the pretrained policy and outperforms strong imitation learning and offline reinforcement learning baselines.

── more in #robotics 4 stories · sorted by recency
── more on @predictive action chunk learning 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
→ Live at https://your-agent.zahid.host ✓
Get free account → Pricing
from €0/mo · no card required
LIVE [news/learning-from-mixed-…] indexed:0 read:1min 2026-09-25 · —