paper-with-me

홈 › Papers

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

2025-08-04 · Yiqing Xu, Jiayuan Mao, Linfeng Li, Yilun Du, Tomas Lozáno-Pérez, Leslie Pack Kaelbling, David Hsu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.02068

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

"Set It Up!": Functional Object Arrangement with Compositional Generative Models

2024-05-20 · Yiqing Xu, Jiayuan Mao, Yilun Du, Tomas Lozáno-Pérez 외

This paper studies the challenge of developing robots capable of understanding under-specified instructions for creating functional object arrangements, such as "set up a dining table for two"; previous arrangement appro…

Object

A Two-Stage System for Layout-Controlled Image Generation using Large Language Models and Diffusion Models

2025-11-10 · Jan-Hendrik Koch, Jonas Krumme, Konrad Gadzicki arxiv

Text-to-image diffusion models exhibit remarkable generative capabilities, but lack precise control over object counts and spatial arrangements. This work introduces a two-stage system to address these compositional limi…

Image Generation

Energy-based Models are Zero-Shot Planners for Compositional Scene Rearrangement

2023-04-27 · Nikolaos Gkanatsios, Ayush Jain, Zhou Xian, Yunchu Zhang 외

Language is compositional; an instruction can express multiple relation constraints to hold among objects in a scene that a robot is tasked to rearrange. Our focus in this work is an instructable scene-rearranging framew…

Language ModelingLanguage ModellingLarge Language Model

ComposeAnything: Composite Object Priors for Text-to-Image Generation

2025-05-30 · Zeeshan Khan, ShiZhe Chen, Cordelia Schmid

Generating images from text involving complex and novel object arrangements remains a significant challenge for current text-to-image (T2I) models. Although prior layout-based methods improve object arrangements using sp…

DenoisingImage GenerationObjectText to Image Generation+1

Towards causal generative scene models via competition of experts

2020-04-27 · Julius von Kügelgen, Ivan Ustyuzhaninov, Peter Gehler, Matthias Bethge 외

Learning how to model complex scenes in a modular way with recombinable components is a pre-requisite for higher-order reasoning and acting in the physical world. However, current generative models lack the ability to ca…

Inductive BiasObject