Image-level supervision and self-training for transformer-based cross-modality tumor segmentation
Malo de Boisredon, Eugene Vorontsov, William Trung Le, Samuel, Kadoury

TL;DR
This paper introduces MoDATTS, a semi-supervised transformer-based method for cross-modality tumor segmentation that leverages image translation, self-training, and image-level labels to improve generalization and reduce annotation needs.
Contribution
MoDATTS is a novel semi-supervised approach combining image translation, vision transformers, and self-training for improved cross-modality tumor segmentation with minimal annotations.
Findings
Achieves top Dice score of 0.87+/-0.04 in CrossMoDA 2022 challenge.
Yields 95% of maximum performance with only 20% annotated target data.
Reduces annotation burden by effectively utilizing unannotated data.
Abstract
Deep neural networks are commonly used for automated medical image segmentation, but models will frequently struggle to generalize well across different imaging modalities. This issue is particularly problematic due to the limited availability of annotated data, making it difficult to deploy these models on a larger scale. To overcome these challenges, we propose a new semi-supervised training strategy called MoDATTS. Our approach is designed for accurate cross-modality 3D tumor segmentation on unpaired bi-modal datasets. An image-to-image translation strategy between imaging modalities is used to produce annotated pseudo-target volumes and improve generalization to the unannotated target modality. We also use powerful vision transformer architectures and introduce an iterative self-training procedure to further close the domain gap between modalities. MoDATTS additionally allows the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Brain Tumor Detection and Classification · Medical Image Segmentation Techniques
MethodsAttention Is All You Need · Softmax · Dense Connections · Linear Layer · Residual Connection · Multi-Head Attention · Layer Normalization · Vision Transformer
