Agent Tuning & Optimization 相关度: 7/10

Sample-Efficient Real-World Dexterous Policy Fine-Tuning via Action-Chunked Critics and Normalizing Flows

Chenyu Yang, Denis Tarasov, Davide Liconti, Hehui Zheng, Robert K. Katzschmann
arXiv: 2602.09580v1 发布: 2026-02-10 更新: 2026-02-10

AI 摘要

提出SOFT-FLOW框架,利用正态化流和分块评论家,实现高效灵巧操作策略的现实微调。

主要贡献

  • 提出基于正态化流的多模态策略,解决动作分布问题
  • 引入动作分块评论家,提升长期信用分配
  • 在真实机器人上验证了框架的有效性

方法论

使用正态化流构建策略,进行保守的似然正则化更新。采用动作分块评论家对整个动作序列进行评估,优化长期信用分配。

原文摘要

Real-world fine-tuning of dexterous manipulation policies remains challenging due to limited real-world interaction budgets and highly multimodal action distributions. Diffusion-based policies, while expressive, do not permit conservative likelihood-based updates during fine-tuning because action probabilities are intractable. In contrast, conventional Gaussian policies collapse under multimodality, particularly when actions are executed in chunks, and standard per-step critics fail to align with chunked execution, leading to poor credit assignment. We present SOFT-FLOW, a sample-efficient off-policy fine-tuning framework with normalizing flow (NF) to address these challenges. The normalizing flow policy yields exact likelihoods for multimodal action chunks, allowing conservative, stable policy updates through likelihood regularization and thereby improving sample efficiency. An action-chunked critic evaluates entire action sequences, aligning value estimation with the policy's temporal structure and improving long-horizon credit assignment. To our knowledge, this is the first demonstration of a likelihood-based, multimodal generative policy combined with chunk-level value learning on real robotic hardware. We evaluate SOFT-FLOW on two challenging dexterous manipulation tasks in the real world: cutting tape with scissors retrieved from a case, and in-hand cube rotation with a palm-down grasp -- both of which require precise, dexterous control over long horizons. On these tasks, SOFT-FLOW achieves stable, sample-efficient adaptation where standard methods struggle.

标签

强化学习 机器人 灵巧操作 正态化流

arXiv 分类

cs.RO cs.LG