Enabling Data Diversity: Efficient Automatic Augmentation via Regularized Adversarial Training
Yunhe Gao, Zhiqiang Tang, Mu Zhou, Dimitris Metaxas

TL;DR
This paper introduces a regularized adversarial training framework for automatic data augmentation in medical imaging, reducing reliance on expert knowledge and improving performance across tasks.
Contribution
It presents a novel efficient auto-augmentation method using adversarial training with differentiable augmentation models, surpassing prior approaches in medical image analysis.
Findings
Outperforms state-of-the-art auto-augmentation methods
Reduces training overhead compared to previous methods
Achieves superior results in skin cancer classification and organ segmentation
Abstract
Data augmentation has proved extremely useful by increasing training data variance to alleviate overfitting and improve deep neural networks' generalization performance. In medical image analysis, a well-designed augmentation policy usually requires much expert knowledge and is difficult to generalize to multiple tasks due to the vast discrepancies among pixel intensities, image appearances, and object shapes in different medical tasks. To automate medical data augmentation, we propose a regularized adversarial training framework via two min-max objectives and three differentiable augmentation models covering affine transformation, deformation, and appearance changes. Our method is more automatic and efficient than previous automatic augmentation methods, which still rely on pre-defined operations with human-specified ranges and costly bi-level optimization. Extensive experiments…
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 · Generative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques
