🤖 AI Summary
Addressing the challenges of scarce annotated data for small and multiple lesions, and inadequate fine-grained lesion modeling in existing semi-supervised methods, this paper proposes an iterative pseudo-label-driven adaptive copy-paste supervision framework. Our approach comprises three key contributions: (1) a bidirectional uncertainty-guided adaptive augmentation mechanism that differentially strengthens labeled and unlabeled samples; (2) an iterative pseudo-label optimization strategy integrating mean-teacher consistency and consistency regularization to improve pseudo-label quality—particularly in complex tumor regions; and (3) an adaptive copy-paste data augmentation paradigm that enhances feature capture for small-volume and irregular lesions. Evaluated on multiple public and internal CT datasets, our method achieves significant performance gains over state-of-the-art approaches under only 10% labeling budget, demonstrating superior generalizability and robustness.
📝 Abstract
Semi-supervised learning (SSL) has attracted considerable attention in medical image processing. The latest SSL methods use a combination of consistency regularization and pseudo-labeling to achieve remarkable success. However, most existing SSL studies focus on segmenting large organs, neglecting the challenging scenarios where there are numerous tumors or tumors of small volume. Furthermore, the extensive capabilities of data augmentation strategies, particularly in the context of both labeled and unlabeled data, have yet to be thoroughly investigated. To tackle these challenges, we introduce a straightforward yet effective approach, termed iterative pseudo-labeling based adaptive copy-paste supervision (IPA-CP), for tumor segmentation in CT scans. IPA-CP incorporates a two-way uncertainty based adaptive augmentation mechanism, aiming to inject tumor uncertainties present in the mean teacher architecture into adaptive augmentation. Additionally, IPA-CP employs an iterative pseudo-label transition strategy to generate more robust and informative pseudo labels for the unlabeled samples. Extensive experiments on both in-house and public datasets show that our framework outperforms state-of-the-art SSL methods in medical image segmentation. Ablation study results demonstrate the effectiveness of our technical contributions.