Explainable AI for Ship Collision Avoidance: Decoding Decision-Making Processes and Behavioral Intentions
Hitoshi Yoshioka, Hirotada Hashimoto

TL;DR
This paper presents an explainable AI system for ship collision avoidance that clarifies decision-making processes and behavioral intentions, enhancing safety and interpretability in maritime navigation.
Contribution
It introduces a critic network with sub-task evaluation and mechanisms to interpret behavioral intentions, advancing explainability in DRL-based collision avoidance systems.
Findings
AI safely avoids collisions in various congestion scenarios
Decision-making processes are visually interpretable to humans
Method extends to other tasks with sub-tasks
Abstract
This study developed an explainable AI for ship collision avoidance. Initially, a critic network composed of sub-task critic networks was proposed to individually evaluate each sub-task in collision avoidance to clarify the AI decision-making processes involved. Additionally, an attempt was made to discern behavioral intentions through a Q-value analysis and an Attention mechanism. The former focused on interpreting intentions by examining the increment of the Q-value resulting from AI actions, while the latter incorporated the significance of other ships in the decision-making process for collision avoidance into the learning objective. AI's behavioral intentions in collision avoidance were visualized by combining the perceived collision danger with the degree of attention to other ships. The proposed method was evaluated through a numerical experiment. The developed AI was confirmed…
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
TopicsRisk and Safety Analysis · Explainable Artificial Intelligence (XAI)
