Pith. sign in

REVIEW 2 cited by

Explainability of Machine Learning Models under Missing Data

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2407.00411 v3 pith:NVUMKNOZ submitted 2024-06-29 cs.LG cs.AI

Explainability of Machine Learning Models under Missing Data

classification cs.LG cs.AI
keywords datamissingimputationshapleyvaluesexplainabilityeffectslearning
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Missing data is a prevalent issue that can significantly impair model performance and explainability. This paper briefly summarizes the development of the field of missing data with respect to Explainable Artificial Intelligence and experimentally investigates the effects of various imputation methods on SHAP (SHapley Additive exPlanations), a popular technique for explaining the output of complex machine learning models. Next, we compare different imputation strategies and assess their impact on feature importance and interaction as determined by Shapley values. Moreover, we also theoretically analyze the effects of missing values on Shapley values. Importantly, our findings reveal that the choice of imputation method can introduce biases that could lead to changes in the Shapley values, thereby affecting the explainability of the model. Moreover, we also show that a lower test prediction MSE (Mean Square Error) does not necessarily imply a lower MSE in Shapley values and vice versa. Also, while XGBoost (eXtreme Gradient Boosting) is a method that could handle missing data directly, using XGBoost directly on missing data can seriously affect explainability compared to imputing the data before training XGBoost. This study provides a comprehensive evaluation of imputation methods in the context of model explanations, offering practical guidance for selecting appropriate techniques based on dataset characteristics and analysis objectives. The results underscore the importance of considering imputation effects to ensure robust and reliable insights from machine learning models.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Evaluating Counterfactual Explanation Methods on Incomplete Inputs

    cs.AI 2026-04 unverdicted novelty 6.0

    All tested counterfactual explanation methods struggle to generate valid counterfactuals on incomplete inputs, though robust variants outperform non-robust ones.

  2. Improving post-operative discharge destination prediction of geriatric patients with generative data augmentation

    stat.AP 2026-04 unverdicted novelty 5.0

    Generative data augmentation with adversarial random forests raises logistic regression accuracy from 0.70 to 0.81 and AUC from 0.85 to 0.92 for post-operative discharge prediction in geriatric patients, while random ...