paper-with-me

홈 › 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, Leslie Pack Kaelbling, David Hsu

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 approaches have focused on much more explicit instructions, such as "put object A on the table." We introduce a framework, SetItUp, for learning to interpret under-specified instructions. SetItUp takes a small number of training examples and a human-crafted program sketch to uncover arrangement rules for specific scene types. By leveraging an intermediate graph-like representation of abstract spatial relationships among objects, SetItUp decomposes the arrangement problem into two subproblems: i) learning the arrangement patterns from limited data and ii) grounding these abstract relationships into object poses. SetItUp leverages large language models (LLMs) to propose the abstract spatial relationships among objects in novel scenes as the constraints to be satisfied; then, it composes a library of diffusion models associated with these abstract relationships to find object poses that satisfy the constraints. We validate our framework on a dataset comprising study desks, dining tables, and coffee tables, with the results showing superior performance in generating physically plausible, functional, and aesthetically pleasing object arrangements compared to existing models.

📄 PDF Abstract BibTeX arXiv:2405.11928

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Methods 이 논문이 사용한 방법론

Library 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

2025-08-04 · Yiqing Xu, Jiayuan Mao, Linfeng Li, Yilun Du 외 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 d…

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