CVNov 11, 2025

Cross-pyramid consistency regularization for semi-supervised medical image segmentation

arXiv:2511.08435v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses the challenge of limited labeled data in medical image segmentation, offering an incremental improvement by combining existing consistency learning with a novel regularization term.

The paper tackles the problem of semi-supervised medical image segmentation by proposing a hybrid consistency learning approach with Cross-Pyramid Consistency Regularization, achieving results that outperform five state-of-the-art self-supervised methods and are comparable to recent ones on a public benchmark dataset.

Semi-supervised learning (SSL) enables training of powerful models with the assumption of limited, carefully labelled data and a large amount of unlabeled data to support the learning. In this paper, we propose a hybrid consistency learning approach to effectively exploit unlabeled data for semi-supervised medical image segmentation by leveraging Cross-Pyramid Consistency Regularization (CPCR) between two decoders. First, we design a hybrid Dual Branch Pyramid Network (DBPNet), consisting of an encoder and two decoders that differ slightly, each producing a pyramid of perturbed auxiliary predictions across multiple resolution scales. Second, we present a learning strategy for this network named CPCR that combines existing consistency learning and uncertainty minimization approaches on the main output predictions of decoders with our novel regularization term. More specifically, in this term, we extend the soft-labeling setting to pyramid predictions across decoders to support knowledge distillation in deep hierarchical features. Experimental results show that DBPNet with CPCR outperforms five state-of-the-art self-supervised learning methods and has comparable performance with recent ones on a public benchmark dataset.

Foundations

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

Your Notes