vix.ing · top · new · best · stats · spec

Robust Traffic Light Detection Using Salience-Sensitive Loss: Computational Framework and Evaluations

2023/05/08 by Ross Greer, Greer, Ross, Akshay Gopalkrishnan +9
Computer Science · Engineering · #Advanced Neural Network Applications #Artificial Intelligence (cs.AI) #Autonomous Vehicle Technology and Safety #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Visual Attention and Saliency Detection

paper · pdf · doi:10.48550/arxiv.2305.04516

openalex publication_date 2023/05/08 · openalex created_date 2023/05/10 · openalex updated_date 2026/07/28

Abstract

One of the most important tasks for ensuring safe autonomous driving systems is accurately detecting road traffic lights and accurately determining how they impact the driver's actions. In various real-world driving situations, a scene may have numerous traffic lights with varying levels of relevance to the driver, and thus, distinguishing and detecting the lights that are relevant to the driver and influence the driver's actions is a critical safety task. This paper proposes a traffic light detection model which focuses on this task by first defining salient lights as the lights that affect the driver's future decisions. We then use this salience property to construct the LAVA Salient Lights Dataset, the first US traffic light dataset with an annotated salience property. Subsequently, we train a Deformable DETR object detection transformer model using Salience-Sensitive Focal Loss to emphasize stronger performance on salient traffic lights, showing that a model trained with this loss function has stronger recall than one trained without.

Related