Roomer: Reflective Object-Grounded Model Editing and Repair for 3D Indoor Layout Synthesis

📅 2026-08-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing indoor layout generation methods often suffer from local violations—such as object collisions, boundary breaches, or pathway occlusions—that undermine their practical utility, and they typically lack mechanisms to localize offending objects or verify repairs. This work proposes Roomer, a novel framework that formalizes layout repair as a per-object local editing task. Roomer employs RoState to encode layout states and RoReview to attribute violations to specific objects, then leverages a geometrically conditioned vision-language model to plan edits, which are validated by a deterministic solver to ensure legality. The contributions include Roomer-CC, a controllable corruption dataset; Roomer-Eval, a comprehensive evaluation benchmark; and StatePatches, a representation enabling transferable and invertible repairs. Experiments demonstrate that Roomer precisely corrects violated regions while preserving valid components, significantly enhancing physical plausibility and cross-generator generalization.
📝 Abstract
Existing indoor layout generators produce globally plausible layouts yet may retain local violations such as collisions, out-of-bounds placements, obstructed openings, and blocked circulation. Most prior work focuses on full-scene synthesis or scene-level optimization, with limited support for identifying responsible objects and locally repairing affected regions. We present Roomer, a reflective repair framework that casts these violations as sparse, object-grounded repair problems. Roomer encodes layouts as ``RoState'' and uses ``RoReview'' to bind measured violations to implicated objects. A geometry-conditioned vision-language model planner proposes a structured local edit, while a deterministic solver validates it and generates a finite set of candidate edits when needed. Each candidate is committed only if full-scene verification confirms that it resolves the target violation without new hard violations or broken protected constraints. We train the planner on Roomer-CC, a controlled-corruption dataset that pairs faulty layouts with object-grounded violation evidence and known-feasible inverse StatePatches. Since existing benchmarks rarely assess whether physically valid layouts are usable, we introduce Roomer-Eval to assess distributional quality, physical validity, and practical usability. Experiments show that Roomer repairs residual violations while preserving valid regions, improves physical validity and usability, and transfers across external generators.
Problem

Research questions and friction points this paper is trying to address.

indoor layout synthesis
local violations
object-grounded repair
physical validity
layout usability
Innovation

Methods, ideas, or system contributions that make the work stand out.

reflective repair
object-grounded editing
3D indoor layout synthesis
geometry-conditioned vision-language model
constraint-aware validation
🔎 Similar Papers
No similar papers found.