paper-with-me

홈 › Papers

Improving Robustness and Reliability in Medical Image Classification with Latent-Guided Diffusion and Nested-Ensembles

2023-10-24 · Xing Shen, Hengguan Huang, Brennan Nichyporuk, Tal Arbel

Ensemble deep learning has been shown to achieve high predictive accuracy and uncertainty estimation in a wide variety of medical imaging contexts. However, perturbations in the input images at test time (e.g. noise, domain shifts) can still lead to significant performance degradation, posing challenges for trustworthy clinical deployment. In order to address this, we propose LaDiNE, a novel and robust probabilistic method that is capable of inferring informative and invariant latent variables from the input images. These latent variables are then used to recover the robust predictive distribution without relying on a predefined functional-form. This results in improved (i) generalization capabilities and (ii) calibration of prediction confidence. Extensive experiments were performed on the task of disease classification based on the Tuberculosis chest X-ray and the ISIC Melanoma skin cancer datasets. Here the performance of LaDiNE was analysed under a range of challenging covariate shift conditions, where training was based on "clean" images, and unseen noisy inputs and adversarial perturbations were presented at test time. Results show that LaDiNE outperforms existing state-of-the-art baseline methods in terms of accuracy and confidence calibration. This increases the feasibility of deploying reliable medical machine learning models in real clinical settings, where accurate and trustworthy predictions are crucial for patient care and clinical decision support.

📄 PDF Abstract BibTeX arXiv:2310.15952

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationimage-classificationImage ClassificationMedical Image Classification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Uncertainty-informed Mutual Learning for Joint Medical Image Classification and Segmentation

2023-03-17 · Kai Ren, Ke Zou, Xianjie Liu, Yidi Chen 외

Classification and segmentation are crucial in medical image analysis as they enable accurate diagnosis and disease monitoring. However, current methods often prioritize the mutual learning features and shared model para…

ClassificationDecoderimage-classificationImage Classification+3

Towards Robust General Medical Image Segmentation

2021-07-09 · Laura Daza, Juan C. Pérez, Pablo Arbeláez

The reliability of Deep Learning systems depends on their accuracy but also on their robustness against adversarial perturbations to the input data. Several attacks and defenses have been proposed to improve the performa…

image-classificationImage ClassificationImage SegmentationMedical Image Segmentation+2

Robust Training with Data Augmentation for Medical Imaging Classification

2025-06-20 · Josué Martínez-Martínez, Olivia Brown, Mostafa Karami, Sheida Nabavi

Deep neural networks are increasingly being used to detect and diagnose medical conditions using medical imaging. Despite their utility, these models are highly vulnerable to adversarial attacks and distribution shifts, …

Data AugmentationDiagnosticimage-classificationImage Classification+1

Vector Quantisation for Robust Segmentation

2022-07-05 · Ainkaran Santhirasekaram, Avinash Kori, Mathias Winkler, Andrea Rockall 외

The reliability of segmentation models in the medical domain depends on the model's robustness to perturbations in the input space. Robustness is a particular challenge in medical imaging exhibiting various sources of im…

Data AugmentationDictionary LearningSegmentation

How does self-supervised pretraining improve robustness against noisy labels across various medical image classification datasets?

2024-01-15 · Bidur Khanal, Binod Bhattarai, Bishesh Khanal, Cristian Linte

Noisy labels can significantly impact medical image classification, particularly in deep learning, by corrupting learned features. Self-supervised pretraining, which doesn't rely on labeled data, can enhance robustness a…

Contrastive Learningimage-classificationImage ClassificationMedical Image Classification+1