Explaining Autonomous Driving Actions with Visual Question Answering
Shahin Atakishiyev, Mohammad Salameh, Housam Babiker, Randy Goebel

TL;DR
This paper introduces a Visual Question Answering framework to interpret and explain autonomous driving decisions, aiming to improve safety and transparency in self-driving vehicles.
Contribution
It presents a novel VQA-based approach for explaining autonomous driving actions using annotated driving videos and causal reasoning.
Findings
VQA can accurately predict explanations for driving actions
The framework enhances interpretability of autonomous vehicle decisions
Results support real-time application in safety-critical scenarios
Abstract
The end-to-end learning ability of self-driving vehicles has achieved significant milestones over the last decade owing to rapid advances in deep learning and computer vision algorithms. However, as autonomous driving technology is a safety-critical application of artificial intelligence (AI), road accidents and established regulatory principles necessitate the need for the explainability of intelligent action choices for self-driving vehicles. To facilitate interpretability of decision-making in autonomous driving, we present a Visual Question Answering (VQA) framework, which explains driving actions with question-answering-based causal reasoning. To do so, we first collect driving videos in a simulation environment using reinforcement learning (RL) and extract consecutive frames from this log data uniformly for five selected action categories. Further, we manually annotate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Human Pose and Action Recognition · Explainable Artificial Intelligence (XAI)
