Fast Explanations via Policy Gradient-Optimized Explainer

Abstract

The challenge of delivering efficient explanations is a critical barrier that prevents the adoption of model explanations in real-world applications. Existing approaches often depend on extensive model queries for sample-level explanations or rely on expert's knowledge of specific model structures that trade general applicability for efficiency. To address these limitations, this paper introduces a novel framework Fast EXplanation (FEX) that represents attribution-based explanations via probability distributions, which are optimized by leveraging the policy gradient method. The proposed framework offers a robust, scalable solution for real-time, large-scale model explanations, bridging the gap between efficiency and applicability. We validate our framework on image and text classification tasks and the experiments demonstrate that our method reduces inference time by over 97 percent and memory usage by 70 percent compared to traditional model-agnostic approaches while maintaining high-quality explanations and broad applicability.

Cite

Text

Pan et al. "Fast Explanations via Policy Gradient-Optimized Explainer." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/54

Markdown

[Pan et al. "Fast Explanations via Policy Gradient-Optimized Explainer." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/pan2025ijcai-fast/) doi:10.24963/IJCAI.2025/54

BibTeX

@inproceedings{pan2025ijcai-fast,
  title     = {{Fast Explanations via Policy Gradient-Optimized Explainer}},
  author    = {Pan, Deng and Moniz, Nuno and Chawla, Nitesh V.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {475-483},
  doi       = {10.24963/IJCAI.2025/54},
  url       = {https://mlanthology.org/ijcai/2025/pan2025ijcai-fast/}
}