Publication | Closed Access
Clustering Propagation for Universal Medical Image Segmentation
26
Citations
0
References
2024
Year
Unknown Venue
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 auto-matic/interactive segmentation within a single model and one training session. Inspired by clustering-based segmen-tation 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 knowl-edge acquired from prior slices to assist in the segmentation of the current slice, further efficiently bridging the communication between remote slices using mere 2D networks. Moreover, such a framework readily accommodates inter-active segmentation with no architectural change, simply by initializing centroids from user inputs. S2VNet distin-guishes itselfby swift inference speeds and reduced memory consumption compared to prevailing 3D solutions. It can also handle multi-class interactions with each of them serving to initialize different centroids. Experiments on three benchmarks demonstrate S2VNet surpasses task-specified solutions on both automatic/interactive setups.