LGAINov 9, 2022

Interpretable Deep Reinforcement Learning for Green Security Games with Real-Time Information

arXiv:2211.04987v1h-index: 38
Originality Incremental advance
AI Analysis

This addresses trust issues in DRL predictions for security applications, but it is incremental as it builds on prior DRL work for GSG-I.

The paper tackles the lack of interpretability in deep reinforcement learning for Green Security Games with real-time information by proposing an interpretable DRL method that generates visualizations to explain decisions, and it shows improved performance and simpler training compared to existing methods.

Green Security Games with real-time information (GSG-I) add the real-time information about the agents' movement to the typical GSG formulation. Prior works on GSG-I have used deep reinforcement learning (DRL) to learn the best policy for the agent in such an environment without any need to store the huge number of state representations for GSG-I. However, the decision-making process of DRL methods is largely opaque, which results in a lack of trust in their predictions. To tackle this issue, we present an interpretable DRL method for GSG-I that generates visualization to explain the decisions taken by the DRL algorithm. We also show that this approach performs better and works well with a simpler training regimen compared to the existing method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes