RHALE: Robust and Heterogeneity-aware Accumulated Local Effects
Vasilis Gkolemis, Theodore Dalamagas, Eirini Ntoutsi, Christos Diou

TL;DR
RHALE enhances ALE by quantifying heterogeneity and automatically optimizing binning, improving feature effect explanations especially with correlated features.
Contribution
It introduces a novel method that quantifies heterogeneity and automatically determines optimal binning for ALE, addressing key limitations of existing explainability techniques.
Findings
RHALE accurately quantifies heterogeneity in local effects.
Automatic bin splitting improves ALE consistency.
RHALE outperforms existing methods on synthetic and real datasets.
Abstract
Accumulated Local Effects (ALE) is a widely-used explainability method for isolating the average effect of a feature on the output, because it handles cases with correlated features well. However, it has two limitations. First, it does not quantify the deviation of instance-level (local) effects from the average (global) effect, known as heterogeneity. Second, for estimating the average effect, it partitions the feature domain into user-defined, fixed-sized bins, where different bin sizes may lead to inconsistent ALE estimations. To address these limitations, we propose Robust and Heterogeneity-aware ALE (RHALE). RHALE quantifies the heterogeneity by considering the standard deviation of the local effects and automatically determines an optimal variable-size bin-splitting. In this paper, we prove that to achieve an unbiased approximation of the standard deviation of local effects within…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Explainable Artificial Intelligence (XAI)
