Learning Traffic Anomalies from Generative Models on Real-Time Observations

📅 2025-02-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Real-time anomaly detection in urban traffic is challenged by congestion, camera failures, visual occlusions, and adverse weather conditions. Method: This paper proposes an unsupervised end-to-end framework that pioneers the application of spatiotemporal generative adversarial networks (STGANs) to real-world city-scale video streams. It integrates graph neural networks (GNNs) with long short-term memory (LSTM) networks to model minute-level vehicle density time series, enabling fully automatic anomaly discovery without labeled anomaly data. Density-flow features are extracted via sliding-window-based real-time training and inference. Contribution/Results: Evaluated across 42 intersections in Gothenburg, Sweden, the framework achieves a false positive rate <3% on the November 2020 validation set, successfully detecting diverse real-world anomalies—including traffic signal failures, fog/snow occlusions, and sudden congestion—thereby significantly enhancing traffic situational awareness.

Technology Category

Application Category

📝 Abstract
Accurate detection of traffic anomalies is crucial for effective urban traffic management and congestion mitigation. We use the Spatiotemporal Generative Adversarial Network (STGAN) framework combining Graph Neural Networks and Long Short-Term Memory networks to capture complex spatial and temporal dependencies in traffic data. We apply STGAN to real-time, minute-by-minute observations from 42 traffic cameras across Gothenburg, Sweden, collected over several months in 2020. The images are processed to compute a flow metric representing vehicle density, which serves as input for the model. Training is conducted on data from April to November 2020, and validation is performed on a separate dataset from November 14 to 23, 2020. Our results demonstrate that the model effectively detects traffic anomalies with high precision and low false positive rates. The detected anomalies include camera signal interruptions, visual artifacts, and extreme weather conditions affecting traffic flow.
Problem

Research questions and friction points this paper is trying to address.

Abnormal Traffic Detection
Urban Traffic Management
Congestion Reduction
Innovation

Methods, ideas, or system contributions that make the work stand out.

STGAN
Real-time Traffic Data
Anomaly Detection
🔎 Similar Papers
No similar papers found.