Papers › One Model for ALL: Low-Level Task Interaction Is a Key to Task-Agnostic Image Fusion

One Model for ALL: Low-Level Task Interaction Is a Key to Task-Agnostic Image Fusion

27 Feb 2025CVPR 2025 1arXiv:2502.19854archive 2025-07-28

Chunyang Cheng, Tianyang Xu, ZhenHua Feng, XiaoJun Wu, ZhangyongTang, Hui Li, Zeyang Zhang, Sara Atito, Muhammad Awais, Josef Kittler

Advanced image fusion methods mostly prioritise high-level missions, where task interaction struggles with semantic gaps, requiring complex bridging mechanisms. In contrast, we propose to leverage low-level vision tasks from digital photography fusion, allowing for effective feature interaction through pixel-level supervision. This new paradigm provides strong guidance for unsupervised multimodal fusion without relying on abstract semantics, enhancing task-shared feature learning for broader applicability. Owning to the hybrid image features and enhanced universal representations, the proposed GIFNet supports diverse fusion tasks, achieving high performance across both seen and unseen scenarios with a single model. Uniquely, experimental results reveal that our framework also supports single-modality enhancement, offering superior flexibility for practical applications. Our code will be available at https://github.com/AWCXV/GIFNet.

PaperPDFConference PDFCodeCode 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="2502.19854")

Code

Syntology Ran 13 of 18 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it; 11 ran with no contract checked.

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

awcxv/gifnet officialmentioned in papermentioned on GitHubpytorch 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

18 samples harvested; 13 ran; 1 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.

1ran · honoured contract
1ran · fixture could not drive it
11ran
5unverified

Licence: 18 of the 18 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 AWCXV/GIFNet. “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.

CNNspecificDecoder AWCXV/GIFNet/GIFNet_model.py official repository ran no licence file found · pointer only · 2082a688d3732dbb · report
ComplementFeatureFusionModule AWCXV/GIFNet/GIFNet_model.py official repository ran no licence file found · pointer only · 220528d7d7149302 · report
ConvLayer AWCXV/GIFNet/GIFNet_model.py official repository ran fingerprinted no licence file found · pointer only · 07baa027f22e0310 · report
Mlp AWCXV/GIFNet/GIFNet_model.py official repository ran no licence file found · pointer only · 64a1f9d86e5a825a · report
PatchEmbed AWCXV/GIFNet/GIFNet_model.py official repository ran fingerprinted no licence file found · pointer only · 1f918e1ee475329a · report
PatchUnEmbed AWCXV/GIFNet/GIFNet_model.py official repository ran no licence file found · pointer only · 1a21d2e8622fc968 · report
RLN AWCXV/GIFNet/GIFNet_model.py official repository ran no licence file found · pointer only · 0786283a0b103cc4 · report
ReconstructionDecoder AWCXV/GIFNet/GIFNet_model.py official repository ran no licence file found · pointer only · 9bac8e0d4293193f · report
SharedFeatureExtractor AWCXV/GIFNet/GIFNet_model.py official repository ran no licence file found · pointer only · 9c8aaabfeacaeba5 · report
TransformerBlock AWCXV/GIFNet/GIFNet_model.py official repository ran no licence file found · pointer only · 12e49ea3bbb33533 · report
WindowAttention AWCXV/GIFNet/GIFNet_model.py official repository ran no licence file found · pointer only · fe88351dfc69995c · report
get_relative_positions AWCXV/GIFNet/GIFNet_model.py official repository ran · honoured contract no licence file found · pointer only · 2a53db1b6432ab8c · report
window_partition AWCXV/GIFNet/GIFNet_model.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 751569c78a842e44 · report
Attention AWCXV/GIFNet/GIFNet_model.py official repository unverified no licence file found · pointer only · 4c15b775fd5d8f13 · report
BasicLayer AWCXV/GIFNet/GIFNet_model.py official repository unverified no licence file found · pointer only · 2108150da68342d0 · report
TransformerNet AWCXV/GIFNet/GIFNet_model.py official repository unverified no licence file found · pointer only · 19fa62f9f112a515 · report
TransformerSpecificExtractor AWCXV/GIFNet/GIFNet_model.py official repository unverified no licence file found · pointer only · f61d4362fc0384bc · report
TwoBranchesFusionNet AWCXV/GIFNet/GIFNet_model.py official repository unverified no licence file found · pointer only · ff8418cf9d358f59 · report

Tasks

All

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