English

DuetMatch: Harmonizing Semi-Supervised Brain MRI Segmentation via Decoupled Branch Optimization

Computer Vision and Pattern Recognition 2025-11-21 v2

Abstract

The limited availability of annotated data in medical imaging makes semi-supervised learning increasingly appealing for its ability to learn from imperfect supervision. Recently, teacher-student frameworks have gained popularity for their training benefits and robust performance. However, jointly optimizing the entire network can hinder convergence and stability, especially in challenging scenarios. To address this for medical image segmentation, we propose DuetMatch, a novel dual-branch semi-supervised framework with asynchronous optimization, where each branch optimizes either the encoder or decoder while keeping the other frozen. To improve consistency under noisy conditions, we introduce Decoupled Dropout Perturbation, enforcing regularization across branches. We also design Pair-wise CutMix Cross-Guidance to enhance model diversity by exchanging pseudo-labels through augmented input pairs. To mitigate confirmation bias from noisy pseudo-labels, we propose Consistency Matching, refining labels using stable predictions from frozen teacher models. Extensive experiments on benchmark brain MRI segmentation datasets, including ISLES2022 and BraTS, show that DuetMatch consistently outperforms state-of-the-art methods, demonstrating its effectiveness and robustness across diverse semi-supervised segmentation scenarios.

Keywords

Cite

@article{arxiv.2510.16146,
  title  = {DuetMatch: Harmonizing Semi-Supervised Brain MRI Segmentation via Decoupled Branch Optimization},
  author = {Thanh-Huy Nguyen and Hoang-Thien Nguyen and Vi Vu and Ba-Thinh Lam and Phat Huynh and Tianyang Wang and Xingjian Li and Ulas Bagci and Min Xu},
  journal= {arXiv preprint arXiv:2510.16146},
  year   = {2025}
}

Comments

Published in Computerized Medical Imaging and Graphics (CMIG)

R2 v1 2026-07-01T06:44:13.302Z