Sli2Vol: Annotate a 3D Volume from a Single Slice with Self-Supervised Learning
Pak-Hei Yeung, Ana I.L. Namburete, Weidi Xie

TL;DR
Sli2Vol introduces a self-supervised method for semi-automatic 3D volume segmentation from a single slice, achieving high accuracy across diverse datasets without parameter tuning.
Contribution
The paper presents a novel self-supervised framework that propagates 2D slice segmentation to 3D volumes using learned affinity, outperforming supervised and other unsupervised methods.
Findings
Achieves over 80 Dice score on most benchmarks
Generalizes across different datasets, machines, and structures
Operates without parameter tuning
Abstract
The objective of this work is to segment any arbitrary structures of interest (SOI) in 3D volumes by only annotating a single slice, (i.e. semi-automatic 3D segmentation). We show that high accuracy can be achieved by simply propagating the 2D slice segmentation with an affinity matrix between consecutive slices, which can be learnt in a self-supervised manner, namely slice reconstruction. Specifically, we compare the proposed framework, termed as Sli2Vol, with supervised approaches and two other unsupervised/ self-supervised slice registration approaches, on 8 public datasets (both CT and MRI scans), spanning 9 different SOIs. Without any parameter-tuning, the same model achieves superior performance with Dice scores (0-100 scale) of over 80 for most of the benchmarks, including the ones that are unseen during training. Our results show generalizability of the proposed approach across…
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 and Video Retrieval Techniques
