Fast Explanations via Policy Gradient-Optimized Explainer
Deng Pan, Nuno Moniz, Nitesh Chawla

TL;DR
This paper introduces FEX, a policy gradient-based framework that provides fast, scalable, and high-quality explanations for large-scale models, significantly reducing inference time and memory usage.
Contribution
The paper presents a novel explanation method using probability distributions optimized by policy gradients, enabling real-time, scalable explanations across different data modalities.
Findings
Reduces inference time by over 97%
Decreases memory usage by 70%
Maintains high-quality explanations across tasks
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% and memory…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification
MethodsSparse Evolutionary Training
