paper-with-me

Papers

Missing No More: Dictionary-Guided Cross-Modal Image Fusion under Missing Infrared

2026-03-09 · Yafei Zhang, Meng Ma, Huafeng Li, Yu Liu arxiv

Infrared-visible (IR-VIS) image fusion is vital for perception and security, yet most methods rely on the availability of both modalities during training and inference. When the infrared modality is absent, pixel-space generative substitutes become hard to control and inherently lack interpretability. We address missing-IR fusion by proposing a dictionary-guided, coefficient-domain framework built upon a shared convolutional dictionary. The pipeline comprises three key components: (1) Joint Shared-dictionary Representation Learning (JSRL) learns a unified and interpretable atom space shared by both IR and VIS modalities; (2) VIS-Guided IR Inference (VGII) transfers VIS coefficients to pseudo-IR coefficients in the coefficient domain and performs a one-step closed-loop refinement guided by a frozen large language model as a weak semantic prior; and (3) Adaptive Fusion via Representation Inference (AFRI) merges VIS structures and inferred IR cues at the atom level through window attention and convolutional mixing, followed by reconstruction with the shared dictionary. This encode-transfer-fuse-reconstruct pipeline avoids uncontrolled pixel-space generation while ensuring prior preservation within interpretable dictionary-coefficient representation. Experiments under missing-IR settings demonstrate consistent improvements in perceptual quality and downstream detection performance. To our knowledge, this represents the first framework that jointly learns a shared dictionary and performs coefficient-domain inference-fusion to tackle missing-IR fusion. The source code is publicly available at https://github.com/harukiv/DCMIF.

📄 PDF Abstract BibTeX arXiv:2603.08018

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Prototype-guided Cross-modal Completion and Alignment for Incomplete Text-based Person Re-identification

2023-09-29 · Tiantian Gong, Guodong Du, Junsheng Wang, Yongkang Ding 외

Traditional text-based person re-identification (ReID) techniques heavily rely on fully matched multi-modal data, which is an ideal scenario. However, due to inevitable data missing and corruption during the collection a…

cross-modal alignmentPerson Re-Identification

A Probabilistic Translation Method for Dictionary-based Cross-lingual Information Retrieval in Agglutinative Languages

2014-11-04 · Javid Dadashkarimi, Azadeh Shakery, Heshaam Faili

Translation ambiguity, out of vocabulary words and missing some translations in bilingual dictionaries make dictionary-based Cross-language Information Retrieval (CLIR) a challenging task. Moreover, in agglutinative lang…

Cross-Lingual Information RetrievalInformation RetrievalRetrievalTranslation

Orthogonal Dictionary Guided Shape Completion Network for Point Cloud

2023-03-24 · AAAI 2023 3 · Pingping Cai, Deja Scott, Xiaoguang Li, Song Wang

Point cloud shape completion, which aims to reconstruct the missing regions of the incomplete point clouds with plausible shapes, is an ill-posed and challenging task that benefits many downstream 3D applications. Prior …

DecoderPoint Cloud Completion

Pan-FM: A Pan-Organ Foundation Model with Saliency-Guided Masking for Missing Robustness

2026-05-08 · Qiangqiang Wu, Grace McIlvain, Zhou Yu, Junhao Wen arxiv

Foundation models (FMs) have shown great promise in medical imaging, but most FMs are trained on unimodal data within isolated domains, such as brain MRI alone. Human aging and disease arise through coordinated biologica…

Self-Supervised LearningRepresentation LearningHuman Aging

Improving Cross-modal Alignment for Text-Guided Image Inpainting

2023-01-26 · Yucheng Zhou, Guodong Long

Text-guided image inpainting (TGII) aims to restore missing regions based on a given text in a damaged image. Existing methods are based on a strong vision encoder and a cross-modal fusion model to integrate cross-modal …

cross-modal alignmentImage InpaintingImage Restoration