CVAIJun 9, 2025

C3S3: Complementary Competition and Contrastive Selection for Semi-Supervised Medical Image Segmentation

arXiv:2506.07368v2h-index: 14Has CodeICME
Originality Incremental advance
AI Analysis

This work addresses diagnostic inaccuracies in medical imaging by enhancing boundary segmentation, though it appears incremental as it builds on existing semi-supervised approaches.

The paper tackles the challenge of insufficient annotated samples in medical image segmentation by proposing C3S3, a semi-supervised model that improves boundary delineation and overall precision, achieving at least a 6% improvement on 95HD and ASD metrics compared to previous methods.

For the immanent challenge of insufficiently annotated samples in the medical field, semi-supervised medical image segmentation (SSMIS) offers a promising solution. Despite achieving impressive results in delineating primary target areas, most current methodologies struggle to precisely capture the subtle details of boundaries. This deficiency often leads to significant diagnostic inaccuracies. To tackle this issue, we introduce C3S3, a novel semi-supervised segmentation model that synergistically integrates complementary competition and contrastive selection. This design significantly sharpens boundary delineation and enhances overall precision. Specifically, we develop an Outcome-Driven Contrastive Learning module dedicated to refining boundary localization. Additionally, we incorporate a Dynamic Complementary Competition module that leverages two high-performing sub-networks to generate pseudo-labels, thereby further improving segmentation quality. The proposed C3S3 undergoes rigorous validation on two publicly accessible datasets, encompassing the practices of both MRI and CT scans. The results demonstrate that our method achieves superior performance compared to previous cutting-edge competitors. Especially, on the 95HD and ASD metrics, our approach achieves a notable improvement of at least 6%, highlighting the significant advancements. The code is available at https://github.com/Y-TARL/C3S3.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes