PAMI: partition input and aggregate outputs for model interpretation
Wei Shi, Wentao Zhang, Weishi Zheng, Ruixuan Wang

TL;DR
PAMI is a model-agnostic visualization framework that identifies relevant input regions for predictions by masking inputs and analyzing output contributions, applicable across various models and tasks.
Contribution
PAMI introduces a simple, effective, and model-agnostic visualization method that does not require model details, adaptable to different tasks and input formats.
Findings
Outperforms existing visualization methods in locating class-specific input regions.
Effective across various model backbones and input formats.
Does not require model structure or parameters.
Abstract
There is an increasing demand for interpretation of model predictions especially in high-risk applications. Various visualization approaches have been proposed to estimate the part of input which is relevant to a specific model prediction. However, most approaches require model structure and parameter details in order to obtain the visualization results, and in general much effort is required to adapt each approach to multiple types of tasks particularly when model backbone and input format change over tasks. In this study, a simple yet effective visualization framework called PAMI is proposed based on the observation that deep learning models often aggregate features from local regions for model predictions. The basic idea is to mask majority of the input and use the corresponding model output as the relative contribution of the preserved input part to the original model prediction.…
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
TopicsAnomaly Detection Techniques and Applications · Data Visualization and Analytics · Explainable Artificial Intelligence (XAI)
