BSDA: Bayesian Random Semantic Data Augmentation for Medical Image Classification
Yaoyao Zhu, Xiuding Cai, Xueyao Wang, Xiaoqing Chen, Yu Yao, and, Zhongliang Fu

TL;DR
BSDA introduces a Bayesian feature-level data augmentation technique for medical image classification that improves model performance without requiring expert-designed augmentations or high computational costs.
Contribution
It proposes a novel Bayesian-based semantic data augmentation method that is efficient, automatic, and compatible with various neural network architectures.
Findings
BSDA outperforms existing data augmentation methods on multiple medical datasets.
BSDA can be integrated into CNNs and Transformers as a plug-and-play module.
The method enhances classification accuracy across diverse 2D and 3D medical images.
Abstract
Data augmentation is a crucial regularization technique for deep neural networks, particularly in medical image classification. Mainstream data augmentation (DA) methods are usually applied at the image level. Due to the specificity and diversity of medical imaging, expertise is often required to design effective DA strategies, and improper augmentation operations can degrade model performance. Although automatic augmentation methods exist, they are computationally intensive. Semantic data augmentation can implemented by translating features in feature space. However, over-translation may violate the image label. To address these issues, we propose \emph{Bayesian Random Semantic Data Augmentation} (BSDA), a computationally efficient and handcraft-free feature-level DA method. BSDA uses variational Bayesian to estimate the distribution of the augmentable magnitudes, and then a sample…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Artificial Intelligence in Healthcare · Machine Learning and Data Classification
