ai.hackcv
论文精选 60arXiv

PAC-ACT: Post-training Actor-Critic for Action Chunking Transformers

Precision industrial contact manipulation requires reliable robot policies under pose perturbations and contact-force constraints. Vision-language-action models offer broad generalization but often introduce high inference latency and GPU-memory cost, while vision-action chunking policies are more suitable for real-time industrial control. However, these policies are usually trained by behavior cloning and suffer from distribution shift in contact-rich tasks. This paper proposes PAC-ACT, a reinforcement-learning post-training framework for pretrained Action Chunking Transformer policies. PAC-ACT reformulates policy optimization at the chunk level, constructs an ACT-transferred actor-critic architecture, and introduces a hybrid behavior-prior constraint to preserve the pretrained action distribution during online fine-tuning. Experiments on industrial precision-contact benchmarks show that PAC-ACT improves task success, contact stability, and force safety while retaining low latency and low GPU-memory usage. On the Contour task, PAC-ACT significantly reduces peak contact force and decreases the proportion of force readings above 60 N by 46 times. Sparse-reward ablations further show that the proposed behavior-prior constraint enables effective exploration under randomized initial poses.

AI 解读论文

强化学习后训练框架提升工业机器人接触操作的性能与稳定性

核心方法
PAC-ACT 通过块级策略优化、构建 ACT 转移的演员-评论家架构,并引入混合行为先验约束,以在线微调过程中保留预训练动作分布
适合谁读
研究者、工程师
要解决的问题
现有视觉-行动分块策略在接触丰富任务中存在分布偏移,而视觉-语言-行动模型虽广泛通用但推理延迟高,GPU 内存消耗大
关键实验
在 Contour 任务上,PAC-ACT 显著降低最高接触力,减少超过 60 N 的力读数比例 46 倍。稀疏奖励消融实验表明,提议的行为先验约束在初始位置随机化的情况下能够有效探索
主要贡献
在工业精确接触基准测试中,PAC-ACT 提升任务成功率、接触稳定性和力安全性,同时保持低延迟和低 GPU 内存使用
意义与局限
PAC-ACT 框架为工业机器人接触操作的实时控制提供了高效的解决方案,显著提升了性能和安全性,且未增加计算负担。然而,其应用可能受到特定任务类型和环境复杂性的限制
领域:cs.RO作者:Yujie Pang、Zudong Li
相关推荐

本站内容由 LLM 精选聚合,原文版权归 arXiv 所有 · 摘录仅供参考