paper-with-me

홈 › Papers

Dual Cross-image Semantic Consistency with Self-aware Pseudo Labeling for Semi-supervised Medical Image Segmentation

2025-07-29 · Han Wu, Chong Wang, Zhiming Cui arxiv

Semi-supervised learning has proven highly effective in tackling the challenge of limited labeled training data in medical image segmentation. In general, current approaches, which rely on intra-image pixel-wise consistency training via pseudo-labeling, overlook the consistency at more comprehensive semantic levels (e.g., object region) and suffer from severe discrepancy of extracted features resulting from an imbalanced number of labeled and unlabeled data. To overcome these limitations, we present a new \underline{Du}al \underline{C}ross-\underline{i}mage \underline{S}emantic \underline{C}onsistency (DuCiSC) learning framework, for semi-supervised medical image segmentation. Concretely, beyond enforcing pixel-wise semantic consistency, DuCiSC proposes dual paradigms to encourage region-level semantic consistency across: 1) labeled and unlabeled images; and 2) labeled and fused images, by explicitly aligning their prototypes. Relying on the dual paradigms, DuCiSC can effectively establish consistent cross-image semantics via prototype representations, thereby addressing the feature discrepancy issue. Moreover, we devise a novel self-aware confidence estimation strategy to accurately select reliable pseudo labels, allowing for exploiting the training dynamics of unlabeled data. Our DuCiSC method is extensively validated on four datasets, including two popular binary benchmarks in segmenting the left atrium and pancreas, a multi-class Automatic Cardiac Diagnosis Challenge dataset, and a challenging scenario of segmenting the inferior alveolar nerve that features complicated anatomical structures, showing superior segmentation results over previous state-of-the-art approaches. Our code is publicly available at \href{https://github.com/ShanghaiTech-IMPACT/DuCiSC}{https://github.com/ShanghaiTech-IMPACT/DuCiSC}.

📄 PDF Abstract BibTeX arXiv:2507.21440

Code (0)

등록된 구현이 없습니다.

Tasks

Semi-supervised Medical Image Segmentation

Similar Papers 제목 키워드 기반

Self-Enhanced Image Clustering with Cross-Modal Semantic Consistency

2025-08-02 · Zihan Li, Wei Sun, Jing Hu, Jianhua Yin 외 arxiv

While large language-image pre-trained models like CLIP offer powerful generic features for image clustering, existing methods typically freeze the encoder. This creates a fundamental mismatch between the model's task-ag…

Image ClusteringDeep Clustering

Neural Scene Designer: Self-Styled Semantic Image Manipulation

2025-09-01 · Jianman Lin, Tianshui Chen, Chunmei Qing, Zhijing Yang 외 arxiv

Maintaining stylistic consistency is crucial for the cohesion and aesthetic appeal of images, a fundamental requirement in effective image editing and inpainting. However, existing methods primarily focus on the semantic…

Image ManipulationImage Editing

Self-aware and Cross-sample Prototypical Learning for Semi-supervised Medical Image Segmentation

2023-05-25 · Zhenxi Zhang, Ran Ran, Chunna Tian, Heng Zhou 외

Consistency learning plays a crucial role in semi-supervised medical image segmentation as it enables the effective utilization of limited annotated data while leveraging the abundance of unannotated data. The effectiven…

DiversityImage SegmentationMedical Image SegmentationSemantic Segmentation+1

FuseNet: Self-Supervised Dual-Path Network for Medical Image Segmentation

2023-11-22 · Amirhossein Kazerouni, Sanaz Karimijafarbigloo, Reza Azad, Yury Velichko 외

Semantic segmentation, a crucial task in computer vision, often relies on labor-intensive and costly annotated datasets for training. In response to this challenge, we introduce FuseNet, a dual-stream framework for self-…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

AUGCO: Augmentation Consistency-guided Self-training for Source-free Domain Adaptive Semantic Segmentation

2021-07-21 · Viraj Prabhu, Shivam Khare, Deeksha Kartik, Judy Hoffman

Most modern approaches for domain adaptive semantic segmentation rely on continued access to source data during adaptation, which may be infeasible due to computational or privacy constraints. We focus on source-free dom…

Domain AdaptationSegmentationSemantic SegmentationSource-Free Domain Adaptation