Robust Training with Data Augmentation for Medical Imaging Classification
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, which can affect diagnostic reliability and undermine trust among healthcare professionals. In this study, we propose a robust training algorithm with data augmentation (RTDA) to mitigate these vulnerabilities in medical image classification. We benchmark classifier robustness against adversarial perturbations and natural variations of RTDA and six competing baseline techniques, including adversarial training and data augmentation approaches in isolation and combination, using experimental data sets with three different imaging technologies (mammograms, X-rays, and ultrasound). We demonstrate that RTDA achieves superior robustness against adversarial attacks and improved generalization performance in the presence of distribution shift in each image classification task while maintaining high clean accuracy.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationDiagnosticimage-classificationImage ClassificationMedical Image ClassificationSimilar Papers 제목 키워드 기반
Domain-guided data augmentation for deep learning on medical imaging
While domain-specific data augmentation can be useful in training neural networks for medical imaging tasks, such techniques have not been widely used to date. Here, we test whether domain-specific data augmentation is u…
Data AugmentationDeep LearningvalidDomain Generalization on Medical Imaging Classification using Episodic Training with Task Augmentation
Medical imaging datasets usually exhibit domain shift due to the variations of scanner vendors, imaging protocols, etc. This raises the concern about the generalization capacity of machine learning models. Domain general…
Domain GeneralizationMeta-LearningTransfer LearningA Critical Appraisal of Data Augmentation Methods for Imaging-Based Medical Diagnosis Applications
Current data augmentation techniques and transformations are well suited for improving the size and quality of natural image datasets but are not yet optimized for medical imaging. We hypothesize that sub-optimal data au…
Data AugmentationMedical DiagnosisAdversarial Policy Gradient for Deep Learning Image Augmentation
The use of semantic segmentation for masking and cropping input images has proven to be a significant aid in medical imaging classification tasks by decreasing the noise and variance of the training dataset. However, imp…
ClassificationDeep LearningDeep Reinforcement LearningGeneral Classification+4MediAug: Exploring Visual Augmentation in Medical Imaging
Data augmentation is essential in medical imaging for improving classification accuracy, lesion detection, and organ segmentation under limited data conditions. However, two significant challenges remain. First, a pronou…
Brain Tumor ClassificationData AugmentationLesion DetectionOrgan Segmentation