The ATLAS of Traffic Lights: A Reliable Perception Framework for Autonomous Driving
Rupert Polley, Nikolai Polley, Dominik Heid, Marc Heinrich, Sven Ochs, J. Marius Zöllner
TL;DR
This work tackles the reliability of camera-based traffic light perception for autonomous driving in urban environments by introducing the ATLAS dataset, a multi-camera collection with extensive state and pictogram annotations across varied weather, and by presenting a modular perception framework. The framework combines state-of-the-art detectors, a projection-and-association pipeline built on a minimum-cost matching strategy, and a circular-buffer decision module to stabilize state estimates for traffic-light signals. Key contributions include (1) the ATLAS dataset with 33{,}044 images and 72{,}998 bounding boxes across 25 pictogram-state classes, (2) improved detectors trained on ATLAS with better generalization, (3) a robust mapping between image detections and HD-map references using a Hungarian-based assignment, and (4) real-world deployment showing low end-to-end latency (~184 ms) and high reliability for decision-making at intersections. Collectively, these advances enhance the safety and reliability of autonomous driving at traffic-light-controlled intersections under diverse conditions.
Abstract
Traffic light perception is an essential component of the camera-based perception system for autonomous vehicles, enabling accurate detection and interpretation of traffic lights to ensure safe navigation through complex urban environments. In this work, we propose a modularized perception framework that integrates state-of-the-art detection models with a novel real-time association and decision framework, enabling seamless deployment into an autonomous driving stack. To address the limitations of existing public datasets, we introduce the ATLAS dataset, which provides comprehensive annotations of traffic light states and pictograms across diverse environmental conditions and camera setups. This dataset is publicly available at https://url.fzi.de/ATLAS. We train and evaluate several state-of-the-art traffic light detection architectures on ATLAS, demonstrating significant performance improvements in both accuracy and robustness. Finally, we evaluate the framework in real-world scenarios by deploying it in an autonomous vehicle to make decisions at traffic light-controlled intersections, highlighting its reliability and effectiveness for real-time operation.
