paper-with-me

홈 › 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 augmentation, dimensionality reduction, data normalization and handling the impact of confounding variables. Although it is found the steps improve the accuracy of the model, but they might hinder the explainability of the model if they are not carefully considered especially in medicine. They might block new findings when missing values and outliers removal are implemented inappropriately. In addition, they might make the model unfair against all the groups in the model when making the decision. Moreover, they turn the features into unitless and clinically meaningless and consequently not explainable. This paper discusses the common steps of the data preprocessing in machine learning and their impacts on the explainability and interpretability of the model. Finally, the paper discusses some possible solutions that improve the performance of the model while not decreasing its explainability.

📄 PDF Abstract BibTeX arXiv:2409.00155

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDimensionality ReductionMissing Values

Similar Papers 제목 키워드 기반

Explainable Empirical Risk Minimization

2020-09-03 · L. Zhang, G. Karakasidis, A. Odnoblyudova, L. Dogruel 외

The successful application of machine learning (ML) methods becomes increasingly dependent on their interpretability or explainability. Designing explainable ML systems is instrumental to ensuring transparency of automat…

BIG-bench Machine LearningDecision MakingHigh School Mathematics

Unifying Model Explainability and Robustness via Machine-Checkable Concepts

2020-07-01 · Vedant Nanda, Till Speicher, John P. Dickerson, Krishna P. Gummadi 외

As deep neural networks (DNNs) get adopted in an ever-increasing number of applications, explainability has emerged as a crucial desideratum for these models. In many real-world tasks, one of the principal reasons for re…

On Model Extrapolation in Marginal Shapley Values

2024-12-17 · Ilya Rozenfeld

As the use of complex machine learning models continues to grow, so does the need for reliable explainability methods. One of the most popular methods for model explainability is based on Shapley values. There are two mo…

model

Trying to Outrun Causality with Machine Learning: Limitations of Model Explainability Techniques for Identifying Predictive Variables

2022-02-20 · Matthew J. Vowels

Machine Learning explainability techniques have been proposed as a means of `explaining' or interrogating a model in order to understand why a particular decision or prediction has been made. Such an ability is especiall…

BIG-bench Machine Learningregression

A Survey on Explainability in Machine Reading Comprehension

2020-10-01 · Mokanarangan Thayaparan, Marco Valentino, André Freitas

This paper presents a systematic review of benchmarks and approaches for explainability in Machine Reading Comprehension (MRC). We present how the representation and inference challenges evolved and the steps which were …

Machine Reading ComprehensionReading ComprehensionSurvey