PA-Seg: Learning from Point Annotations for 3D Medical Image Segmentation using Contextual Regularization and Cross Knowledge Distillation
Shuwei Zhai, Guotai Wang, Xiangde Luo, Qiang Yue, Kang Li, Shaoting, Zhang

TL;DR
This paper introduces PA-Seg, a weakly supervised 3D medical image segmentation framework that uses minimal point annotations, contextual regularization, and cross knowledge distillation to achieve near fully supervised performance.
Contribution
The paper presents a novel two-stage weakly supervised learning framework for 3D medical image segmentation using only seven point annotations and introduces new regularization and distillation strategies.
Findings
Outperforms existing weakly supervised methods on public datasets.
Achieves performance close to fully supervised models after additional training.
Effective in segmenting Vestibular Schwannoma and Brain Tumors with minimal annotations.
Abstract
The success of Convolutional Neural Networks (CNNs) in 3D medical image segmentation relies on massive fully annotated 3D volumes for training that are time-consuming and labor-intensive to acquire. In this paper, we propose to annotate a segmentation target with only seven points in 3D medical images, and design a two-stage weakly supervised learning framework PA-Seg. In the first stage, we employ geodesic distance transform to expand the seed points to provide more supervision signal. To further deal with unannotated image regions during training, we propose two contextual regularization strategies, i.e., multi-view Conditional Random Field (mCRF) loss and Variance Minimization (VM) loss, where the first one encourages pixels with similar features to have consistent labels, and the second one minimizes the intensity variance for the segmented foreground and background, respectively.…
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 · Advanced Neural Network Applications · Medical Image Segmentation Techniques
MethodsKnowledge Distillation
