Paper Overview
- Field: Computer Vision (CV)
- Authors: Yuandong Pan, Linjun Lu, Mudan Wang, Florian Noichl, Fan Xue, Brian Sheil, Lavindra de Silva, André Borrmann, Ioannis Brilakis
- Published: 2026-08-19
- arXiv: 2608.19177
- Residual connections
- Hybrid convolution kernel sizes
- Channel and depth attention mechanisms
Background
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, large-scale automated GPR inspection faces two key challenges:
1. The scarcity of annotated real-world datasets. 2. The lack of deep learning models designed for the unique characteristics of 3D GPR data.
Contributions
Cost-effective data preparation pipeline — The study integrates orthomosaic RGB imagery with 3D GPR scans to generate annotated 3D GPR datasets. Using aligned segments of RGB and GPR data, labels of surface-visible defects are transferred from pavement surface images to the corresponding GPR segments, enabling efficient large-scale annotation of real-world data collected on an operating highway.
Novel 3D CNN architecture — A dedicated 3D convolutional neural network is proposed, combining:
Results
The model was evaluated on a binary classification task detecting patch and crack defects in pavement structures. Experimental results show the proposed network outperforms baseline architectures across multiple evaluation metrics, and ablation studies confirm the effectiveness of the designed architectural components.
Conclusion
The work contributes a scalable and practical method for generating real-world annotated 3D GPR datasets, along with a novel deep learning framework for automated pavement defect recognition.
---
*Auto-collected on 2026-08-21*