Search papers, labs, and topics across Lattice.
This paper introduces AntPlan-270, a novel dataset comprising 270 architectural floor plans with detailed furniture annotations, addressing the critical lack of real-world datasets for automatic furniture arrangement. Leveraging this dataset, the authors develop Architect-Ant, an editable furnishing framework that utilizes a fine-tuned vision-language model and a compact domain-specific language to represent furniture layouts. The framework demonstrates significant improvements in generating geometrically valid and functionally plausible layouts through procedural reasoning and preference optimization, paving the way for scalable furnishing solutions in architectural design.
Architect-Ant not only automates furniture arrangement but also maintains editability and spatial reasoning, transforming how we visualize architectural spaces.
Furnished floor plans are fundamental to real estate visualization, interior design, and architectural workflows. However, progress in automatic furniture arrangement has been limited by the lack of real, professionally designed floor-plan datasets with object-level furniture annotations. To address this gap, we introduce AntPlan-270, a curated dataset of 270 architectural floor plans with per-room furniture bounding box annotations across ten residential room categories. Building on this dataset, we present Architect-Ant, an editable automatic furnishing framework powered by a fine-tuned vision-language model. Furniture layouts are represented using a compact, coordinate-based domain-specific language (DSL) that encodes object categories and placements relative to the room geometry. To improve spatial reasoning, we generate procedural reasoning traces that capture architectural constraints such as wall alignment, door and window clearance, circulation, fixture compatibility, and room-specific furniture inventories, and use them to supervise fine-tuning of the model. We then apply preference optimization over candidate object placements to further refine layout quality. The generated DSL can be rasterized into semantic masks and used to condition a Flux-based LoRA renderer, producing realistic blueprint-style furnished floor-plan images while preserving the editable symbolic layout. Experiments on layout furnishing show that Architect-Ant produces geometrically valid and functionally plausible layouts, and suggest a scalable path for furnishing larger structure-only floor-plan datasets.