pith. sign in

arxiv: 2606.12303 · v1 · pith:CAO5SB4Anew · submitted 2026-06-10 · 💻 cs.CV

From 2D Grids to 1D Tokens: Reforming Shared Representations for Multimodal Image Fusion

classification 💻 cs.CV
keywords appearanceglobalimagelocalfusiontokenwhilebackbone
0
0 comments X
read the original abstract

Multimodal image fusion aims to integrate complementary information from different modalities into a fused image that preserves rich local details while maintaining globally consistent appearance. Existing approaches build shared representations on 2D feature grids, which excel at modeling local structures but offer limited leverage over image-level global appearance factors. To balance these objectives, we introduce a compact 1D token interface based on a frozen pretrained image tokenizer for modeling non-local appearance/base factors. Rather than using the tokenizer as a reconstruction backbone, our design uses the 1D token space as a global carrier while retaining the 2D spatial pathway for local structure restoration. Specifically, we introduce Selective Token Editing (STE), which sparsely updates/replaces a small set of critical tokens, providing a lightweight mechanism to steer global appearance coherence while keeping the fusion backbone unchanged and avoiding extra losses. Experiments on four commonly used benchmarks show that our method achieves the best overall performance, with consistent, multi-metric improvements in both global coherence and local fidelity. Project page: https://zju-xyc.github.io/1D-Fusion-Project-Page/

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Multi-modality Image Fusion under Adverse Weather: Mask-Guided Feature Restoration and Interaction

    cs.CV 2026-06 unverdicted novelty 5.0

    Mask-guided MMIF method with pseudo ground truth and cross-attention for feature restoration and interaction under adverse weather, claiming SOTA results on synthetic and real data.