3D Medical Image Segmentation with Sparse Annotation via Cross-Teaching between 3D and 2D Networks
Heng Cai, Lei Qi, Qian Yu, Yinghuan Shi, Yang Gao

TL;DR
This paper introduces a cross-teaching framework utilizing 3D and 2D networks to effectively perform medical image segmentation with sparse annotations, reducing the need for extensive pixel-wise labels.
Contribution
The novel framework leverages cross-teaching and pseudo label strategies to improve segmentation accuracy from sparse annotations, outperforming existing semi-supervised methods.
Findings
Outperforms state-of-the-art semi-supervised segmentation methods.
Achieves results comparable to fully-supervised upper bounds.
Effective pseudo label selection strategies enhance learning from sparse data.
Abstract
Medical image segmentation typically necessitates a large and precisely annotated dataset. However, obtaining pixel-wise annotation is a labor-intensive task that requires significant effort from domain experts, making it challenging to obtain in practical clinical scenarios. In such situations, reducing the amount of annotation required is a more practical approach. One feasible direction is sparse annotation, which involves annotating only a few slices, and has several advantages over traditional weak annotation methods such as bounding boxes and scribbles, as it preserves exact boundaries. However, learning from sparse annotation is challenging due to the scarcity of supervision signals. To address this issue, we propose a framework that can robustly learn from sparse annotation using the cross-teaching of both 3D and 2D networks. Considering the characteristic of these networks, we…
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 Image Segmentation Techniques · Advanced Neural Network Applications · Advanced Image Fusion Techniques
