paper-with-me

홈 › Papers

Interpretability methods of machine learning algorithms with applications in breast cancer diagnosis

2022-02-04 · Panagiota Karatza, Kalliopi V. Dalakleidi, Maria Athanasiou, Konstantina S. Nikita

Early detection of breast cancer is a powerful tool towards decreasing its socioeconomic burden. Although, artificial intelligence (AI) methods have shown remarkable results towards this goal, their "black box" nature hinders their wide adoption in clinical practice. To address the need for AI guided breast cancer diagnosis, interpretability methods can be utilized. In this study, we used AI methods, i.e., Random Forests (RF), Neural Networks (NN) and Ensembles of Neural Networks (ENN), towards this goal and explained and optimized their performance through interpretability techniques, such as the Global Surrogate (GS) method, the Individual Conditional Expectation (ICE) plots and the Shapley values (SV). The Wisconsin Diagnostic Breast Cancer (WDBC) dataset of the open UCI repository was used for the training and evaluation of the AI algorithms. The best performance for breast cancer diagnosis was achieved by the proposed ENN (96.6% accuracy and 0.96 area under the ROC curve), and its predictions were explained by ICE plots, proving that its decisions were compliant with current medical knowledge and can be further utilized to gain new insights in the pathophysiological mechanisms of breast cancer. Feature selection based on features' importance according to the GS model improved the performance of the RF (leading the accuracy from 96.49% to 97.18% and the area under the ROC curve from 0.96 to 0.97) and feature selection based on features' importance according to SV improved the performance of the NN (leading the accuracy from 94.6% to 95.53% and the area under the ROC curve from 0.94 to 0.95). Compared to other approaches on the same dataset, our proposed models demonstrated state of the art performance while being interpretable.

📄 PDF Abstract BibTeX arXiv:2202.02131

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDiagnosticfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

The Power Of Simplicity: Why Simple Linear Models Outperform Complex Machine Learning Techniques -- Case Of Breast Cancer Diagnosis

2023-06-04 · Muhammad Arbab Arshad, Sakib Shahriar, Khizar Anjum

This research paper investigates the effectiveness of simple linear models versus complex machine learning techniques in breast cancer diagnosis, emphasizing the importance of interpretability and computational efficienc…

Computational EfficiencyDecision Making

PSO-XAI: A PSO-Enhanced Explainable AI Framework for Reliable Breast Cancer Detection

2025-10-23 · Mirza Raquib, Niloy Das, Farida Siddiqi Prity, Arafath Al Fahim 외 arxiv

Breast cancer is considered the most critical and frequently diagnosed cancer in women worldwide, leading to an increase in cancer-related mortality. Early and accurate detection is crucial as it can help mitigate possib…

Breast Cancer Detection

Breast Cancer Classification Using Gradient Boosting Algorithms Focusing on Reducing the False Negative and SHAP for Explainability

2024-03-14 · João Manoel Herrera Pinheiro, Marcelo Becker

Cancer is one of the diseases that kill the most women in the world, with breast cancer being responsible for the highest number of cancer cases and consequently deaths. However, it can be prevented by early detection an…

Cancer ClassificationHyperparameter Optimization

BDCN: Semantic Embedding Self-explanatory Breast Diagnostic Capsules Network

2021-08-01 · CCL 2021 8 · Chen Dehua, Zhong Keting, He Jianrong

“Building an interpretable AI diagnosis system for breast cancer is an important embodiment ofAI assisted medicine. Traditional breast cancer diagnosis methods based on machine learning areeasy to explain but the accurac…

DiagnosticText Categorizationtext-classificationText Classification

Explainable artificial intelligence in breast cancer detection and risk prediction: A systematic scoping review

2024-07-12 · Amirehsan Ghasemi, Soheil Hashtarkhani, David L Schwartz, Arash Shaban-Nejad

With the advances in artificial intelligence (AI), data-driven algorithms are becoming increasingly popular in the medical domain. However, due to the nonlinear and complex behavior of many of these algorithms, decision-…

Breast Cancer DetectionExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness+2