CVROSep 26, 2025

MesaTask: Towards Task-Driven Tabletop Scene Generation via 3D Spatial Reasoning

arXiv:2509.22281v111 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the need for realistic and task-aligned training data in robotics, though it is incremental as it builds on existing methods for scene generation.

The paper tackles the problem of generating task-relevant tabletop scenes for robot training by introducing MesaTask, an LLM-based framework that uses a Spatial Reasoning Chain to create physically plausible scenes aligned with task descriptions, achieving superior performance in experiments.

The ability of robots to interpret human instructions and execute manipulation tasks necessitates the availability of task-relevant tabletop scenes for training. However, traditional methods for creating these scenes rely on time-consuming manual layout design or purely randomized layouts, which are limited in terms of plausibility or alignment with the tasks. In this paper, we formulate a novel task, namely task-oriented tabletop scene generation, which poses significant challenges due to the substantial gap between high-level task instructions and the tabletop scenes. To support research on such a challenging task, we introduce MesaTask-10K, a large-scale dataset comprising approximately 10,700 synthetic tabletop scenes with manually crafted layouts that ensure realistic layouts and intricate inter-object relations. To bridge the gap between tasks and scenes, we propose a Spatial Reasoning Chain that decomposes the generation process into object inference, spatial interrelation reasoning, and scene graph construction for the final 3D layout. We present MesaTask, an LLM-based framework that utilizes this reasoning chain and is further enhanced with DPO algorithms to generate physically plausible tabletop scenes that align well with given task descriptions. Exhaustive experiments demonstrate the superior performance of MesaTask compared to baselines in generating task-conforming tabletop scenes with realistic layouts. Project page is at https://mesatask.github.io/

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes