日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
シーン生成arXiv:2603.05522

RoboLayout: 身体性エージェントのための微分可能な3Dシーン生成

RoboLayout: Differentiable 3D Scene Generation for Embodied Agents

シェア:XThreadsFacebookLINEはてブBluesky

本論文は、言語指示から3Dシーン配置を生成する際に、エージェントの到達可能性を考慮した微分可能な最適化を導入し、移動・操作可能なレイアウトを生成するRoboLayoutを提案する。

著者: Ali Shamsaddinlou

分類: cs.AI, cs.CV, cs.LG, cs.RO

原文アブストラクト

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.

関連論文