Search papers, labs, and topics across Lattice.
This study tackles the challenges of automated pavement defect recognition in Ground Penetrating Radar (GPR) data by developing a cost-effective data preparation pipeline that combines orthomosaic RGB imagery with 3D GPR scans to create annotated datasets. A novel 3D Convolutional Neural Network (CNN) architecture is introduced, featuring residual connections, mixed convolutional kernel sizes, and attention mechanisms, which significantly improves defect classification performance. Experimental results show that this approach outperforms existing models in detecting patch and crack defects, providing a scalable solution for real-world applications in civil engineering.
A novel 3D CNN architecture achieves superior defect detection in GPR data, addressing a critical gap in automated pavement inspection.
Ground Penetrating Radar (GPR) is a widely adopted non-destructive sensing technology for subsurface inspection in civil and transportation engineering. Despite its potential for pavement condition assessment, the large-scale application of GPR in automated inspection has two key challenges: the scarcity of annotated real-world datasets and the lack of deep learning models designed for the unique characteristics of 3-Dimensional (3D) GPR data. This study addresses these limitations by firstly introducing a cost-effective data preparation pipeline that integrates orthomosaic Red Green Blue (RGB) imagery with 3D GPR scans to generate annotated 3D GPR datasets. The proposed method uses the aligned segments of RGB and GPR data, using pavement surface images as a reference to transfer labels of surface-visible defects to corresponding GPR segments, enabling efficient large-scale annotation in a real-world dataset collected on a highway section under operation. In addition to the dataset contribution, we propose a specialised 3D Convolutional Neural Network (CNN) architecture incorporating residual connections, mixed convolutional kernel sizes, and both depthwise and channelwise attention mechanisms to enhance feature representation and defect classification. The model is evaluated on binary classification tasks for detecting patch and crack defects in pavement structures. Experimental results demonstrate that the proposed network outperforms baseline architectures across multiple evaluation metrics. Ablation studies further confirm the effectiveness of the designed architectural components. This work contributes a scalable and practical method for real-world dataset generation, along with a novel deep learning framework.