paper-with-me

Papers

TabletopGen: Tabletop Scene Generation and Interactive Simulation for Robotic Manipulation

2025-12-01 · Ziqian Wang, Yonghao He, Licheng Yang, Wei Zou, Hongxuan Ma, Liu Liu, Wei Sui, Yuxin Guo, Hu Su arxiv

Simulation provides a low-cost, scalable pathway to large-scale robotic manipulation data collection. However, existing 3D scene generation methods can rarely be applied directly to manipulation data synthesis, as their generated scenes often lack instance-level interactivity and physical plausibility. Focusing on tabletop manipulation, we propose TabletopGen, a training-free and automated tabletop scene generation and interactive simulation engine. Starting from text or a single image, we first obtain independent 3D object models via generative instance extraction. Second, we introduce a novel pose and scale alignment approach that recovers a collision-free scene layout using a Differentiable Rotation Optimizer and a Top-View Spatial Alignment mechanism. Finally, we assemble the generated scene in a physics simulator with collision geometry, yielding a stable, interactable environment for synthesizing multimodal manipulation data. Extensive experiments and user studies demonstrate that TabletopGen achieves state-of-the-art performance in visual fidelity, layout accuracy, and physical plausibility. Furthermore, we validate the executability of the collected trajectories on a real robotic arm via zero-shot real-to-sim-to-real policy transfer, indicating that TabletopGen can serve as a reliable data engine for robotic manipulation data synthesis.

📄 PDF Abstract BibTeX arXiv:2512.01204

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Generation

Similar Papers 제목 키워드 기반

STABLE: Simulation-Ready Tabletop Layout Generation via a Semantics-Physics Dual System

2026-05-15 · Zhen Luo, Yixuan Yang, Xudong Xu, Jinkun Hao 외 arxiv

Generating simulation-ready tabletop scenes from task instructions is an intriguing and promising research direction in the field of Embodied AI. However, existing task-to-scene generation methods rely exclusively on lar…

Spatial ReasoningScene Generation

PhyScene3D: Physically Consistent Interactive 3D Tabletop Scene Generation

2026-06-01 · Weixing Chen, Zhuoqian Feng, Yang Liu, Yexin Zhang 외 arxiv

Generating physically consistent 3D tabletop scenes is a fundamental yet underexplored problem for interactive and generalist robotic learning. The challenge stems from dense object hierarchies and irregular affordances.…

Scene Generation

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

2025-09-26 · Jinkun Hao, Naifu Liang, Zhen Luo, Xudong Xu 외 arxiv

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 rel…

Spatial ReasoningScene Generation

TableVerse: A Large-scale Tabletop Dataset with Real-world Grounded Layouts for Generalizable Manipulation

2026-07-23 · Boyuan Wang, Yue Zhang, Xutao Xue, Xueyu Song 외 arxiv

The development of generalizable robotic manipulation policies is inherently bounded by the availability of large-scale, high-fidelity scene data. While recent automated synthesis methods attempt to bridge this gap via t…

CLARA: Classifying and Disambiguating User Commands for Reliable Interactive Robotic Agents

2023-06-17 · Jeongeun Park, Seungwon Lim, Joonhyung Lee, Sangbeom Park 외

In this paper, we focus on inferring whether the given user command is clear, ambiguous, or infeasible in the context of interactive robotic agents utilizing large language models (LLMs). To tackle this problem, we first…

Question GenerationUncertainty Quantification