Clustering Propagation for Universal Medical Image Segmentation
Yuhang Ding, Liulei Li, Wenguan Wang, and Yi Yang

TL;DR
S2VNet is a universal medical image segmentation framework that unifies automatic and interactive methods using slice-to-volume propagation, leveraging clustering to improve efficiency and performance across various tasks.
Contribution
The paper introduces S2VNet, a novel clustering-based framework that unifies automatic and interactive medical image segmentation within a single model and training process.
Findings
Outperforms task-specific solutions on three benchmarks.
Offers fast inference and low memory usage.
Handles multi-class interactive segmentation effectively.
Abstract
Prominent solutions for medical image segmentation are typically tailored for automatic or interactive setups, posing challenges in facilitating progress achieved in one task to another. This also necessitates separate models for each task, duplicating both training time and parameters. To address above issues, we introduce S2VNet, a universal framework that leverages Slice-to-Volume propagation to unify automatic/interactive segmentation within a single model and one training session. Inspired by clustering-based segmentation techniques, S2VNet makes full use of the slice-wise structure of volumetric data by initializing cluster centers from the cluster results of previous slice. This enables knowledge…
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
TopicsBrain Tumor Detection and Classification · Medical Image Segmentation Techniques · AI in cancer detection
