paper-with-me

Papers

RoboLayout: Differentiable 3D Scene Generation for Embodied Agents

2026-02-18 · Ali Shamsaddinlou arxiv

Recent advances in vision language models (VLMs) have shown strong potential for spatial reasoning and 3D scene layout generation from open-ended language instructions. However, generating layouts that are not only semantically coherent but also feasible for interaction by embodied agents remains challenging, particularly in physically constrained indoor environments. In this paper, RoboLayout is introduced as an extension of LayoutVLM that augments the original framework with agent-aware reasoning and improved optimization stability. RoboLayout integrates explicit reachability constraints into a differentiable layout optimization process, enabling the generation of layouts that are navigable and actionable by embodied agents. Importantly, the agent abstraction is not limited to a specific robot platform and can represent diverse entities with distinct physical capabilities, such as service robots, warehouse robots, humans of different age groups, or animals, allowing environment design to be tailored to the intended agent. In addition, a local refinement stage is proposed that selectively reoptimizes problematic object placements while keeping the remainder of the scene fixed, improving convergence efficiency without increasing global optimization iterations. Overall, RoboLayout preserves the strong semantic alignment and physical plausibility of LayoutVLM while enhancing applicability to agent-centric indoor scene generation, as demonstrated by experimental results across diverse scene configurations.

📄 PDF Abstract BibTeX arXiv:2603.05522

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningScene Generation

Similar Papers 제목 키워드 기반

LUMINOUS: Indoor Scene Generation for Embodied AI Challenges

2021-11-10 · Yizhou Zhao, Kaixiang Lin, Zhiwei Jia, Qiaozi Gao 외

Learning-based methods for training embodied agents typically require a large number of high-quality scenes that contain realistic layouts and support meaningful interactions. However, current simulators for Embodied AI …

Indoor Scene SynthesisScene Generation

DISCO: Embodied Navigation and Interaction via Differentiable Scene Semantics and Dual-level Control

2024-07-20 · Xinyu Xu, Shengcheng Luo, Yanchao Yang, Yong-Lu Li 외

Building a general-purpose intelligent home-assistant agent skilled in diverse tasks by human commands is a long-term blueprint of embodied AI research, which poses requirements on task planning, environment modeling, an…

Instruction FollowingNavigateTask PlanningVision-Language Navigation

ESCA: Contextualizing Embodied Agents via Scene-Graph Generation

2025-10-11 · Jiani Huang, Amish Sethi, Matthew Kuo, Mayank Keoliya 외 arxiv

Multi-modal large language models (MLLMs) are making rapid progress toward general-purpose embodied agents. However, existing MLLMs do not reliably capture fine-grained links between low-level visual features and high-le…

Scene Graph Generation

PhyScene: Physically Interactable 3D Scene Synthesis for Embodied AI

2024-04-15 · CVPR 2024 1 · Yandan Yang, Baoxiong Jia, Peiyuan Zhi, Siyuan Huang

With recent developments in Embodied Artificial Intelligence (EAI) research, there has been a growing demand for high-quality, large-scale interactive scene generation. While prior methods in scene synthesis have priorit…

Scene Generation

Learning 3D Persistent Embodied World Models

2025-05-05 · Siyuan Zhou, Yilun Du, Yuncong Yang, Lei Han 외

The ability to simulate the effects of future actions on the world is a crucial ability of intelligent embodied agents, enabling agents to anticipate the effects of their actions and make plans accordingly. While a large…