paper-with-me

홈 › Papers

ShapShift: Explaining Model Prediction Shifts with Subgroup Conditional Shapley Values

2026-04-13 · Tom Bewley, Salim I. Amoukou, Emanuele Albini, Saumitra Mishra, Manuela Veloso arxiv

Changes in input distribution can induce shifts in the average predictions of machine learning models. Such prediction shifts may impact downstream business outcomes (e.g. a bank's loan approval rate), so understanding their causes can be crucial. We propose \ours{}: a Shapley value method for attributing prediction shifts to changes in the conditional probabilities of interpretable subgroups of data, where these subgroups are defined by the structure of decision trees. We initially apply this method to single decision trees, providing exact explanations based on conditional probability changes at split nodes. Next, we extend it to tree ensembles by selecting the most explanatory tree and accounting for residual effects. Finally, we propose a model-agnostic variant using surrogate trees grown with a novel objective function, allowing application to models like neural networks. While exact computation can be intensive, approximation techniques enable practical application. We show that \ours{} provides simple, faithful, and near-complete explanations of prediction shifts across model classes, aiding model monitoring in dynamic environments.

📄 PDF Abstract BibTeX arXiv:2604.11200

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Posterior Conformal Prediction

2024-09-29 · Yao Zhang, Emmanuel J. Candès

Conformal prediction is a popular technique for constructing prediction intervals with distribution-free coverage guarantees. The coverage is marginal, meaning it only holds on average over the entire population but not …

Conformal PredictionPredictionPrediction Intervals

Selective Regression Under Fairness Criteria

2021-10-28 · Abhin Shah, Yuheng Bu, Joshua Ka-Wing Lee, Subhro Das 외

Selective regression allows abstention from prediction if the confidence to make an accurate prediction is not sufficient. In general, by allowing a reject option, one expects the performance of a regression model to inc…

FairnessPredictionregression

PAC-Bayesian Bounds on Constrained f-Entropic Risk Measures

2025-10-13 · Hind Atbir, Farah Cherfaoui, Guillaume Metzler, Emilie Morvant 외 arxiv

PAC generalization bounds on the risk, when expressed in terms of the expected loss, are often insufficient to capture imbalances between subgroups in the data. To overcome this limitation, we introduce a new family of r…

Deep Hypothesis Tests Detect Clinically Relevant Subgroup Shifts in Medical Images

2023-03-08 · Lisa M. Koch, Christian M. Schürch, Christian F. Baumgartner, Arthur Gretton 외

Distribution shifts remain a fundamental problem for the safe application of machine learning systems. If undetected, they may impact the real-world performance of such systems or will at least render original performanc…

Explaining and Adapting Graph Conditional Shift

2023-06-05 · Qi Zhu, Yizhu Jiao, Natalia Ponomareva, Jiawei Han 외

Graph Neural Networks (GNNs) have shown remarkable performance on graph-structured data. However, recent empirical studies suggest that GNNs are very susceptible to distribution shift. There is still significant ambiguit…

Domain AdaptationGraph ClassificationNode ClassificationUnsupervised Domain Adaptation