paper-with-me

홈 › Papers

Mind the Gap: Learning Modality-Agnostic Representations with a Cross-Modality UNet

2026-05-16 · Xin Niu, Enyi Li, Jinchao Liu, Yan Wang, Margarita Osadchy, Yongchun Fang arxiv

Cross-modality recognition has many important applications in science, law enforcement and entertainment. Popular methods to bridge the modality gap include reducing the distributional differences of representations of different modalities, learning indistinguishable representations or explicit modality transfer. The first two approaches suffer from the loss of discriminant information while removing the modality-specific variations. The third one heavily relies on the successful modality transfer, could face catastrophic performance drop when explicit modality transfers are not possible or difficult. To tackle this problem, we proposed a compact encoder-decoder neural module (cmUNet) to learn modality-agnostic representations while retaining identity-related information. This is achieved through cross-modality transformation and in-modality reconstruction, enhanced by an adversarial/perceptual loss which encourages indistinguishability of representations in the original sample space. For cross-modality matching, we propose MarrNet where cmUNet is connected to a standard feature extraction network which takes as inputs the modality-agnostic representations and outputs similarity scores for matching. We validated our method on five challenging tasks, namely Raman-infrared spectrum matching, cross-modality person re-identification and heterogeneous (photo-sketch, visible-near infrared and visible-thermal) face recognition, where MarrNet showed superior performance compared to state-of-the-art methods. Furthermore, it is observed that a cross-modality matching method could be biased to extract discriminant information from partial or even wrong regions, due to incompetence of dealing with modality gaps, which subsequently leads to poor generalization. We show that robustness to occlusions can be an indicator of whether a method can well bridge the modality gap.

📄 PDF Abstract BibTeX arXiv:2605.16887

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-IdentificationFace Recognition

Similar Papers 제목 키워드 기반

MindBridge: Scalable and Cross-Model Knowledge Editing via Memory-Augmented Modality

2025-03-04 · Shuaike Li, Kai Zhang, Qi Liu, Enhong Chen

Knowledge editing is a technique for efficiently and accurately updating the knowledge of large language models (LLMs) to alleviate obsolescence and correct errors. However, most existing methods overfit to specific mode…

knowledge editing

Enhancing Modality-Agnostic Representations via Meta-Learning for Brain Tumor Segmentation

2023-02-08 · ICCV 2023 1 · Aishik Konwer, Xiaoling Hu, Joseph Bae, Xuan Xu 외

In medical vision, different imaging modalities provide complementary information. However, in practice, not all modalities may be available during inference or even training. Previous approaches, e.g., knowledge distill…

Brain Tumor SegmentationImage GenerationKnowledge DistillationMeta-Learning+2

Modality-Agnostic fMRI Decoding of Vision and Language

2024-03-18 · Mitja Nikolaus, Milad Mozafari, Nicholas Asher, Leila Reddy 외

Previous studies have shown that it is possible to map brain activation data of subjects viewing images onto the feature representation space of not only vision models (modality-specific decoding) but also language model…

Decoder

A Mixed Diet Makes DINO An Omnivorous Vision Encoder

2026-02-27 · Rishabh Kabra, Maks Ovsjanikov, Drew A. Hudson, Ye Xia 외 arxiv

Pre-trained vision encoders like DINOv2 have demonstrated exceptional performance on unimodal tasks. However, we observe that their features are poorly aligned across different visual modalities. For instance, the featur…

Asynchronous Multimodal Video Sequence Fusion via Learning Modality-Exclusive and -Agnostic Representations

2024-07-06 · Dingkang Yang, Mingcheng Li, Linhao Qu, Kun Yang 외

Understanding human intentions (e.g., emotions) from videos has received considerable attention recently. Video streams generally constitute a blend of temporal data stemming from distinct modalities, including natural l…