English

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

Computer Vision and Pattern Recognition 2025-09-29 v1 Robotics

Abstract

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/

Keywords

Cite

@article{arxiv.2509.22281,
  title  = {MesaTask: Towards Task-Driven Tabletop Scene Generation via 3D Spatial Reasoning},
  author = {Jinkun Hao and Naifu Liang and Zhen Luo and Xudong Xu and Weipeng Zhong and Ran Yi and Yichen Jin and Zhaoyang Lyu and Feng Zheng and Lizhuang Ma and Jiangmiao Pang},
  journal= {arXiv preprint arXiv:2509.22281},
  year   = {2025}
}

Comments

Accepted by NeurIPS 2025; Project page: https://mesatask.github.io/

R2 v1 2026-07-01T05:58:41.965Z