Edge-Enhanced Dilated Residual Attention Network for Multimodal Medical Image Fusion
Meng Zhou, Yuxuan Zhang, Xiaolan Xu, Jiayi Wang, Farzad Khalvati

TL;DR
This paper introduces a CNN-based edge-enhanced dilated residual attention network for multimodal medical image fusion, improving feature extraction, edge detail, and computational efficiency for clinical use.
Contribution
It proposes a novel CNN architecture with dilated residual attention and edge enhancement, along with a parameter-free fusion strategy, addressing limitations of existing CNN and Transformer methods.
Findings
Outperforms baseline methods in visual quality and texture preservation.
Achieves faster fusion suitable for real-time clinical applications.
Demonstrates effectiveness in downstream brain tumor classification.
Abstract
Multimodal medical image fusion is a crucial task that combines complementary information from different imaging modalities into a unified representation, thereby enhancing diagnostic accuracy and treatment planning. While deep learning methods, particularly Convolutional Neural Networks (CNNs) and Transformers, have significantly advanced fusion performance, some of the existing CNN-based methods fall short in capturing fine-grained multiscale and edge features, leading to suboptimal feature integration. Transformer-based models, on the other hand, are computationally intensive in both the training and fusion stages, making them impractical for real-time clinical use. Moreover, the clinical application of fused images remains unexplored. In this paper, we propose a novel CNN-based architecture that addresses these limitations by introducing a Dilated Residual Attention Network Module…
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
TopicsAdvanced Image Fusion Techniques · Image and Signal Denoising Methods · Brain Tumor Detection and Classification
MethodsSoftmax · Attention Is All You Need
