arXiv:2606.02027cs.ROcs.LG2026-06被引 1

将机器人任务与环境分离建模,实现跨场景零样本泛化。

World-Task Factorization for Robot Learning

论文配图:World-Task Factorization for Robot Learning
图 1 · 摘自论文原文
  • 通过世界-任务因子分解,解耦环境结构与任务逻辑
  • 在三个异构场景中均超越端到端基线,支持零样本泛化
  • 梯度作为接口传递结构信息,适合真实硬件部署

机器人学习需生成可泛化至新约束、新伙伴和新环境组合的策略。为此,必须对策略进行结构性因子分解,这决定了哪些内容能泛化、哪些需重训练、哪些仍纠缠不清。现有方法从数据规模驱动的结构涌现,到人工设计的层次结构、技能库或学习特化不一而足。本文提出最根本的因子分解:将世界与任务分离。世界因素是具身系统与环境的属性,独立于意图;任务因素由任务逻辑决定,取决于世界允许的内容。我们通过贝叶斯模型证据形式化这一不对称性:与数据生成过程一致,通过解析世界模型保持高似然,并降低奥卡姆剃刀对任务参数的惩罚。我们以AICON(一种可微分递归估计器图,具有组合性、无需任务特定数据、可向执行器传播代价梯度)实例化该分解,搭配一个紧凑的、调节梯度路径的学习策略。梯度作为两者的接口:携带世界结构通过图,携带任务结构通过代价,实现低维学习并保留结构泛化。我们在涵盖异构机器人、环境、任务逻辑与传感运动模态的三个问题上测试该框架,结果优于端到端基线与解析启发式,在所有设置中表现更优,零样本泛化至分布外配置,并在不重新训练的情况下迁移至真实硬件。

原文摘要 · Abstract (English)

Robot learning must produce policies that generalize to new combinations of constraints, teammates, and environments. To achieve this, we must structurally factor the policy, which is a choice that dictates what generalizes, what requires retraining, and what remains entangled. Existing methods span a wide spectrum, from expecting structure to emerge from data scaling, to hand-designing it via hierarchies, skill libraries or learned specializations. In this paper, we study what we argue is the most fundamental factorization in robotics: separating the world from the task. We investigate the conditions under which this factorization is principled. World factors are properties of the embodied system and the environment; they exist independently of intent. Task factors are defined by the task's logic over what the world admits. We formalize this asymmetry through Bayesian model evidence: it aligns with the data-generating process, maintains high likelihood through an analytical world model, and reduces the Occam razor's penalty on task parameters. We instantiate this factorization by pairing AICON, a differentiable graph of recursive estimators and interconnections that is compositional, operates without task-specific data, and propagates cost gradients to actuators, with a compact, learned policy that modulates gradient paths. Gradients serve as the interface between the two factors: they carry world structure through the graph and task structure through costs, enabling low-dimensional learning while preserving structural generalization. We test the world/task factorization across three problems that encompass heterogeneous robots, environments, task logic and sensorimotor modalities. Our framework outperforms end-to-end baselines and analytical heuristics in all settings, generalizes zero-shot to out-of-distribution configurations, and transfers to real hardware without retraining.

机器人学习因子分解零样本泛化梯度接口

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