🤖 AI Summary
Addressing the challenge of modeling tire-road grip uncertainty under slippery road conditions in autonomous driving, this paper proposes a semantic-segmentation-guided method for pixel-wise probabilistic grip distribution prediction. Our approach explicitly incorporates road-state segmentation outputs into the uncertainty estimation pipeline, establishing an end-to-end framework that integrates a semantic segmentation backbone, a probabilistic output head, and multi-source uncertainty benchmarks. The method enables calibrated, pixel-level grip confidence estimation. Evaluated on real-world road datasets, it achieves significant improvements in uncertainty calibration—reducing the Expected Calibration Error (ECE) by 37%—and out-of-distribution (OOD) detection accuracy for slippery conditions—increasing accuracy by 22%. These advances provide a reliable, interpretable foundation for grip uncertainty perception, directly supporting safety-critical vehicle control.
📝 Abstract
Slippery road conditions pose significant challenges for autonomous driving. Beyond predicting road grip, it is crucial to estimate its uncertainty reliably to ensure safe vehicle control. In this work, we benchmark several uncertainty prediction methods to assess their effectiveness for grip uncertainty estimation. Additionally, we propose a novel approach that leverages road surface state segmentation to predict grip uncertainty. Our method estimates a pixel-wise grip probability distribution based on inferred road surface conditions. Experimental results indicate that the proposed approach enhances the robustness of grip uncertainty prediction.