GraphCL: Graph-Based Clustering for Semi-Supervised Medical Image Segmentation

Abstract

Semi-supervised learning (SSL) has made notable advancements in medical image segmentation (MIS), particularly in scenarios with limited labeled data and significantly enhancing data utilization efficiency. Previous methods primarily focus on complex training strategies to utilize unlabeled data but neglect the importance of graph structural information. Different from existing methods, we propose a graph-based clustering for semi-supervised medical image segmentation (GraphCL) by jointly modeling graph data structure in a unified deep model. The proposed GraphCL model enjoys several advantages. Firstly, to the best of our knowledge, this is the first work to model the data structure information for semi-supervised medical image segmentation (SSMIS). Secondly, to get the clustered features across different graphs, we integrate both pairwise affinities between local image features and raw features as inputs. Extensive experimental results on three standard benchmarks show that the proposed GraphCL algorithm outperforms state-of-the-art semi-supervised medical image segmentation methods.

Cite

Text

Wang et al. "GraphCL: Graph-Based Clustering for Semi-Supervised Medical Image Segmentation." Proceedings of the 42nd International Conference on Machine Learning, 2025.

Markdown

[Wang et al. "GraphCL: Graph-Based Clustering for Semi-Supervised Medical Image Segmentation." Proceedings of the 42nd International Conference on Machine Learning, 2025.](https://mlanthology.org/icml/2025/wang2025icml-graphcl/)

BibTeX

@inproceedings{wang2025icml-graphcl,
  title     = {{GraphCL: Graph-Based Clustering for Semi-Supervised Medical Image Segmentation}},
  author    = {Wang, Mengzhu and Su, Houcheng and Li, Jiao and Li, Chuan and Yin, Nan and Shen, Li and Guo, Jingcai},
  booktitle = {Proceedings of the 42nd International Conference on Machine Learning},
  year      = {2025},
  pages     = {64367-64376},
  volume    = {267},
  url       = {https://mlanthology.org/icml/2025/wang2025icml-graphcl/}
}