AI Agents 相关度: 7/10

Generative Control as Optimization: Time Unconditional Flow Matching for Adaptive and Robust Robotic Control

Zunzhe Zhang, Runhan Huang, Yicheng Liu, Shaoting Zhu, Linzhan Mou, Hang Zhao
arXiv: 2603.17834v1 发布: 2026-03-18 更新: 2026-03-18

AI 摘要

GeCO将动作生成转化为优化问题,提升机器人控制的效率和安全性。

主要贡献

  • 提出了Generative Control as Optimization (GeCO)框架
  • 实现了时间非条件Flow Matching
  • 优化过程自适应计算资源分配,提高效率
  • 提供了训练无关的OOD检测方法,增强安全性

方法论

GeCO学习动作序列空间的静态速度场,将专家行为转化为稳定吸引子,通过迭代优化合成动作。

原文摘要

Diffusion models and flow matching have become a cornerstone of robotic imitation learning, yet they suffer from a structural inefficiency where inference is often bound to a fixed integration schedule that is agnostic to state complexity. This paradigm forces the policy to expend the same computational budget on trivial motions as it does on complex tasks. We introduce Generative Control as Optimization (GeCO), a time-unconditional framework that transforms action synthesis from trajectory integration into iterative optimization. GeCO learns a stationary velocity field in the action-sequence space where expert behaviors form stable attractors. Consequently, test-time inference becomes an adaptive process that allocates computation based on convergence--exiting early for simple states while refining longer for difficult ones. Furthermore, this stationary geometry yields an intrinsic, training-free safety signal, as the field norm at the optimized action serves as a robust out-of-distribution (OOD) detector, remaining low for in-distribution states while significantly increasing for anomalies. We validate GeCO on standard simulation benchmarks and demonstrate seamless scaling to pi0-series Vision-Language-Action (VLA) models. As a plug-and-play replacement for standard flow-matching heads, GeCO improves success rates and efficiency with an optimization-native mechanism for safe deployment. Video and code can be found at https://hrh6666.github.io/GeCO/

标签

机器人控制 Flow Matching 扩散模型 优化 安全

arXiv 分类

cs.RO cs.AI