arXiv:2508.02068cs.RO2025-08中稿 · the International …被引 14

让AI从零学习摆放物品,自动补全位置指令。

"Set It Up": Functional Object Arrangement with Compositional Generative Models (Journal Version)

  • 用空间关系图作中间表示,分两步预测物品位置
  • 结合大模型生成程序,自动生成场景布局图
  • 适合做智能家居、机器人布置等任务

功能物体排列(FORM)是将物体摆放以实现特定功能的任务,例如为两人设置餐桌。其主要挑战在于任务指令常不完整,未明确指定物体的最终位置。本文提出SetItUp,一种神经符号框架,可从少量训练样本和结构化自然语言任务描述中学习推断物体的目标位姿。该框架使用由抽象空间关系(如“左于”)构成的接地图作为中间表示,将问题分解为两个阶段:(i) 预测物体间的接地图;(ii) 根据接地图预测物体位姿。对于 (i),SetItUp利用大语言模型(LLMs)从任务描述和少量示例中推导出可执行的Python程序,用于在新场景中生成接地图。对于 (ii),SetItUp预先训练一组扩散模型以捕捉基础空间关系,并在线组合这些模型,根据接地图预测物体位姿。我们在涵盖三个不同任务类别的数据集上评估了SetItUp:餐桌上摆放餐具、书架上整理物品、卧室中布置家具。实验表明,SetItUp在生成功能性、物理可行性与审美性兼备的物体排列方面优于现有模型。本文为2024年机器人科学与系统会议(RSS)发表论文的期刊扩展版。

原文摘要 · Abstract (English)

Functional object arrangement (FORM) is the task of arranging objects to fulfill a function, e.g., "set up a dining table for two". One key challenge here is that the instructions for FORM are often under-specified and do not explicitly specify the desired object goal poses. This paper presents SetItUp, a neuro-symbolic framework that learns to specify the goal poses of objects from a few training examples and a structured natural-language task specification. SetItUp uses a grounding graph, which is composed of abstract spatial relations among objects (e.g., left-of), as its intermediate representation. This decomposes the FORM problem into two stages: (i) predicting this graph among objects and (ii) predicting object poses given the grounding graph. For (i), SetItUp leverages large language models (LLMs) to induce Python programs from a task specification and a few training examples. This program can be executed to generate grounding graphs in novel scenarios. For (ii), SetItUp pre-trains a collection of diffusion models to capture primitive spatial relations and online composes these models to predict object poses based on the grounding graph. We evaluated SetItUp on a dataset spanning three distinct task families: arranging tableware on a dining table, organizing items on a bookshelf, and laying out furniture in a bedroom. Experiments show that SetItUp outperforms existing models in generating functional, physically feasible, and aesthetically pleasing object arrangements. This article extends our conference paper published at Robotics: Science and Systems (RSS) 2024.

物体排列神经符号大模型机器人

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