RoSHAP: A Distributional Framework and Robust Metric for Stable Feature Attribution

📅 2026-05-14
📈 Citations: 0
Influential: 0
📄 PDF

career value

240K/year
🤖 AI Summary
This work addresses the instability of feature attribution methods—often caused by variations in training splits and random seeds—which undermines model interpretability and decision reliability. To this end, the authors propose RoSHAP, a robust attribution framework that explicitly models attribution randomness through statistical distribution estimation. RoSHAP leverages bootstrap resampling and kernel density estimation to characterize the distribution of SHAP values and introduces an integrated metric that jointly quantifies feature activity, strength, and stability. Theoretical analysis establishes its asymptotic Gaussianity while substantially reducing computational overhead. Empirical results demonstrate that RoSHAP outperforms single-run attribution approaches in identifying true signal features, and that feature subsets selected via RoSHAP maintain predictive performance comparable to full-feature models despite using fewer variables.
📝 Abstract
Feature attribution analysis is critical for interpreting machine learning models and supporting reliable data-driven decisions. However, feature attribution measures often exhibit stochastic variation: different train--test splits, random seeds, or model-fitting procedures can produce substantially different attribution values and feature rankings. This paper proposes a framework for incorporating stochastic nature of feature attribution and a robust attribution metric, RoSHAP, for stable feature ranking based on the SHAP metric. The proposed framework models the distribution of feature attribution scores and estimates it through bootstrap resampling and kernel density estimation. We show that, under mild regularity conditions, the aggregated feature attribution score is asymptotically Gaussian, which greatly reduces the computational cost of distribution estimation. The RoSHAP summarizes the distribution of SHAP into a robust feature-ranking criterion that simultaneously rewards features that are active, strong, and stable. Through simulations and real-data experiments, the proposed framework and RoSHAP outperform standard single-run attribution measures in identifying signal features. In addition, models built using RoSHAP-selected features achieve predictive performance comparable to full-feature models while using substantially fewer predictors. The proposed RoSHAP approach improves the stability and interpretability of machine learning models, enabling reliable and consistent insights for analysis.
Problem

Research questions and friction points this paper is trying to address.

feature attribution
stability
interpretability
SHAP
robustness
Innovation

Methods, ideas, or system contributions that make the work stand out.

RoSHAP
feature attribution
distributional framework
bootstrap resampling
stable feature ranking
🔎 Similar Papers
No similar papers found.