AI can turn floor plans into 3D housing models. What does it take?

10

October

2025

No ratings yet.

I read “Automatic Reconstruction of Semantic 3D Models from 2D Floor Plans” by Cambeiro Barreiro et al. (2023). The goal they had was to turn scanned plans into vector 3D models that you can export as IFC, a building data format. It lets different BIM (Building Information Modeling) tools share the same data, like walls, rooms, and doors, etc. This matters especially for big real estate portfolio holders, like housing associations. These parties would be able to gather insights from the vast amounts of data, which are normally only available on paper.

The core problem

Symbols and techniques differ, and old drawings are clumsy. Windows and doors break through walls. The scans are biased. Redrawing by hand is labour-intensive, expensive, and error-prone. The stakes are higher for large portfolio holders, such as housing associations. They oversee thousands of residences. They are unable to compare layouts, energy features, or risks across the stock in the absence of structured data.

How it actually works

You begin with floor plan scans or PDFs. Like a human, the system reads the plan. It recognises windows, doors, and walls. It corrects gaps and crooked lines. After that, it creates clean vectors from these shapes. Lastly, it exports IFC and creates a basic 3D model. Common BIM tools can use that file. You can then measure areas, tag units, and count rooms. Additionally, you can link maintenance notes or energy data. Structure is crucial. You can perform the same checks on buildings in the portfolio at large scale once the data is in a standardised format.

source: Cambeiro Barreiro et al., 2023

Why portfolio owners should care

Data is locked in drawers by paper plans. They become structured BIM thanks to this pipeline. This opens up the portfolio’s unit mix, wall types, window counts, and layout features. It facilitates large-scale renovation planning, accessibility assessments, and energy audits. You receive a cleaner handoff to designers and contractors and expedited due diligence.

Takeaway

Digitising plans is the first step if you own a sizeable housing portfolio and would like to digitize. Segment walls, identify symbols, and carefully translate everything using floor-plan AI. To prevent lock-in and maintain the data’s utility across tools, export to a common data type like IFC. The improvements are easy to understand in terms of speed, consistency, and insight at the portfolio level.

Reference: Cambeiro Barreiro, A., Trzeciakiewicz, M., Hilsmann, A., & Eisert, P. (2023). Automatic Reconstruction of Semantic 3D Models from 2D Floor Plans.

Please rate this

AI in Housing Valuations: Make it explainable

19

September

2025

No ratings yet.

AI can now help to set property values. What are the risks involved?

I came across this paper called Enhancing Explainable AI Land Valuations Reporting for Consistency, Objectivity, and Transparency. By Y. Yim and C. Shing (2025). The paper goes into detail on how explainable AI can ethically support the valuation of properties. This is a sensitive topic, since the valuation of properties affects many parties, like banks, buyers, sellers and the cities. There are major efficiency gains to be made by implementing artificial intelligence and machine learning in this sector. However, their integration also raises legal and ethical questions.

The Core problem

Many models act like a black box; this undermines the duty of the valuer to deliver transparent and consistent valuations. The legal system requires the properties to be thoroughly inspected. and the process to be well-documented.

A possible solution: Making AI explain itself

There are 3 pillars to ethically implement these innovations while integrating these technologies. Consistency: The model should provide repeatable results, following the same process. Objectivity: There should be a clear separation between the developers and validators of a model. Transparency: the model, data and limits should be well documented and easy to understand.

XAI tools like SHAP can be used to make the AI explain itself. These tools show how each feature/variable pushes the price up or down. The chart shown below ranks drivers such as zoning, building age, and floor area. This turns a score into a story that a client can follow.

The visualisation sets a foundational baseline value (E[f(X)]) of 13.98 on the x-axis, representing the model’s average prediction when no specific feature information is provided. This is the expected value if we were to make a prediction without any additional information. The Output Value (f(x)), which in this instance is 14.07, reflects the actual prediction after accounting for the cumulative effect of the individual features. The colour-coded bars represent the push and pull of each feature on the prediction: the red bars show the features that contribute to an increase in the predicted land value, while the blue bars indicate a decrease.

Takeaway

AI can increase efficiency and scale valuations. But it must earn trust. Build on three pillars: consistency, objectivity, and transparency. Use SHAP for explanations. Ship reports with a clear checklist and keep human judgement in charge.


References:
Yiu CY, Cheung KS. Enhancing explainable AI land valuations reporting for consistency, objectivity, and transparency. Land. 2025;14(5):927. https://www.proquest.com/scholarly-journals/enhancing-explainable-ai-land-valuations/docview/3212060417/se-2. doi: https://doi.org/10.3390/land14050927.

Please rate this