English

Looking at the right stuff: Guided semantic-gaze for autonomous driving

Computer Vision and Pattern Recognition 2020-04-02 v2 Robotics

Abstract

In recent years, predicting driver's focus of attention has been a very active area of research in the autonomous driving community. Unfortunately, existing state-of-the-art techniques achieve this by relying only on human gaze information, thereby ignoring scene semantics. We propose a novel Semantics Augmented GazE (SAGE) detection approach that captures driving specific contextual information, in addition to the raw gaze. Such a combined attention mechanism serves as a powerful tool to focus on the relevant regions in an image frame in order to make driving both safe and efficient. Using this, we design a complete saliency prediction framework - SAGE-Net, which modifies the initial prediction from SAGE by taking into account vital aspects such as distance to objects (depth), ego vehicle speed, and pedestrian crossing intent. Exhaustive experiments conducted through four popular saliency algorithms show that on 49/56 (87.5%)\mathbf{49/56\text{ }(87.5\%)} cases - considering both the overall dataset and crucial driving scenarios, SAGE outperforms existing techniques without any additional computational overhead during the training process. The augmented dataset along with the relevant code are available as part of the supplementary material.

Keywords

Cite

@article{arxiv.1911.10455,
  title  = {Looking at the right stuff: Guided semantic-gaze for autonomous driving},
  author = {Anwesan Pal and Sayan Mondal and Henrik I. Christensen},
  journal= {arXiv preprint arXiv:1911.10455},
  year   = {2020}
}

Comments

Paper accepted at CVPR-2020

R2 v1 2026-06-23T12:25:23.113Z