TL;DR
CarveMix is a lesion-aware data augmentation technique for CNN-based brain lesion segmentation that improves accuracy by intelligently combining image regions based on lesion location.
Contribution
We introduce CarveMix, a novel lesion-aware augmentation method that preserves lesion information by carving and replacing regions in brain images for better CNN training.
Findings
CarveMix outperforms other simple augmentation methods in segmentation accuracy.
The method effectively preserves lesion details during augmentation.
Experiments on two datasets validate the approach's effectiveness.
Abstract
Brain lesion segmentation provides a valuable tool for clinical diagnosis, and convolutional neural networks (CNNs) have achieved unprecedented success in the task. Data augmentation is a widely used strategy that improves the training of CNNs, and the design of the augmentation method for brain lesion segmentation is still an open problem. In this work, we propose a simple data augmentation approach, dubbed as CarveMix, for CNN-based brain lesion segmentation. Like other "mix"-based methods, such as Mixup and CutMix, CarveMix stochastically combines two existing labeled images to generate new labeled samples. Yet, unlike these augmentation strategies based on image combination, CarveMix is lesion-aware, where the combination is performed with an attention on the lesions and a proper annotation is created for the generated image. Specifically, from one labeled image we carve a region of…
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
MethodsCutMix · Mixup
