Dynamic Traffic Scene Classification with Space-Time Coherence

Narayanan, Athma; Dwivedi, Isht; Dariush, Behzad · 2019 · OpenAlex

DOI: 10.1109/icra.2019.8794137

archive: archived pipeline: cataloged verified

Get this paper ↗ (DOI — opens at the source; we link to it, we don't host it)

Summary

This paper addresses the challenge of dynamic traffic scene classification from the perspective of a moving vehicle (egocentric view), a problem critical for developing effective driving assistance technologies. Existing research has largely focused on static image classification or video from stationary cameras, failing to account for the spatiotemporal viewpoint variations caused by a vehicle’s ego-motion. The authors identify a lack of benchmark datasets that capture the temporal evolution of traffic scenes, which hinders the development of algorithms capable of interpreting road context as a prior for downstream tasks like behavior prediction and localization. To bridge this gap, the authors introduce the Honda Scenes dataset, comprising 80 hours of high-quality driving video collected in the San Francisco Bay Area and Japan. The dataset features fine-grained temporal annotations for road places (e.g., intersections, construction zones), road environments (urban, highway, rural), weather, and road surface conditions. Annotations are hierarchical, distinguishing between "approaching," "entering," and "passing" specific locations to capture viewpoint changes. The study employs ResNet50-based convolutional neural networks, experimenting with various input modalities including raw RGB, semantic segmentation masks, and masked RGB images where traffic participants are removed to focus on scene structure. For temporal classification, the authors propose a novel two-stream architecture that decouples event proposal (identifying start/end frames of an event) from classification, outperforming standard LSTM and Bi-LSTM models. Experimental results demonstrate that semantic masking significantly improves classification accuracy for weather and road surface conditions by removing distracting traffic participants. For road environment and place classification, the proposed event proposal model achieves higher F-scores than frame-based averaging and standard temporal networks, particularly for complex scenes like intersections. The authors further validate the utility of these scene classifications by using them as contextual priors for tactical driver behavior understanding on the Honda Driving Dataset. Incorporating scene context features improved mean average precision for behavior detection tasks, such as lane changes and turns, by providing the model with relevant spatial cues and reducing false positives. The significance of this work lies in providing a comprehensive benchmark for dynamic scene understanding and demonstrating that explicit modeling of spatiotemporal coherence and semantic context enhances classification robustness. The findings suggest that scene classification features serve as strong priors for autonomous driving systems, enabling better reasoning about road user behavior and environmental conditions. This approach moves beyond static appearance analysis, offering a more descriptive representation of traffic scenes that accounts for the dynamic nature of driving.

Key finding

A proposed two-stream architecture utilizing semantic masking and temporal event proposals significantly improves dynamic traffic scene classification accuracy and enhances downstream driver behavior detection performance.

Methodology

dataset

Provenance

The full processing record for this entry. Every stage of this paper's journey through the pipeline is logged — what ran, with which tool and model, how many attempts it took, and when it last completed. Discovered via author_sweep_intake on 2026-05-27.

StageOutcomeToolModelPromptAttemptsCompleted
discover success author_sweep 2 2026-05-27
archive success unpaywall 2 2026-06-04
extract success cached 3 2026-06-15
clean success clean 1 2026-06-04
chunk success chunk 1 2026-06-04
embed success embed Qwen/Qwen3-Embedding-8B 1 2026-06-04
enrich success semantic_scholar 2 2026-06-04
promote success 1 2026-06-04
summarize success llm qwen3.6-27b-prismaquant summ-v5 2 2026-06-15
tag success vector_similarity 15 2026-06-11
verify success 1 2026-06-04

Summary generated by qwen3.6-27b-prismaquant on 2026-06-15; verification: verified.

Topics

Ranked by relevance to this paper. Hover a topic for its definition.

Information type

What kind of knowledge this paper contributes, grouped by family — independent of topic (what it is about) and method (how it was studied).