paper-with-me

Papers

A Dynamic Spatial-temporal Attention Network for Early Anticipation of Traffic Accidents

2021-06-18 · Muhammad Monjurul Karim, Yu Li, Ruwen Qin, Zhaozheng Yin

The rapid advancement of sensor technologies and artificial intelligence are creating new opportunities for traffic safety enhancement. Dashboard cameras (dashcams) have been widely deployed on both human driving vehicles and automated driving vehicles. A computational intelligence model that can accurately and promptly predict accidents from the dashcam video will enhance the preparedness for accident prevention. The spatial-temporal interaction of traffic agents is complex. Visual cues for predicting a future accident are embedded deeply in dashcam video data. Therefore, the early anticipation of traffic accidents remains a challenge. Inspired by the attention behavior of humans in visually perceiving accident risks, this paper proposes a Dynamic Spatial-Temporal Attention (DSTA) network for the early accident anticipation from dashcam videos. The DSTA-network learns to select discriminative temporal segments of a video sequence with a Dynamic Temporal Attention (DTA) module. It also learns to focus on the informative spatial regions of frames with a Dynamic Spatial Attention (DSA) module. A Gated Recurrent Unit (GRU) is trained jointly with the attention modules to predict the probability of a future accident. The evaluation of the DSTA-network on two benchmark datasets confirms that it has exceeded the state-of-the-art performance. A thorough ablation study that assesses the DSTA-network at the component level reveals how the network achieves such performance. Furthermore, this paper proposes a method to fuse the prediction scores from two complementary models and verifies its effectiveness in further boosting the performance of early accident anticipation.

📄 PDF Abstract BibTeX arXiv:2106.10197

Code (1)

monjurulkarim/DSTA 공식 구현 pytorch

Tasks

Accident AnticipationAction AnticipationAutonomous Vehicles

Similar Papers 제목 키워드 기반

CARA: Concept-Aware Risk Attention for Interpretable Collision Anticipation

2026-07-24 · Zhishan Tao, Ruoyu Wang, Yucheng Wu, Enjun Du 외 arxiv

Collision anticipation in autonomous driving requires not only accurate early warnings but also interpretable reasoning about what risk factors are being tracked and how risk evolves over time. Existing methods fall shor…

DRIVE: Deep Reinforced Accident Anticipation with Visual Explanation

2021-07-21 · ICCV 2021 10 · Wentao Bao, Qi Yu, Yu Kong

Traffic accident anticipation aims to accurately and promptly predict the occurrence of a future accident from dashcam videos, which is vital for a safety-guaranteed self-driving system. To encourage an early and accurat…

Accident AnticipationDecision Making

Towards explainable artificial intelligence (XAI) for early anticipation of traffic accidents

2021-07-31 · Muhammad Monjurul Karim, Yu Li, Ruwen Qin

Traffic accident anticipation is a vital function of Automated Driving Systems (ADSs) for providing a safety-guaranteed driving experience. An accident anticipation model aims to predict accidents promptly and accurately…

Accident AnticipationDecision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Agent-Centric Risk Assessment: Accident Anticipation and Risky Region Localization

2017-05-18 · CVPR 2017 7 · Kuo-Hao Zeng, Shih-Han Chou, Fu-Hsiang Chan, Juan Carlos Niebles 외

For survival, a living agent must have the ability to assess risk (1) by temporally anticipating accidents before they occur, and (2) by spatially localizing risky regions in the environment to move away from threats. In…

Accident Anticipation

TAMFormer: Multi-Modal Transformer with Learned Attention Mask for Early Intent Prediction

2022-10-26 · Nada Osman, Guglielmo Camporese, Lamberto Ballan

Human intention prediction is a growing area of research where an activity in a video has to be anticipated by a vision-based system. To this end, the model creates a representation of the past, and subsequently, it prod…

Prediction