Beyond Linear Surrogates: High-Fidelity Local Explanations for Black-Box Models
Sanjeev Shrestha, Rahul Dubey, Hui Liu

TL;DR
This paper introduces a novel local explanation method using MARS and N-ball sampling to produce high-fidelity, model-agnostic explanations for complex black-box models, significantly improving local surrogate accuracy.
Contribution
It presents a new explanation approach combining MARS and N-ball sampling, enhancing local fidelity over existing methods for black-box models.
Findings
Achieves 32% reduction in RMSE compared to baselines
Statistically significant improvements across five datasets
Provides more accurate local approximations of black-box models
Abstract
With the increasing complexity of black-box machine learning models and their adoption in high-stakes areas, it is critical to provide explanations for their predictions. Existing local explanation methods lack in generating high-fidelity explanations. This paper proposes a novel local model agnostic explanation method to generate high-fidelity explanations using multivariate adaptive regression splines (MARS) and N-ball sampling strategies. MARS is used to model non-linear local boundaries that effectively captures the underlying behavior of the reference model, thereby enhancing the local fidelity. The N-ball sampling technique samples perturbed samples directly from a desired distribution instead of reweighting, leading to further improvement in the faithfulness. The performance of the proposed method was computed in terms of root mean squared error (RMSE) and evaluated on five…
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) · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
