Wu Chenguang, Ye Min, Li Hongwei, Zhang Jiale
Key Laboratory of Road Construction Technology and Equipment of MOE, Chang'an University, Xi'an, 710065, Shaanxi, People's Republic of China.
Sci Rep. 2025 Apr 1;15(1):11032. doi: 10.1038/s41598-025-95502-z.
Road surface damage detection is crucial in highway maintenance and traffic safety maintenance. However, existing detection methods generally suffer from insufficient generalization capability, poor detection of tiny damage, and difficulty balancing detection accuracy and computational cost. This study proposes a novel road surface damage object detection model (RSDD) to address these challenges. Firstly, a backbone applied to road surface damage feature extraction is designed to solve the problems of feature loss and insufficient extraction of tiny damage during feature extraction. Second, to achieve efficient feature fusion, multiple attention is introduced to optimize features at different stages. Then, a bi-directional feature fusion path is proposed to realize the information exchange between features of different stages, and an enhanced feature pyramid is constructed. Finally, a multi-scale decoupled detection head is adopted to realize the accurate detection of different sizes of damage. Additionally, this study built a road dataset containing rich samples of tiny damage. Extensive comparative experiments are conducted on the collected dataset and a public dataset to validate the generalization performance of RSDD. The experimental results show that RSDD has significant advantages in tiny damage detection while having excellent trade-offs in terms of accuracy, scale, and speed. Specifically, the model achieves 70.8% and 61.2% mAP on the two datasets with an inference latency of only 4.5 ms under the condition that the number of parameters is 16.5 M. Compared with YOLOv8s, which has a similar number of parameters, RSDD achieves 5.5% and 3.3% improvement in the detection accuracy, respectively, and speeds up the inference by 0.6 ms.
路面损伤检测在公路养护和交通安全维护中至关重要。然而,现有的检测方法普遍存在泛化能力不足、微小损伤检测效果不佳以及难以平衡检测精度和计算成本等问题。本研究提出了一种新颖的路面损伤目标检测模型(RSDD)来应对这些挑战。首先,设计了一种用于路面损伤特征提取的主干网络,以解决特征提取过程中的特征丢失和微小损伤提取不足的问题。其次,为了实现高效的特征融合,引入了多重注意力机制来在不同阶段优化特征。然后,提出了一种双向特征融合路径,以实现不同阶段特征之间的信息交换,并构建了一个增强型特征金字塔。最后,采用多尺度解耦检测头来实现对不同尺寸损伤的精确检测。此外,本研究构建了一个包含丰富微小损伤样本的道路数据集。在收集的数据集和一个公共数据集上进行了广泛的对比实验,以验证RSDD的泛化性能。实验结果表明,RSDD在微小损伤检测方面具有显著优势,同时在精度、尺度和速度方面具有出色的权衡。具体而言,该模型在两个数据集上分别达到了70.8%和61.2%的平均精度均值(mAP),在参数数量为1650万的情况下推理延迟仅为4.5毫秒。与参数数量相近的YOLOv8s相比,RSDD的检测精度分别提高了5.5%和3.3%,推理速度加快了0.6毫秒。