Search papers, labs, and topics across Lattice.
The authors introduce PlanCraft, a novel approach to 3D residential scene generation that aligns with the progressive nature of architectural design. By leveraging a training signal from 80,000 real floor plans, PlanCraft employs a coarse-to-fine strategy to refine incomplete sketches into precise, vectorizable floor plans while respecting spatial constraints. The results demonstrate a significant improvement, achieving a 61.1% lower FID compared to the best existing 2D methods and outperforming current 3D systems in expert-rated spatial rationality by 15 points, even with sketches at only 25% completion.
Sketching at just 25% completion can yield better spatial rationality than fully specified baselines in 3D scene generation.
Two structural insights have been overlooked in automated residential floor plan generation. First, design is inherently progressive. Architects begin with rough strokes and refine them over time, whereas existing methods typically require their conditioning representation to be fully specified before generation, a fundamental mismatch with how design actually works. Second, the 2D floor plan is not an optional intermediate but an irreplaceable spatial contract. Once room boundaries, doors, and windows are fixed, furnishing reduces from open-ended spatial reasoning to bounded constraint satisfaction. Bypassing this contract, as existing 3D systems do by delegating layout to language models, yields overlapping rooms and implausible proportions; directly calling general-purpose language models likewise produces geometrically invalid layouts. Guided by these insights, we present PlanCraft. SketchPlan supplies the missing training signal by replaying the architect's drawing process on 80K real floor plans, producing partial sketches at every completeness level. PlanCraft-Diff progressively sharpens an incomplete sketch into a geometrically precise, vectorizable floor plan through a coarse-to-fine strategy. With the spatial contract established, PlanCraft-Agent then furnishes the scene within well-defined room boundaries. Experiments show that PlanCraft achieves a 61.1\% lower FID than the best existing 2D method and surpasses existing 3D systems by 15 points in expert-rated spatial rationality, with a sketch at only 25\% completion already outperforming all fully specified baselines.