English

Segment-Level Road Obstacle Detection Using Visual Foundation Model Priors and Likelihood Ratios

Computer Vision and Pattern Recognition 2025-03-04 v3

Abstract

Detecting road obstacles is essential for autonomous vehicles to navigate dynamic and complex traffic environments safely. Current road obstacle detection methods typically assign a score to each pixel and apply a threshold to generate final predictions. However, selecting an appropriate threshold is challenging, and the per-pixel classification approach often leads to fragmented predictions with numerous false positives. In this work, we propose a novel method that leverages segment-level features from visual foundation models and likelihood ratios to predict road obstacles directly. By focusing on segments rather than individual pixels, our approach enhances detection accuracy, reduces false positives, and offers increased robustness to scene variability. We benchmark our approach against existing methods on the RoadObstacle and LostAndFound datasets, achieving state-of-the-art performance without needing a predefined threshold.

Keywords

Cite

@article{arxiv.2412.05707,
  title  = {Segment-Level Road Obstacle Detection Using Visual Foundation Model Priors and Likelihood Ratios},
  author = {Youssef Shoeb and Nazir Nayal and Azarm Nowzad and Fatma Güney and Hanno Gottschalk},
  journal= {arXiv preprint arXiv:2412.05707},
  year   = {2025}
}

Comments

10 pages, 4 figures, and 1 table, to be published in VISAPP 2025

R2 v1 2026-06-28T20:26:39.841Z