BRAU-Net++: U-Shaped Hybrid CNN-Transformer Network for Medical Image Segmentation
Libin Lan, Pengzhou Cai, Lu Jiang, Xiaojuan Liu, Yongmei Li, and, Yudong Zhang

TL;DR
BRAU-Net++ is a hybrid CNN-Transformer architecture that effectively combines local and global feature learning for improved medical image segmentation, reducing computational costs while enhancing accuracy.
Contribution
This paper introduces BRAU-Net++, a novel U-shaped hybrid CNN-Transformer network utilizing bi-level routing attention and channel-spatial attention to improve segmentation performance.
Findings
Achieves state-of-the-art results on multiple benchmark datasets.
Outperforms baseline BRAU-Net and other methods in accuracy.
Reduces computational complexity compared to pure transformer models.
Abstract
Accurate medical image segmentation is essential for clinical quantification, disease diagnosis, treatment planning and many other applications. Both convolution-based and transformer-based u-shaped architectures have made significant success in various medical image segmentation tasks. The former can efficiently learn local information of images while requiring much more image-specific inductive biases inherent to convolution operation. The latter can effectively capture long-range dependency at different feature scales using self-attention, whereas it typically encounters the challenges of quadratic compute and memory requirements with sequence length increasing. To address this problem, through integrating the merits of these two paradigms in a well-designed u-shaped architecture, we propose a hybrid yet effective CNN-Transformer network, named BRAU-Net++, for an accurate medical…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications · Medical Imaging and Analysis
MethodsRouting Attention · Convolution
