paper-with-me

Papers

Explainable Ensemble Machine Learning for Breast Cancer Diagnosis based on Ultrasound Image Texture Features

2022-01-17 · Alireza Rezazadeh, Yasamin Jafarian, Ali Kord

Image classification is widely used to build predictive models for breast cancer diagnosis. Most existing approaches overwhelmingly rely on deep convolutional networks to build such diagnosis pipelines. These model architectures, although remarkable in performance, are black-box systems that provide minimal insight into the inner logic behind their predictions. This is a major drawback as the explainability of prediction is vital for applications such as cancer diagnosis. In this paper, we address this issue by proposing an explainable machine learning pipeline for breast cancer diagnosis based on ultrasound images. We extract first- and second-order texture features of the ultrasound images and use them to build a probabilistic ensemble of decision tree classifiers. Each decision tree learns to classify the input ultrasound image by learning a set of robust decision thresholds for texture features of the image. The decision path of the model predictions can then be interpreted by decomposing the learned decision trees. Our results show that our proposed framework achieves high predictive performance while being explainable.

📄 PDF Abstract BibTeX arXiv:2201.07227

Code (1)

arezaz/ultrasound-texture-analysis 공식 구현

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

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

Ensemble of radiomics and ConvNeXt for breast cancer diagnosis

2026-01-08 · Jorge Alberto Garza-Abdala, Gerardo Alejandro Fumagal-González, Beatriz A. Bosques-Palomo, Mario Alexis Monsivais Molina 외 arxiv

Early diagnosis of breast cancer is crucial for improving survival rates. Radiomics and deep learning (DL) have shown significant potential in assisting radiologists with early cancer detection. This paper aims to critic…

Breast Cancer Detection

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

BI-RADS-Net: An Explainable Multitask Learning Approach for Cancer Diagnosis in Breast Ultrasound Images

2021-10-05 · Boyu Zhang, Aleksandar Vakanski, Min Xian

In healthcare, it is essential to explain the decision-making process of machine learning models to establish the trustworthiness of clinicians. This paper introduces BI-RADS-Net, a novel explainable deep learning approa…

Decision Making

A study on Deep Convolutional Neural Networks, Transfer Learning and Ensemble Model for Breast Cancer Detection

2024-09-10 · Md Taimur Ahad, Sumaya Mustofa, Faruk Ahmed, Yousuf Rayhan Emon 외

In deep learning, transfer learning and ensemble models have shown promise in improving computer-aided disease diagnosis. However, applying the transfer learning and ensemble model is still relatively limited. Moreover, …

Breast Cancer DetectionTransfer Learning