paper-with-me

Papers

Bidirectional Likelihood Estimation with Multi-Modal Large Language Models for Text-Video Retrieval

2025-07-31 · Dohwan Ko, Ji Soo Lee, Minhyuk Choi, Zihang Meng, Hyunwoo J. Kim arxiv

Text-Video Retrieval aims to find the most relevant text (or video) candidate given a video (or text) query from large-scale online databases. Recent work leverages multi-modal large language models (MLLMs) to improve retrieval, especially for long or complex query-candidate pairs. However, we observe that the naive application of MLLMs, i.e., retrieval based on candidate likelihood, introduces candidate prior bias, favoring candidates with inherently higher priors over those more relevant to the query. To this end, we propose a novel retrieval framework, Bidirectional Likelihood Estimation with MLLM (BLiM), which leverages both query and candidate likelihoods by training the model to generate text from a given video as well as video features from a given text. Furthermore, we introduce Candidate Prior Normalization (CPN), a simple yet effective training-free score calibration module designed to mitigate candidate prior bias in candidate likelihood. On four Text-Video Retrieval benchmarks, our BLiM equipped with CPN outperforms previous state-of-the-art models by 6.4 R@1 on average, effectively alleviating candidate prior bias and emphasizing query-candidate relevance. Our in-depth analysis across various multi-modal tasks beyond retrieval highlights the broad applicability of CPN which enhances visual understanding by reducing reliance on textual priors. Code is available at https://github.com/mlvlab/BLiM.

📄 PDF Abstract BibTeX arXiv:2507.23284

Code (0)

등록된 구현이 없습니다.

Tasks

Video Retrieval

Similar Papers 제목 키워드 기반

Maximum Likelihood Estimation for Multimodal Learning with Missing Modality

2021-08-24 · Fei Ma, Xiangxiang Xu, Shao-Lun Huang, Lin Zhang

Multimodal learning has achieved great successes in many scenarios. Compared with unimodal learning, it can effectively combine the information from different modalities to improve the performance of learning tasks. In r…

On the Quantitative Analysis of Decoder-Based Generative Models

2016-11-14 · Yuhuai Wu, Yuri Burda, Ruslan Salakhutdinov, Roger Grosse

The past several years have seen remarkable progress in generative models which produce convincing samples of images and other modalities. A shared component of many powerful generative models is a decoder network, a par…

Decoder

Exploring bidirectional bounds for minimax-training of Energy-based models

2025-06-05 · Cong Geng, Jia Wang, Li Chen, Zhiyong Gao 외

Energy-based models (EBMs) estimate unnormalized densities in an elegant framework, but they are generally difficult to train. Recent work has linked EBMs to generative adversarial networks, by noting that they can be tr…

Density Estimation

Multimodal Image Synthesis with Conditional Implicit Maximum Likelihood Estimation

2020-04-07 · Ke Li, Shichong Peng, Tianhao Zhang, Jitendra Malik

Many tasks in computer vision and graphics fall within the framework of conditional image synthesis. In recent years, generative adversarial nets (GANs) have delivered impressive advances in quality of synthesized images…

Image GenerationImage Super-ResolutionSuper-Resolution

Bounds all around: training energy-based models with bidirectional bounds

2021-11-01 · NeurIPS 2021 12 · Cong Geng, Jia Wang, Zhiyong Gao, Jes Frellsen 외

Energy-based models (EBMs) provide an elegant framework for density estimation, but they are notoriously difficult to train. Recent work has established links to generative adversarial networks, where the EBM is trained …

AllDensity Estimation