Lagrange Duality and Compound Multi-Attention Transformer for Semi-Supervised Medical Image Segmentation
Fuchen Zheng, Quanjun Li, Weixuan Li, Xuhang Chen, Yihang Dong,, Guoheng Huang, Chi-Man Pun, Shoujun Zhou

TL;DR
This paper introduces a novel semi-supervised medical image segmentation framework combining a new loss function and a hybrid network architecture, achieving state-of-the-art results on public datasets.
Contribution
It proposes Lagrange Duality Consistency Loss and CMAformer, a hybrid CNN-Transformer network, to improve semi-supervised segmentation performance.
Findings
Achieves state-of-the-art results on multiple datasets.
Effectively mitigates the long-tail problem in medical imaging.
Demonstrates strong complementarity in semi-supervised learning ensembles.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Medical Image Segmentation Techniques
MethodsByte Pair Encoding · Absolute Position Encodings · Softmax · Label Smoothing · Dropout · Layer Normalization · Attention Is All You Need · Position-Wise Feed-Forward Layer · Linear Layer · Adam
