DCAU-Net: Differential Cross Attention and Channel-Spatial Feature Fusion for Medical Image Segmentation
Yanxin Li, Hui Wan, Libin Lan

TL;DR
DCAU-Net introduces a novel differential cross attention mechanism and a channel-spatial feature fusion strategy to improve medical image segmentation by effectively modeling long-range dependencies and boundary details.
Contribution
The paper presents DCAU-Net, a new segmentation framework combining differential cross attention and adaptive feature fusion to enhance accuracy and computational efficiency.
Findings
Achieves competitive segmentation accuracy on benchmark datasets.
Reduces computational complexity compared to standard self-attention.
Effectively suppresses redundant information and emphasizes salient features.
Abstract
Accurate medical image segmentation requires effective modeling of both long-range dependencies and fine-grained boundary details. While transformers mitigate the issue of insufficient semantic information arising from the limited receptive field inherent in convolutional neural networks, they introduce new challenges: standard self-attention incurs quadratic computational complexity and often assigns non-negligible attention weights to irrelevant regions, diluting focus on discriminative structures and ultimately compromising segmentation accuracy. Existing attention variants, although effective in reducing computational complexity, fail to suppress redundant computation and inadvertently impair global context modeling. Furthermore, conventional fusion strategies in encoder-decoder architectures, typically based on simple concatenation or summation, can not adaptively integrate…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Explainable Artificial Intelligence (XAI) · Domain Adaptation and Few-Shot Learning
