paper-with-me

홈 › Papers

Fuzzy Multimodal Learning for Trusted Cross-modal Retrieval

2025-01-01 · CVPR 2025 1 · Siyuan Duan, Yuan Sun, Dezhong Peng, Zheng Liu, Xiaomin Song, Peng Hu

Cross-modal retrieval aims to match related samples across distinct modalities, facilitating the retrieval and discovery of heterogeneous information. Although existing methods show promising performance, most are deterministic models and are unable to capture the uncertainty inherent in the retrieval outputs, leading to potentially unreliable results. To address this issue, we propose a novel framework called FUzzy Multimodal lEarning (FUME), which is able to self-estimate epistemic uncertainty, thereby embracing trusted cross-modal retrieval. Specifically, our FUME leverages the Fuzzy Set Theory to view the outputs of the classification network as a set of membership degrees and quantify category credibility by incorporating both possibility and necessity measures. However, directly optimizing the category credibility could mislead the model by over-optimizing the necessity for unmatched categories. To overcome this challenge, we present a novel fuzzy multimodal learning strategy, which utilizes label information to guide necessity optimization in the right direction, thereby indirectly optimizing category credibility and achieving accurate decision uncertainty quantification. Furthermore, we design an uncertainty merging scheme that accounts for decision uncertainties, thus further refining uncertainty estimates and boosting the trustworthiness of retrieval results. Extensive experiments on five benchmark datasets demonstrate that FUME remarkably improves both retrieval performance and reliability, offering a prospective solution for cross-modal retrieval in high-stakes applications. Code is available at https://github.com/siyuancncd/FUME .

📄 PDF Abstract BibTeX

Code (1)

siyuancncd/fume 공식 구현 pytorch

Tasks

Cross-Modal RetrievalRetrievalUncertainty Quantification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

F2IND-IT! -- Multimodal Fuzzy Fake Indian News Detection using Images and Text

2026-05-16 · Kushal Trivedi, Murtuza Shaikh, Khushi Singh, Jeevaraj S. arxiv

Biased manipulation of facts across regional and national media outlets complicates misinformation detection in diverse landscapes like India. This paper introduces a novel multimodal framework combining visual and textu…

Fake News Detection

FedCMR: Federated Cross-Modal Retrieval

2021-07-01 · SIGIR 2021 7 · Linlin Zong

Deep cross-modal retrieval methods have shown their competitiveness among different cross-modal retrieval algorithms. Generally, these methods require a large amount of training data. However, aggregating large amounts o…

Cross-Modal RetrievalFederated LearningRetrieval

EsurvFusion: An evidential multimodal survival fusion model based on Gaussian random fuzzy numbers

2024-12-02 · Ling Huang, Yucheng Xing, Qika Lin, Su Ruan 외

Multimodal survival analysis aims to combine heterogeneous data sources (e.g., clinical, imaging, text, genomics) to improve the prediction quality of survival outcomes. However, this task is particularly challenging due…

Survival Analysis

Cross-modal Fuzzy Alignment Network for Text-Aerial Person Retrieval and A Large-scale Benchmark

2026-03-21 · Yifei Deng, Chenglong Li, Yuyang Zhang, Guyue Hu 외 arxiv

Text-aerial person retrieval aims to identify targets in UAV-captured images from eyewitness descriptions, supporting intelligent transportation and public security applications. Compared to ground-view text--image perso…

Person RetrievalText Generation

MLDocRAG: Multimodal Long-Context Document Retrieval Augmented Generation

2026-02-10 · Yongyue Zhang, Yaxiong Wu arxiv

Understanding multimodal long-context documents that comprise multimodal chunks such as paragraphs, figures, and tables is challenging due to (1) cross-modal heterogeneity to localize relevant information across modaliti…

Long-Context UnderstandingQuestion Answering