Intelligent Pothole Detection and Road Condition Assessment
Umang Bhatt, Shouvik Mani, Edgar Xi, J. Zico Kolter

TL;DR
This paper presents a real-time mobile system using sensor data and machine learning to detect potholes and assess road conditions, enabling scalable reporting and city maintenance efforts.
Contribution
The authors developed a mobile app with SVM models achieving over 92% accuracy for pothole detection and road condition classification, facilitating crowdsourced infrastructure monitoring.
Findings
SVM models achieved 93% accuracy in classifying road conditions.
The system enables real-time pothole detection using smartphone sensors.
Data-driven maps help cities identify and prioritize road repairs.
Abstract
Poor road conditions are a public nuisance, causing passenger discomfort, damage to vehicles, and accidents. In the U.S., road-related conditions are a factor in 22,000 of the 42,000 traffic fatalities each year. Although we often complain about bad roads, we have no way to detect or report them at scale. To address this issue, we developed a system to detect potholes and assess road conditions in real-time. Our solution is a mobile application that captures data on a car's movement from gyroscope and accelerometer sensors in the phone. To assess roads using this sensor data, we trained SVM models to classify road conditions with 93% accuracy and potholes with 92% accuracy, beating the base rate for both problems. As the user drives, the models use the sensor data to classify whether the road is good or bad, and whether it contains potholes. Then, the classification results are used to…
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
TopicsInfrastructure Maintenance and Monitoring · Geotechnical Engineering and Underground Structures · Geophysical Methods and Applications
