HIA-GAT Predicts Freeway Traffic Conflict Risk with High Accuracy

Mahshid Malazizi, Seyedmehdi Khaleghian, Mina Sartipi, Toru Hirano, Yunfei Xu, Hoang H. Nguyen· June 29, 2026 View original

Summary

This paper introduces HIA-GAT, a dual-stream heterogeneous graph attention network that predicts frame-level freeway traffic conflict risk by processing longitudinal and lateral vehicle interactions. It achieves superior risk-ranking performance on NGSIM datasets and provides interpretable attribution of dominant conflict types.

Researchers have developed HIA-GAT, a novel Heterogeneous Interaction-Aware Graph Attention Network, designed to predict traffic conflict risk on freeways at a frame-by-frame level. This model frames the problem as a multi-agent scene graph-level binary classification, where each video or trajectory frame is labeled as risky if any conflict, based on Time-to-Collision (TTC) or Post-Encroachment Time (PET) thresholds, is detected. HIA-GAT constructs a relation-aware graph for each frame, treating vehicles as nodes and defining two types of interaction edges: longitudinal (same-lane) and lateral (adjacent-lane). These edges are enriched with physics-informed features tailored to rear-end and lane-change conflict mechanisms. The network employs a dual-stream architecture, processing longitudinal and lateral interactions through dedicated attention pathways. These streams are then fused using a conflict-type-aware gating mechanism, supervised by event-level conflict attribution. Evaluated on the NGSIM I-80 and US-101 freeway datasets across various TTC and PET threshold configurations, HIA-GAT consistently achieved the best average risk-ranking performance, with AUC scores of 0.835 on I-80 and 0.867 on US-101. The model showed particular strength in PET-only (lane-change) settings, where understanding relational structure is crucial. Beyond its accuracy, the learned gate provides interpretable per-vehicle attribution of the dominant conflict type, offering actionable insights for real-time freeway safety monitoring.

Why it matters

For professionals in transportation, urban planning, and autonomous vehicle development, this research offers a highly accurate and interpretable AI model for real-time traffic conflict prediction, enhancing road safety and informing intelligent transportation systems.

How to implement this in your domain

  1. 1Evaluate current traffic safety monitoring systems for their ability to predict frame-level conflict risks.
  2. 2Explore integrating graph neural networks, specifically attention-based models, for multi-agent interaction analysis in transportation.
  3. 3Develop or adapt models that can distinguish between different types of traffic conflicts (e.g., longitudinal vs. lateral).
  4. 4Utilize the interpretable outputs of such models to inform real-time safety interventions or autonomous driving decisions.

Who benefits

Automotive (Autonomous Vehicles)TransportationUrban PlanningSmart CitiesInsurance

Key takeaways

  • HIA-GAT is a graph attention network for freeway traffic conflict prediction.
  • It processes longitudinal and lateral interactions separately for better accuracy.
  • The model achieves superior risk-ranking performance on real-world datasets.
  • Its interpretable output attributes dominant conflict types per vehicle.

Original post by Mahshid Malazizi, Seyedmehdi Khaleghian, Mina Sartipi, Toru Hirano, Yunfei Xu, Hoang H. Nguyen

"arXiv:2606.27577v1 Announce Type: new Abstract: This paper formulates frame-level freeway risk assessment as a multi-agent scene graph-level binary classification problem, where each video or trajectory frame is labeled risky if any TTC- or PET-based conflict violates a specified…"

View on X

Originally posted by Mahshid Malazizi, Seyedmehdi Khaleghian, Mina Sartipi, Toru Hirano, Yunfei Xu, Hoang H. Nguyen on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses