MLLGCOApr 28, 2020

Deep Machine Learning Approach to Develop a New Asphalt Pavement Condition Index

arXiv:2004.13314v1258 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of limited ground truth data for pavement condition assessment, offering an incremental improvement in automated road maintenance tools for transportation agencies.

The researchers tackled automated pavement distress detection by developing a hybrid model that integrates YOLO for classification and U-net for segmentation to simultaneously classify distress types and quantify their severity, achieving a comprehensive pavement condition rating tool.

Automated pavement distress detection via road images is still a challenging issue among pavement researchers and computer-vision community. In recent years, advancement in deep learning has enabled researchers to develop robust tools for analyzing pavement images at unprecedented accuracies. Nevertheless, deep learning models necessitate a big ground truth dataset, which is often not readily accessible for pavement field. In this study, we reviewed our previous study, which a labeled pavement dataset was presented as the first step towards a more robust, easy-to-deploy pavement condition assessment system. In total, 7237 google street-view images were extracted, manually annotated for classification (nine categories of distress classes). Afterward, YOLO (you look only once) deep learning framework was implemented to train the model using the labeled dataset. In the current study, a U-net based model is developed to quantify the severity of the distresses, and finally, a hybrid model is developed by integrating the YOLO and U-net model to classify the distresses and quantify their severity simultaneously. Various pavement condition indices are developed by implementing various machine learning algorithms using the YOLO deep learning framework for distress classification and U-net for segmentation and distress densification. The output of the distress classification and segmentation models are used to develop a comprehensive pavement condition tool which rates each pavement image according to the type and severity of distress extracted.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes