AcME -- Accelerated Model-agnostic Explanations: Fast Whitening of the Machine-Learning Black Box
David Dandolo, Chiara Masiero, Mattia Carletti, Davide Dalle Pezze,, Gian Antonio Susto

TL;DR
AcME is a fast, model-agnostic interpretability method that provides quick feature importance scores and what-if analysis for machine learning models, enabling real-time insights in decision support systems.
Contribution
This paper introduces AcME, a novel accelerated approach for model-agnostic explanations that significantly reduces computation time while maintaining explanation quality.
Findings
Achieved comparable explanation quality to SHAP
Dramatically reduced computational time
Provided consistent global and local visualizations
Abstract
In the context of human-in-the-loop Machine Learning applications, like Decision Support Systems, interpretability approaches should provide actionable insights without making the users wait. In this paper, we propose Accelerated Model-agnostic Explanations (AcME), an interpretability approach that quickly provides feature importance scores both at the global and the local level. AcME can be applied a posteriori to each regression or classification model. Not only does AcME compute feature ranking, but it also provides a what-if analysis tool to assess how changes in features values would affect model predictions. We evaluated the proposed approach on synthetic and real-world datasets, also in comparison with SHapley Additive exPlanations (SHAP), the approach we drew inspiration from, which is currently one of the state-of-the-art model-agnostic interpretability approaches. We achieved…
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
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
