Skip to main content
Enterprise AI Analysis: An Experimental Analysis of Machine Learning Algorithms and Necessity of Classification System for Semantic Segmentation of Point Clouds for Heritage Buildings

Enterprise AI Analysis

An Experimental Analysis of Machine Learning Algorithms and Necessity of Classification System for Semantic Segmentation of Point Clouds for Heritage Buildings

Authored by Yusuf Arayici and Aleksander Gil

Executive Impact at a Glance

This research on AI-driven semantic segmentation and classification systems for heritage buildings can significantly enhance efficiency and accuracy in HBIM workflows. By automating tedious manual processes, organizations can unlock substantial operational benefits and improve data integrity.

0 Potential PDF Downloads (with AI)
0 Potential Citations (with AI)
0 Potential Total Downloads (with AI)

Deep Analysis & Enterprise Applications

Select a topic to dive deeper, then explore the specific findings from the research, rebuilt as interactive, enterprise-focused modules.

The accurate segmentation and classification of heritage point cloud data is a critical step in developing effective Heritage Building Information Modelling (HBIM) workflows. This research conducts an experimental analysis of various machine learning algorithms to test initial segmentation performance on a heritage case study. The goal is to enhance efficiency and accuracy in processing complex architectural datasets, which traditionally relies on manual, labor-intensive, and error-prone methods.

Point Cloud Segmentation Workflow

Laser Scan Point Cloud Input
Dataset Pre-processing
RANSAC Ground Separation
Clustering Algorithms (DBSCAN, HDBSCAN, K-Means)
Segmented Output Generation

The evaluated machine learning algorithms revealed significant variations in segmentation accuracy, computational efficiency, and robustness. RANSAC proved adept at detecting dominant planar surfaces but struggled with non-planar elements and complex geometries. DBSCAN successfully identified discrete features after careful parameter tuning, though its adaptability was limited by reliance on manual thresholds. HDBSCAN improved robustness by minimizing parameter sensitivity but required pre-defining cluster numbers. KNN performed poorly on dense, intricate building geometries, proving unsuitable for HBIM applications.

Royal Museums Greenwich: Queen's House

The Queen's House, a landmark building within the UNESCO-designated Maritime Greenwich World Heritage Site, serves as the central case study. Designed by Inigo Jones and completed in 1635, it embodies the first consciously classical building in England. Royal Museums Greenwich holds significant responsibility for its ongoing protection and management. The study utilized three datasets: a segmented point cloud (8.67 million points) of a gallery room, an original Autodesk Revit model, and a photogrammetric point cloud (13.73 million points) of the wider estate, including surrounding ancillary architecture. These datasets reflect varying spatial, geometric, and semantic complexities, crucial for testing HBIM integration.

Effective Heritage Building Information Modelling (HBIM) workflows necessitate accurate segmentation and classification of heritage point cloud data. Revit is highlighted as a valuable tool in HBIM contexts due to its customizable families, compatibility with point cloud data, and support for advanced imaging, making it well-suited for documenting complex heritage structures and coordinating data handling for conservation and restoration.

This research evaluates machine learning approaches for automated point cloud segmentation in HBIM modelling to enhance efficiency and accuracy. By testing RANSAC, DBSCAN, HDBSCAN, and KNN, the research aims to determine their viability for HBIM classification tasks and identify potential improvements. These algorithms were selected for their ability to classify and segment point clouds, illuminating how well they might be adapted to heritage building information modelling (HBIM) scenarios.

Algorithm Strengths Limitations
RANSAC
  • Efficiently detects dominant planar surfaces (e.g., floors), good for early-stage segmentation.
  • Struggles with non-planar elements, complex geometries, and often leads to ambiguities/misclassifications.
  • Lacks semantic awareness.
DBSCAN
  • Successfully detects discrete features (e.g., lighting racks, benches).
  • High sensitivity to parameter tuning (eps, min_points), limited adaptability to heterogeneous feature densities.
  • Lacks intrinsic semantic awareness.
HDBSCAN
  • Improves clustering robustness, minimizes parameter sensitivity over DBSCAN.
  • Requires defining the number of clusters in advance, challenging for complex architectural datasets.
  • Lacks intrinsic semantic awareness.
KNN
  • Effective for local neighborhood classification in supervised learning models.
  • Performs poorly with dense and intricate building geometries, making it unsuitable for HBIM applications.
  • Lacks intrinsic semantic awareness.

The findings underscore that while ML algorithms offer insights into clustering potential, they lack intrinsic semantic awareness crucial for fully fledged HBIM semantic segmentation. They are best suited for routine data cleaning and preliminary partitioning tasks, reinforcing the necessity of structured classification schemas for effective HBIM segmentation.

Classification systems are crucial for effective information modelling in HBIM, promoting semantic consistency and interoperability. This study focuses on Uniclass, IFC, ETIM, and CCI, evaluating their relevance to HBIM and AI integration for classification and segmentation in heritage practice. These systems provide hierarchical structures for categorizing building components, supporting complex BIM processes and data management workflows.

System Key Characteristics & Strengths Limitations & Challenges for HBIM
NBS Uniclass
  • Most detailed and specific classifications.
  • Consistent structure, clear hierarchy, and ML compatibility.
  • Structured, concise hierarchy with up to six parent levels, supports AI-driven automation.
  • May lack subclass detail for some heritage features, requiring user-defined extensions.
  • Not originally developed with cultural heritage in mind.
IFC
  • Deep, multilayered hierarchy with semantically rich structures.
  • Includes predefined properties for each class, industry-standard BIM data model.
  • Computationally demanding for AI integration.
  • Lacks detailed child classes for heritage specifics.
  • Schema alignment issues with custom Revit fields.
ETIM
  • Simpler linear taxonomy, simplifies classification.
  • Lacks the depth necessary for complex heritage contexts.
  • Limited applicability for intricate heritage details.
CCI
  • Mirrors hierarchical approach.
  • Lacks semantic depth compared to IFC.
  • Applies more generic labels to heritage elements.
87.5% Coverage of observed elements achieved by NBS Uniclass, with potential for further refinement.

NBS Uniclass emerges as the most suitable system for heritage building classification due to its consistent structure, clear hierarchy, and strong ML compatibility. Its flexible architecture allows for user-defined extensions to address granularity gaps for heritage-specific components, enhancing the descriptive capacity of HBIM models. Combining Uniclass with ISO 21127 could significantly enhance AI-driven HBIM by bridging structured classification and semantic meaning.

Classification interoperability in HBIM is explored through a semi-automated workflow using Autodesk Revit, demonstrating how systems like Uniclass, CCI, ETIM, and IFC can be applied interchangeably to reduce manual input and minimize data loss. This highlights the critical role of classification choices in the Scan-to-BIM process, directly influencing AI-driven HBIM automation. Effective data exchange across multiple software platforms and stakeholders is crucial for collaborative HBIM projects.

HBIM Classification Interoperability Workflow

Initial Mapping Matrix Creation
Semi-Automatic Data Entry (Uniclass EF population)
Dynamo Script Automation
Classification Persistence Testing (IFC Export)

The experiment confirmed that manual and semi-automated classification mapping in Revit is feasible, with consistent export to open IFC formats. Custom classification parameters can be preserved across platforms if Revit's IFC mapping is correctly configured. Uniclass offers the closest structural alignment with IFC and presents the strongest foundation for improved interoperability, despite challenges like schema alignment issues and the need for managing custom property sets to preserve semantic integrity.

Estimate Your AI-Driven HBIM ROI

Unlock the potential of AI in heritage building information modeling. Use our calculator to estimate the annual cost savings and efficiency gains your organization could achieve by implementing intelligent classification and segmentation workflows.

Estimated Annual Savings $0
Reclaimed Annual Hours 0

Your AI-Driven HBIM Implementation Roadmap

A structured approach to integrating AI into your heritage BIM workflows, designed for maximum impact and efficiency.

Phase 1: Discovery & Strategy Alignment

Assess current HBIM processes, identify key segmentation and classification pain points, and define AI integration goals tailored to heritage conservation. This phase includes a detailed review of existing data standards and potential classification system customizations.

Phase 2: Data Preparation & ML Model Training

Clean and preprocess point cloud data, apply chosen classification systems (e.g., Uniclass) to create semantic labels, and train machine learning models for automated segmentation. Focus on fine-tuning models to handle complex heritage geometries and architectural details effectively.

Phase 3: Integration & Workflow Automation

Integrate trained ML models into HBIM authoring tools (e.g., Revit) using semi-automated scripts and plugins. Establish interoperable data exchange protocols to ensure semantic consistency across platforms (e.g., IFC exports). Pilot the new workflow on a representative heritage project.

Phase 4: Evaluation & Continuous Improvement

Measure the accuracy, efficiency, and semantic richness of the AI-driven HBIM outputs. Collect feedback for model refinement and classification system extensions. Plan for scalable deployment across multiple heritage projects and ongoing monitoring to ensure long-term benefits.

Ready to Transform Your Heritage BIM Workflows?

Schedule a personalized strategy session with our AI experts to explore how intelligent classification and segmentation can revolutionize your heritage documentation and conservation efforts.

Ready to Get Started?

Book Your Free Consultation.

Let's Discuss Your AI Strategy!

Lets Discuss Your Needs


AI Consultation Booking