paper-with-me

홈 › Papers

Mutual-Guided Dynamic Network for Image Fusion

2023-08-24 · Yuanshen Guan, Ruikang Xu, Mingde Yao, Lizhi Wang, Zhiwei Xiong

Image fusion aims to generate a high-quality image from multiple images captured under varying conditions. The key problem of this task is to preserve complementary information while filtering out irrelevant information for the fused result. However, existing methods address this problem by leveraging static convolutional neural networks (CNNs), suffering two inherent limitations during feature extraction, i.e., being unable to handle spatial-variant contents and lacking guidance from multiple inputs. In this paper, we propose a novel mutual-guided dynamic network (MGDN) for image fusion, which allows for effective information utilization across different locations and inputs. Specifically, we design a mutual-guided dynamic filter (MGDF) for adaptive feature extraction, composed of a mutual-guided cross-attention (MGCA) module and a dynamic filter predictor, where the former incorporates additional guidance from different inputs and the latter generates spatial-variant kernels for different locations. In addition, we introduce a parallel feature fusion (PFF) module to effectively fuse local and global information of the extracted features. To further reduce the redundancy among the extracted features while simultaneously preserving their shared structural information, we devise a novel loss function that combines the minimization of normalized mutual information (NMI) with an estimated gradient mask. Experimental results on five benchmark datasets demonstrate that our proposed method outperforms existing methods on four image fusion tasks. The code and model are publicly available at: https://github.com/Guanys-dar/MGDN.

📄 PDF Abstract BibTeX arXiv:2308.12538

Code (1)

guanys-dar/mgdn 공식 구현 pytorch

Similar Papers 제목 키워드 기반

CtrlFuse: Mask-Prompt Guided Controllable Infrared and Visible Image Fusion

2026-01-12 · Yiming Sun, Yuan Ruan, Qinghua Hu, Pengfei Zhu arxiv

Infrared and visible image fusion generates all-weather perception-capable images by combining complementary modalities, enhancing environmental awareness for intelligent unmanned systems. Existing methods either focus o…

Event-based Visible and Infrared Fusion via Multi-task Collaboration

2024-01-01 · CVPR 2024 1 · Mengyue Geng, Lin Zhu, Lizhi Wang, Wei zhang 외

Visible and Infrared image Fusion (VIF) offers a comprehensive scene description by combining thermal infrared images with the rich textures from visible cameras. However conventional VIF systems may capture over/und…

DeblurringImage Deblurring

A Flow-Guided Mutual Attention Network for Video-Based Person Re-Identification

2020-08-09 · Madhu Kiran, Amran Bhuiyan, Louis-Antoine Blais-Morin, Mehrsan Javan 외

Person Re-Identification (ReID) is a challenging problem in many video analytics and surveillance applications, where a person's identity must be associated across a distributed non-overlapping network of cameras. Video-…

Optical Flow EstimationPerson Re-IdentificationVideo-Based Person Re-Identification

Zero-shot-Learning Cross-Modality Data Translation Through Mutual Information Guided Stochastic Diffusion

2023-01-31 · ZiHao Wang, Yingyu Yang, Maxime Sermesant, Hervé Delingette 외

Cross-modality data translation has attracted great interest in image computing. Deep generative models (\textit{e.g.}, GANs) show performance improvement in tackling those problems. Nevertheless, as a fundamental challe…

DenoisingTranslationZero-Shot Learning

Where Detectors Fail: Closing the Tail-Domain Gap with Expert-Guided Mutual Distillation

2026-07-29 · Xuan Feng, Guihong Liu, Tianlong Gu, Shuai Zhao 외 arxiv

Multimodal fake news detectors often generalize poorly across domains because they learn to trust unreliable evidence: domain-specific shortcuts amplified by imbalanced data and semantically inconsistent text-image pairs…