Table of Contents
Fetching ...

Hybrid Deep Feature Extraction and ML for Construction and Demolition Debris Classification

Obai Alashram, Nejad Alagha, Mahmoud AlKakuri, Zeeshan Swaveel, Abigail Copiaco

TL;DR

This paper addresses automated construction and demolition debris classification to support sorting and resource recovery. It proposes a hybrid approach that uses Xception-based deep feature embeddings with classical ML classifiers, evaluated on a balanced onsite UAE dataset of four debris classes. The results show that simple classifiers like Linear SVM, Bagged Trees, and kNN achieve up to 99.5% accuracy, outperforming end-to-end deep models. The work demonstrates strong field deployability and suggests integration with robotics and onsite automation.

Abstract

The construction industry produces significant volumes of debris, making effective sorting and classification critical for sustainable waste management and resource recovery. This study presents a hybrid vision-based pipeline that integrates deep feature extraction with classical machine learning (ML) classifiers for automated construction and demolition (C\&D) debris classification. A novel dataset comprising 1,800 balanced, high-quality images representing four material categories, Ceramic/Tile, Concrete, Trash/Waste, and Wood was collected from real construction sites in the UAE, capturing diverse real-world conditions. Deep features were extracted using a pre-trained Xception network, and multiple ML classifiers, including SVM, kNN, Bagged Trees, LDA, and Logistic Regression, were systematically evaluated. The results demonstrate that hybrid pipelines using Xception features with simple classifiers such as Linear SVM, kNN, and Bagged Trees achieve state-of-the-art performance, with up to 99.5\% accuracy and macro-F1 scores, surpassing more complex or end-to-end deep learning approaches. The analysis highlights the operational benefits of this approach for robust, field-deployable debris identification and provides pathways for future integration with robotics and onsite automation systems.

Hybrid Deep Feature Extraction and ML for Construction and Demolition Debris Classification

TL;DR

This paper addresses automated construction and demolition debris classification to support sorting and resource recovery. It proposes a hybrid approach that uses Xception-based deep feature embeddings with classical ML classifiers, evaluated on a balanced onsite UAE dataset of four debris classes. The results show that simple classifiers like Linear SVM, Bagged Trees, and kNN achieve up to 99.5% accuracy, outperforming end-to-end deep models. The work demonstrates strong field deployability and suggests integration with robotics and onsite automation.

Abstract

The construction industry produces significant volumes of debris, making effective sorting and classification critical for sustainable waste management and resource recovery. This study presents a hybrid vision-based pipeline that integrates deep feature extraction with classical machine learning (ML) classifiers for automated construction and demolition (C\&D) debris classification. A novel dataset comprising 1,800 balanced, high-quality images representing four material categories, Ceramic/Tile, Concrete, Trash/Waste, and Wood was collected from real construction sites in the UAE, capturing diverse real-world conditions. Deep features were extracted using a pre-trained Xception network, and multiple ML classifiers, including SVM, kNN, Bagged Trees, LDA, and Logistic Regression, were systematically evaluated. The results demonstrate that hybrid pipelines using Xception features with simple classifiers such as Linear SVM, kNN, and Bagged Trees achieve state-of-the-art performance, with up to 99.5\% accuracy and macro-F1 scores, surpassing more complex or end-to-end deep learning approaches. The analysis highlights the operational benefits of this approach for robust, field-deployable debris identification and provides pathways for future integration with robotics and onsite automation systems.
Paper Structure (10 sections, 2 figures, 3 tables, 1 algorithm)

This paper contains 10 sections, 2 figures, 3 tables, 1 algorithm.

Figures (2)

  • Figure 1: End-to-End Pipeline for Hybrid Deep Feature Extraction and Machine Learning Classification of Construction Debris
  • Figure 2: Samples of Data Collected on Site.