Text Proxy: Decomposing Retrieval from a 1-to-N Relationship into N 1-to-1 Relationships for Text-Video Retrieval
Jian Xiao, Zhenzhen Hu, Jia Li, Richang Hong

TL;DR
This paper introduces TV-ProxyNet, a novel framework that decomposes the 1-to-N text-video retrieval relationship into multiple 1-to-1 relationships using text proxies, improving semantic alignment and retrieval accuracy.
Contribution
The paper proposes a new method to enhance text-video retrieval by replacing single queries with multiple text proxies, improving precision and handling data disparities.
Findings
Achieved 2.0% to 3.3% improvement in R@1 over baselines.
State-of-the-art results on MSRVTT and ActivityNet Captions.
Validated effectiveness across three benchmark datasets.
Abstract
Text-video retrieval (TVR) has seen substantial advancements in recent years, fueled by the utilization of pre-trained models and large language models (LLMs). Despite these advancements, achieving accurate matching in TVR remains challenging due to inherent disparities between video and textual modalities and irregularities in data representation. In this paper, we propose Text-Video-ProxyNet (TV-ProxyNet), a novel framework designed to decompose the conventional 1-to-N relationship of TVR into N distinct 1-to-1 relationships. By replacing a single text query with a series of text proxies, TV-ProxyNet not only broadens the query scope but also achieves a more precise expansion. Each text proxy is crafted through a refined iterative process, controlled by mechanisms we term as the director and dash, which regulate the proxy's direction and distance relative to the original text query.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Image Retrieval and Classification Techniques · Topic Modeling
