paper-with-me

Papers

Handling Missing Values in Local Post-hoc Explainability

2023-10-21 · World Conference on Explainable Artificial Intelligence 2023 10 · Martina Cinquini, Fosca Giannotti, Riccardo Guidotti, Andrea Mattei

Missing data are quite common in real scenarios when using Artificial Intelligence (AI) systems for decision-making with tabular data and effectively handling them poses a significant challenge for such systems. While some machine learning models used by AI systems can tackle this problem, the existing literature lacks post-hoc explainability approaches able to deal with predictors that encounter missing data. In this paper, we extend a widely used local model-agnostic post-hoc explanation approach that enables explainability in the presence of missing values by incorporating state-of-the-art imputation methods within the explanation process. Since our proposal returns explanations in the form of feature importance, the user will be aware also of the importance of a missing value in a given record for a particular prediction. Extensive experiments show the effectiveness of the proposed method with respect to some baseline solutions relying on traditional data imputation.

📄 PDF Abstract BibTeX

Code (1)

marti5ini/LIME-MV

Tasks

Decision MakingFeature ImportanceImputationMissing Values

Similar Papers 제목 키워드 기반

Common Steps in Machine Learning Might Hinder The Explainability Aims in Medicine

2024-08-30 · Ahmed M Salih

Data pre-processing is a significant step in machine learning to improve the performance of the model and decreases the running time. This might include dealing with missing values, outliers detection and removing, data …

Data AugmentationDimensionality ReductionMissing Values

IFGAN: Missing Value Imputation using Feature-specific Generative Adversarial Networks

2020-12-23 · Wei Qiu, Yangsibo Huang, Quanzheng Li

Missing value imputation is a challenging and well-researched topic in data mining. In this paper, we propose IFGAN, a missing value imputation algorithm based on Feature-specific Generative Adversarial Networks (GAN). O…

ImputationMissing Values

RefiDiff: Refinement-Aware Diffusion for Efficient Missing Data Imputation

2025-05-20 · Md Atik Ahamed, Qiang Ye, Qiang Cheng

Missing values in high-dimensional, mixed-type datasets pose significant challenges for data imputation, particularly under Missing Not At Random (MNAR) mechanisms. Existing methods struggle to integrate local and global…

DenoisingImputationMambaMissing Values

Explainable Deep Modeling of Tabular Data using TableGraphNet

2020-02-12 · Gabriel Terejanu, Jawad Chowdhury, Rezaur Rashid, Asif Chowdhury

The vast majority of research on explainability focuses on post-explainability rather than explainable modeling. Namely, an explanation model is derived to explain a complex black box model built with the sole purpose of…

Attribute

Directly Handling Missing Data in Linear Discriminant Analysis for Enhancing Classification Accuracy and Interpretability

2024-06-30 · Tuan L. Vo, Uyen Dang, Thu Nguyen

As the adoption of Artificial Intelligence (AI) models expands into critical real-world applications, ensuring the explainability of these models becomes paramount, particularly in sensitive fields such as medicine and f…

ClassificationImputationMissing Valuesparameter estimation+1