Graph Attention Layer Evolves Semantic Segmentation for Road Pothole Detection: A Benchmark and Algorithms
Rui Fan, Hengli Wang, Yuan Wang, Ming Liu, Ioannis Pitas

TL;DR
This paper evaluates state-of-the-art CNNs for road pothole detection and introduces a novel graph attention layer that enhances semantic segmentation accuracy across multiple data modalities.
Contribution
It proposes a new graph attention layer (GAL) for CNNs and benchmarks its effectiveness on pothole detection using various data types.
Findings
GAL-DeepLabv3+ outperforms other CNNs in accuracy
The proposed layer improves feature representation for segmentation
Best results achieved across RGB, disparity, and transformed disparity images
Abstract
Existing road pothole detection approaches can be classified as computer vision-based or machine learning-based. The former approaches typically employ 2-D image analysis/understanding or 3-D point cloud modeling and segmentation algorithms to detect road potholes from vision sensor data. The latter approaches generally address road pothole detection using convolutional neural networks (CNNs) in an end-to-end manner. However, road potholes are not necessarily ubiquitous and it is challenging to prepare a large well-annotated dataset for CNN training. In this regard, while computer vision-based methods were the mainstream research trend in the past decade, machine learning-based methods were merely discussed. Recently, we published the first stereo vision-based road pothole detection dataset and a novel disparity transformation algorithm, whereby the damaged and undamaged road areas can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network
