Correlation-Aware Feature Attribution Based Explainable AI
Poushali Sengupta, Yan Zhang, Frank Eliassen, Sabita Maharjan

TL;DR
ExCIR introduces a correlation-aware, efficient feature attribution method that improves stability and scalability of explainable AI across diverse datasets by accounting for feature correlations.
Contribution
The paper presents ExCIR and BlockCIR, novel correlation-aware attribution methods that enhance stability, scalability, and efficiency in explainable AI by addressing feature correlation issues.
Findings
ExCIR aligns well with global baselines and full models.
It provides consistent top-k feature rankings.
Reduces computational runtime significantly.
Abstract
Explainable AI (XAI) is increasingly essential as modern models become more complex and high-stakes applications demand transparency, trust, and regulatory compliance. Existing global attribution methods often incur high computational costs, lack stability under correlated inputs, and fail to scale efficiently to large or heterogeneous datasets. We address these gaps with \emph{ExCIR} (Explainability through Correlation Impact Ratio), a correlation-aware attribution score equipped with a lightweight transfer protocol that reproduces full-model rankings using only a fraction of the data. ExCIR quantifies sign-aligned co-movement between features and model outputs after \emph{robust centering} (subtracting a robust location estimate, e.g., median or mid-mean, from features and outputs). We further introduce \textsc{BlockCIR}, a \emph{groupwise} extension of ExCIR that scores \emph{sets}…
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 in Healthcare
