paper-with-me

Papers

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 before they occur. Existing Artificial Intelligence (AI) models of accident anticipation lack a human-interpretable explanation of their decision-making. Although these models perform well, they remain a black-box to the ADS users, thus difficult to get their trust. To this end, this paper presents a Gated Recurrent Unit (GRU) network that learns spatio-temporal relational features for the early anticipation of traffic accidents from dashcam video data. A post-hoc attention mechanism named Grad-CAM is integrated into the network to generate saliency maps as the visual explanation of the accident anticipation decision. An eye tracker captures human eye fixation points for generating human attention maps. The explainability of network-generated saliency maps is evaluated in comparison to human attention maps. Qualitative and quantitative results on a public crash dataset confirm that the proposed explainable network can anticipate an accident on average 4.57 seconds before it occurs, with 94.02% average precision. In further, various post-hoc attention-based XAI methods are evaluated and compared. It confirms that the Grad-CAM chosen by this study can generate high-quality, human-interpretable saliency maps (with 1.23 Normalized Scanpath Saliency) for explaining the crash anticipation decision. Importantly, results confirm that the proposed AI model, with a human-inspired design, can outperform humans in the accident anticipation.

📄 PDF Abstract BibTeX arXiv:2108.00273

Code (1)

monjurulkarim/xai-accident 공식 구현 pytorch

Tasks

Accident AnticipationDecision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Similar 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 vehicle…

Accident AnticipationAction AnticipationAutonomous Vehicles

Anticipating Traffic Accidents with Adaptive Loss and Large-scale Incident DB

2018-04-08 · CVPR 2018 6 · Tomoyuki Suzuki, Hirokatsu Kataoka, Yoshimitsu Aoki, Yutaka Satoh

In this paper, we propose a novel approach for traffic accident anticipation through (i) Adaptive Loss for Early Anticipation (AdaLEA) and (ii) a large-scale self-annotated incident database for anticipation. The propose…

Accident Anticipation

Uncertainty-based Traffic Accident Anticipation with Spatio-Temporal Relational Learning

2020-08-01 · Wentao Bao, Qi Yu, Yu Kong

Traffic accident anticipation aims to predict accidents from dashcam videos as early as possible, which is critical to safety-guaranteed self-driving systems. With cluttered traffic scenes and limited visual cues, it is …

Accident AnticipationActivity PredictionFuture predictionRelational Reasoning+2

Towards Explainable Meta-Learning for DDoS Detection

2022-04-05 · Qianru Zhou, Rongzhen Li, Lei Xu, Arumugam Nallanathan 외

The Internet is the most complex machine humankind has ever built, and how to defense it from intrusions is even more complex. With the ever increasing of new intrusions, intrusion detection task rely on Artificial Intel…

Intrusion DetectionMeta-Learning

Foundations of Explainable Knowledge-Enabled Systems

2020-03-17 · Shruthi Chari, Daniel M. Gruen, Oshani Seneviratne, Deborah L. McGuinness

Explainability has been an important goal since the early days of Artificial Intelligence. Several approaches for producing explanations have been developed. However, many of these approaches were tightly coupled with th…

Explainable artificial intelligence