paper-with-me

홈 › Papers

Perceive-then-Plan: Layout-as-Policy for Monocular 3D Scene Layout Estimation

2026-05-25 · Junwei Zhou, Yu-Wing Tai arxiv

Building structured 3D scene layouts from a single image requires reconciling visual observations with physical and spatial constraints, a challenge that is difficult to address with direct prediction alone. In this work, we formulate monocular 3D layout estimation as a perceive-then-plan problem with vision-language models, where a Perceiver first grounds the 3D objects and then a Planner iteratively refines the scene hypothesis through actions that improve physical plausibility while preserving consistency with the input image. We propose Layout-as-Policy (LaP), which casts the planning stage as a policy learning problem: 3D layouts are represented as structured states, and refined via discrete actions such as translation, rotation, and rescaling. Starting from an observation-aligned initialization with the geometry-enhanced Perceiver, the LaP Planner is trained to produce action sequences that progressively resolve geometric inconsistencies and enforce realistic spatial relations. To enable effective learning, we combine supervised trajectory initialization with preference-based optimization, allowing the model to learn corrective behaviors without requiring explicit reward engineering. This formulation transforms layout estimation from a one-shot prediction task into an iterative refinement process, enabling better handling of global constraints and complex object interactions. Experiments demonstrate that our approach produces layouts that are more physically coherent and better aligned with visual observations, while naturally supporting downstream tasks such as scene editing and manipulation.

📄 PDF Abstract BibTeX arXiv:2605.25326

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

JPerceiver: Joint Perception Network for Depth, Pose and Layout Estimation in Driving Scenes

2022-07-16 · Haimei Zhao, Jing Zhang, Sen Zhang, DaCheng Tao

Depth estimation, visual odometry (VO), and bird's-eye-view (BEV) scene layout estimation present three critical tasks for driving scene perception, which is fundamental for motion planning and navigation in autonomous d…

Autonomous DrivingDepth EstimationMotion PlanningMulti-Task Learning+2

360-DFPE: Leveraging Monocular 360-Layouts for Direct Floor Plan Estimation

2021-12-12 · Bolivar Solarte, Yueh-Cheng Liu, Chin-Hsuan Wu, Yi-Hsuan Tsai 외

We present 360-DFPE, a sequential floor plan estimation method that directly takes 360-images as input without relying on active sensors or 3D information. Our approach leverages a loosely coupled integration between a m…

Visual Odometry

Learning Vision-Based Omnidirectional Navigation: A Teacher-Student Approach Using Monocular Depth Estimation

2026-03-02 · Jan Finke, Wayne Paul Martis, Adrian Schmelter, Lars Erbach 외 arxiv

Reliable obstacle avoidance in industrial settings demands 3D scene understanding, but widely used 2D LiDAR sensors perceive only a single horizontal slice of the environment, missing critical obstacles above or below th…

Monocular Depth EstimationScene UnderstandingRobot Navigation

Rent3D: Floor-Plan Priors for Monocular Layout Estimation

2015-06-01 · CVPR 2015 6 · Chenxi Liu, Alexander G. Schwing, Kaustav Kundu, Raquel Urtasun 외

The goal of this paper is to enable a 3D "virtual-tour" of an apartment given a small set of monocular images of different rooms, as well as a 2D floor plan. We frame the problem as inference in a Markov Random Field whi…

Monocular Multi-Layer Layout Estimation for Warehouse Racks

2021-03-16 · Meher Shashwat Nigam, Avinash Prabhu, Anurag Sahu, Puru Gupta 외

Given a monocular colour image of a warehouse rack, we aim to predict the bird's-eye view layout for each shelf in the rack, which we term as multi-layer layout prediction. To this end, we present RackLay, a deep neural …

Dataset Generation