English

Rebalancing Contrastive Alignment with Bottlenecked Semantic Increments in Text-Video Retrieval

Computer Vision and Pattern Recognition 2025-10-24 v5 Information Retrieval Multimedia

Abstract

Recent progress in text-video retrieval has been largely driven by contrastive learning. However, existing methods often overlook the effect of the modality gap, which causes anchor representations to undergo in-place optimization (i.e., optimization tension) that limits their alignment capacity. Moreover, noisy hard negatives further distort the semantics of anchors. To address these issues, we propose GARE, a Gap-Aware Retrieval framework that introduces a learnable, pair-specific increment Δij\Delta_{ij} between text tit_i and video vjv_j, redistributing gradients to relieve optimization tension and absorb noise. We derive Δij\Delta_{ij} via a multivariate first-order Taylor expansion of the InfoNCE loss under a trust-region constraint, showing that it guides updates along locally consistent descent directions. A lightweight neural module conditioned on the semantic gap couples increments across batches for structure-aware correction. Furthermore, we regularize Δ\Delta through a variational information bottleneck with relaxed compression, enhancing stability and semantic consistency. Experiments on four benchmarks demonstrate that GARE consistently improves alignment accuracy and robustness, validating the effectiveness of gap-aware tension mitigation. Code is available at https://github.com/musicman217/GARE-text-video-retrieval.

Keywords

Cite

@article{arxiv.2505.12499,
  title  = {Rebalancing Contrastive Alignment with Bottlenecked Semantic Increments in Text-Video Retrieval},
  author = {Jian Xiao and Zijie Song and Jialong Hu and Hao Cheng and Jia Li and Zhenzhen Hu and Richang Hong},
  journal= {arXiv preprint arXiv:2505.12499},
  year   = {2025}
}
R2 v1 2026-07-01T02:20:05.553Z