arXiv:2605.19919cs.RO2026-05被引 1

用压缩隐状态引导机器人策略,让模仿学习更高效地适应真实世界。

Beyond Action Residuals: Real-World Robot Policy Steering via Bottleneck Latent Reinforcement Learning

论文配图:Beyond Action Residuals: Real-World Robot Policy Steering via Bottleneck Latent Reinforcement Learning
图 1 · 摘自论文原文
  • 在观察嵌入中提取任务相关的紧凑隐状态,作为策略调整接口。
  • 真实场景下成功率提升33.7%,探索行为更平滑,样本效率更高。
  • 适合需要在线优化的机器人操控任务,尤其适用于部署后微调。

预训练模仿策略已成为机器人操作的强大基础,但常需在线改进以克服执行误差、数据集覆盖不足和部署偏差。核心问题是:离线预训练后,强化学习(RL)应如何调整策略?现有轻量方法通常在动作空间直接施加残差修正,但易导致噪声大、结构差的探索。本文提出Z-Perturbation强化学习(ZPRL),通过紧凑瓶颈隐状态而非策略权重或输出动作来引导预训练策略。离线训练时,引入即插即用的变分信息瓶颈(VIB)模块,从观察嵌入中提取任务相关隐接口;在线微调时,冻结基础策略,仅学习该隐状态上的残差扰动,其解码结果用于条件化冻结的动作生成器。我们在流匹配策略上实现ZPRL,评估于八项仿真任务和四项真实世界任务。在多样化操作设置中,ZPRL在样本效率和最终性能上均优于强基线。真实世界中,四任务平均成功率较模仿基线提升33.7%,且探索行为比动作残差方法更平滑。结果表明,紧凑、任务对齐的瓶颈隐状态是在线强化学习适配的有效接口。更多视频见 https://manutdmoon.github.io/ZPRL/。

原文摘要 · Abstract (English)

Pretrained imitation policies have become a strong foundation for robot manipulation, but they often require online improvement to overcome execution errors, limited dataset coverage, and deployment mismatch. A central question is therefore how reinforcement learning (RL) should adapt policies after offline pretraining. Existing lightweight methods commonly apply residual corrections directly in action space, but this often leads to noisy and poorly structured exploration. In this work, we propose Z-Perturbation Reinforcement Learning (ZPRL), an approach that steers pretrained policies through a compact bottleneck latent rather than through policy weights or output actions. During offline training, we augment the policy with a plug-and-play variational information bottleneck (VIB) module to extract a task-relevant latent interface from observation embeddings. During online finetuning, the base policy is frozen and RL learns only a residual perturbation on this latent, whose decoded representation conditions the frozen action generator. We instantiate ZPRL on flow-matching policies and evaluate it on eight simulation tasks and four real-world tasks. Across diverse manipulation settings, ZPRL improves both sample efficiency and final performance over strong post-training baselines. In the real world, ZPRL improves the average success rate on four tasks by 33.7% over imitation base policies while producing smoother exploration behaviors than an action residual counterpart. These results suggest that a compact, task-aligned bottleneck latent provides an effective interface for online RL adaptation. More videos can be found at https://manutdmoon.github.io/ZPRL/.

机器人控制强化学习隐变量策略微调

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。