SwinFuse: A Residual Swin Transformer Fusion Network for Infrared and Visible Images
Zhishe Wang, Yanlin Chen, Wenyu Shao, Hui Li, Lei Zhang

TL;DR
SwinFuse is a novel transformer-based fusion network that effectively combines infrared and visible images by modeling long-range dependencies and using a new feature fusion strategy, outperforming existing methods in quality and efficiency.
Contribution
The paper introduces SwinFuse, a pure transformer-based fusion network with a novel $L_{1}$-norm based fusion strategy, enhancing infrared and visible image fusion performance.
Findings
Outperforms nine state-of-the-art methods in experiments
Achieves strong generalization across datasets
Maintains competitive computational efficiency
Abstract
The existing deep learning fusion methods mainly concentrate on the convolutional neural networks, and few attempts are made with transformer. Meanwhile, the convolutional operation is a content-independent interaction between the image and convolution kernel, which may lose some important contexts and further limit fusion performance. Towards this end, we present a simple and strong fusion baseline for infrared and visible images, namely\textit{ Residual Swin Transformer Fusion Network}, termed as SwinFuse. Our SwinFuse includes three parts: the global feature extraction, fusion layer and feature reconstruction. In particular, we build a fully attentional feature encoding backbone to model the long-range dependency, which is a pure transformer network and has a stronger representation ability compared with the convolutional neural networks. Moreover, we design a novel feature fusion…
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 · Infrared Thermography in Medicine · Photoacoustic and Ultrasonic Imaging
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Dense Connections · Softmax · Label Smoothing · Dropout · Adam
