English

Lagrange Duality and Compound Multi-Attention Transformer for Semi-Supervised Medical Image Segmentation

Computer Vision and Pattern Recognition 2024-09-13 v1 Artificial Intelligence

Abstract

Medical image segmentation, a critical application of semantic segmentation in healthcare, has seen significant advancements through specialized computer vision techniques. While deep learning-based medical image segmentation is essential for assisting in medical diagnosis, the lack of diverse training data causes the long-tail problem. Moreover, most previous hybrid CNN-ViT architectures have limited ability to combine various attentions in different layers of the Convolutional Neural Network. To address these issues, we propose a Lagrange Duality Consistency (LDC) Loss, integrated with Boundary-Aware Contrastive Loss, as the overall training objective for semi-supervised learning to mitigate the long-tail problem. Additionally, we introduce CMAformer, a novel network that synergizes the strengths of ResUNet and Transformer. The cross-attention block in CMAformer effectively integrates spatial attention and channel attention for multi-scale feature fusion. Overall, our results indicate that CMAformer, combined with the feature fusion framework and the new consistency loss, demonstrates strong complementarity in semi-supervised learning ensembles. We achieve state-of-the-art results on multiple public medical image datasets. Example code are available at: \url{https://github.com/lzeeorno/Lagrange-Duality-and-CMAformer}.

Keywords

Cite

@article{arxiv.2409.07793,
  title  = {Lagrange Duality and Compound Multi-Attention Transformer for Semi-Supervised Medical Image Segmentation},
  author = {Fuchen Zheng and Quanjun Li and Weixuan Li and Xuhang Chen and Yihang Dong and Guoheng Huang and Chi-Man Pun and Shoujun Zhou},
  journal= {arXiv preprint arXiv:2409.07793},
  year   = {2024}
}

Comments

5 pages, 4 figures, 3 tables

R2 v1 2026-06-28T18:42:06.152Z