Papers › Mutual-Guided Dynamic Network for Image Fusion

Mutual-Guided Dynamic Network for Image Fusion

24 Aug 2023arXiv:2308.12538archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2308.12538")

Code

Syntology Ran 9 of 14 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

guanys-dar/mgdn officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 9 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
5unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from guanys-dar/mgdn. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

define_F guanys-dar/mgdn/models/select_network.py official repository ran no licence file found · pointer only · 2b960fadee1d8d32 · report
define_Model guanys-dar/mgdn/models/select_model.py official repository ran no licence file found · pointer only · d5bc647d990afa0f · report
find_last_checkpoint guanys-dar/mgdn/utils/utils_model.py official repository ran fingerprinted no licence file found · pointer only · 21ad939a92284e3f · report
get_model_activation guanys-dar/mgdn/utils/utils_modelsummary.py official repository ran no licence file found · pointer only · 236d44054916d8c6 · report
remove_module guanys-dar/mgdn/Inference_MGDN_MEF.py official repository ran no licence file found · pointer only · ef0baf7f6dc2b269 · report
setup guanys-dar/mgdn/Inference_MGDN_MEF.py official repository ran no licence file found · pointer only · 9d9797faa4a1aa94 · report
setup guanys-dar/mgdn/Inference_MGDN_MFF.py official repository ran no licence file found · pointer only · 8094cb64a822aac9 · report
test guanys-dar/mgdn/utils/utils_model.py official repository ran no licence file found · pointer only · 8afaf26fe2391d00 · report
weights2tensor guanys-dar/mgdn/utils/utils_matconvnet.py official repository ran no licence file found · pointer only · 8dbcf37e2f8460e4 · report
define_D guanys-dar/mgdn/models/select_network.py official repository unverified no licence file found · pointer only · 46f02175c95e06d1 · report
define_G guanys-dar/mgdn/models/select_network.py official repository unverified no licence file found · pointer only · ea69fdcafe3acac4 · report
get_model_complexity_info guanys-dar/mgdn/utils/utils_modelsummary.py official repository unverified no licence file found · pointer only · 6ef91108ba92f025 · report
get_model_flops guanys-dar/mgdn/utils/utils_modelsummary.py official repository unverified no licence file found · pointer only · e39e724b057d5bec · report
valid guanys-dar/mgdn/Inference_MGDN_GDSR.py official repository unverified no licence file found · pointer only · fbc6fe6b67e310f3 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections