Towards annotation-efficient segmentation via image-to-image translation
Eugene Vorontsov, Pavlo Molchanov, Christopher Beckham, Jan Kautz, and, Samuel Kadoury

TL;DR
This paper introduces a semi-supervised image-to-image translation framework that leverages weak labels to improve tumor segmentation in medical images, reducing the need for extensive boundary annotations.
Contribution
It proposes a novel approach combining unpaired image translation with segmentation, enabling effective tumor detection using minimal annotations and synthetic data generation.
Findings
Achieved higher Dice scores on brain and liver datasets
Demonstrated improved performance over baseline semi-supervised methods
Validated on synthetic and real medical imaging datasets
Abstract
Often in medical imaging, it is prohibitively challenging to produce enough boundary annotations to train deep neural networks for accurate tumor segmentation. We propose the use of weak labels about whether an image presents tumor or whether it is absent to extend training over images that lack these annotations. Specifically, we propose a semi-supervised framework that employs unpaired image-to-image translation between two domains, presence vs. absence of cancer, as the unsupervised objective. We conjecture that translation helps segmentation -- both require the target to be separated from the background. We encode images into two codes: one that is common to both domains and one that is unique to the presence domain. Decoding from the common code yields healthy images; decoding with the addition of the unique code produces a residual change to this image that adds cancer.…
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
TopicsAI in cancer detection · Advanced Neural Network Applications · Multimodal Machine Learning Applications
