Sli2Vol+: Segmenting 3D Medical Images Based on an Object Estimation Guided Correspondence Flow Network
Delin An, Pengfei Gu, Milan Sonka, Chaoli Wang, Danny Z., Chen

TL;DR
This paper introduces Sli2Vol+, a self-supervised framework that segments 3D medical images using only one annotated slice, leveraging an object estimation guided correspondence flow network to improve accuracy and handle discontinuities.
Contribution
The paper proposes a novel self-supervised segmentation method that requires only a single annotated slice and introduces an object estimation guided network for reliable slice correspondence learning.
Findings
Outperforms existing methods on various datasets
Demonstrates strong generalizability across organs and modalities
Effectively handles discontinuities in 3D images
Abstract
Deep learning (DL) methods have shown remarkable successes in medical image segmentation, often using large amounts of annotated data for model training. However, acquiring a large number of diverse labeled 3D medical image datasets is highly difficult and expensive. Recently, mask propagation DL methods were developed to reduce the annotation burden on 3D medical images. For example, Sli2Vol~\cite{yeung2021sli2vol} proposed a self-supervised framework (SSF) to learn correspondences by matching neighboring slices via slice reconstruction in the training stage; the learned correspondences were then used to propagate a labeled slice to other slices in the test stage. But, these methods are still prone to error accumulation due to the inter-slice propagation of reconstruction errors. Also, they do not handle discontinuities well, which can occur between consecutive slices in 3D images, as…
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
TopicsMedical Imaging and Analysis · Medical Image Segmentation Techniques · AI in cancer detection
