paper-with-me

Papers

Calibrating Probabilistic Embeddings for Cross-Modal Retrieval

2021-09-29 · Fengchun Qiao, Xi Peng

The core of cross-modal retrieval is to measure the content similarity between data of different modalities. The main challenge focuses on learning a shared representation space for multiple modalities where the similarity measurement can reflect the semantic closeness. The multiplicity of correspondences further escalates the challenge since all the possible matches should be ranked ahead of the negatives. Probabilistic embeddings are proposed to handle the multiplicity while suffering from similarity miscalibration. To address it, we propose to calibrate the similarity for probabilistic embeddings. The key idea is to estimate the density ratio between the distributions of the two modalities, and use it to calibrate the similarity measurement in the embedding space. To the best of our knowledge, we are the first to study the miscalibration in probabilistic embeddings. In addition, we further evaluate three pre-training tasks of language models, which is important for cross-modal but seldom investigated in previous studies. Extensive experiments as well as ablation studies on two benchmarks demonstrate its superior performance in tackling the multiplicity of cross-modal retrieval.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalRetrieval

Similar Papers 제목 키워드 기반

Uncertainty-based Cross-Modal Retrieval with Probabilistic Representations

2022-04-20 · Leila Pishdad, Ran Zhang, Konstantinos G. Derpanis, Allan Jepson 외

Probabilistic embeddings have proven useful for capturing polysemous word meanings, as well as ambiguity in image matching. In this paper, we study the advantages of probabilistic embeddings in a cross-modal setting (i.e…

Cross-Modal RetrievalImage RetrievalImage-text matchingImage to text+2

Probabilistic Embeddings for Cross-Modal Retrieval

2021-01-13 · CVPR 2021 1 · Sanghyuk Chun, Seong Joon Oh, Rafael Sampaio de Rezende, Yannis Kalantidis 외

Cross-modal retrieval methods build a common representation space for samples from multiple modalities, typically from the vision and the language domains. For images and their captions, the multiplicity of the correspon…

Cross-Modal RetrievalRetrieval

Probabilistic Compositional Embeddings for Multimodal Image Retrieval

2022-04-12 · Andrei Neculai, Yanbei Chen, Zeynep Akata

Existing works in image retrieval often consider retrieving images with one or two query inputs, which do not generalize to multiple queries. In this work, we investigate a more challenging scenario for composing multipl…

Image RetrievalRetrieval

Probabilistic Embeddings for Frozen Vision-Language Models: Uncertainty Quantification with Gaussian Process Latent Variable Models

2025-05-08 · Aishwarya Venkataramanan, Paul Bodesheim, Joachim Denzler

Vision-Language Models (VLMs) learn joint representations by mapping images and text into a shared latent space. However, recent research highlights that deterministic embeddings from standard VLMs often struggle to capt…

Active Learningcross-modal alignmentCross-Modal RetrievalEmbeddings Evaluation+3

ProbMed: A Probabilistic Framework for Medical Multimodal Binding

2025-09-30 · Yuan Gao, Sangwook Kim, Jianzhong You, Chris McIntosh arxiv

Medical decision-making requires integrating diverse medical information, from imaging to clinical narratives. These medical modalities are often acquired in a many-to-many manner. However, current medical vision-languag…

Contrastive Learning