English

Billboard in Focus: Estimating Driver Gaze Duration from a Single Image

Computer Vision and Pattern Recognition 2026-01-13 v1

Abstract

Roadside billboards represent a central element of outdoor advertising, yet their presence may contribute to driver distraction and accident risk. This study introduces a fully automated pipeline for billboard detection and driver gaze duration estimation, aiming to evaluate billboard relevance without reliance on manual annotations or eye-tracking devices. Our pipeline operates in two stages: (1) a YOLO-based object detection model trained on Mapillary Vistas and fine-tuned on BillboardLamac images achieved 94% mAP@50 in the billboard detection task (2) a classifier based on the detected bounding box positions and DINOv2 features. The proposed pipeline enables estimation of billboard driver gaze duration from individual frames. We show that our method is able to achieve 68.1% accuracy on BillboardLamac when considering individual frames. These results are further validated using images collected from Google Street View.

Keywords

Cite

@article{arxiv.2601.07073,
  title  = {Billboard in Focus: Estimating Driver Gaze Duration from a Single Image},
  author = {Carlos Pizarroso and Zuzana Berger Haladová and Zuzana Černeková and Viktor Kocur},
  journal= {arXiv preprint arXiv:2601.07073},
  year   = {2026}
}

Comments

Accepted as a position paper at VISAPP 2026

R2 v1 2026-07-01T08:59:50.619Z