English

Unifying Latent and Lexicon Representations for Effective Video-Text Retrieval

Computer Vision and Pattern Recognition 2024-02-27 v1

Abstract

In video-text retrieval, most existing methods adopt the dual-encoder architecture for fast retrieval, which employs two individual encoders to extract global latent representations for videos and texts. However, they face challenges in capturing fine-grained semantic concepts. In this work, we propose the UNIFY framework, which learns lexicon representations to capture fine-grained semantics and combines the strengths of latent and lexicon representations for video-text retrieval. Specifically, we map videos and texts into a pre-defined lexicon space, where each dimension corresponds to a semantic concept. A two-stage semantics grounding approach is proposed to activate semantically relevant dimensions and suppress irrelevant dimensions. The learned lexicon representations can thus reflect fine-grained semantics of videos and texts. Furthermore, to leverage the complementarity between latent and lexicon representations, we propose a unified learning scheme to facilitate mutual learning via structure sharing and self-distillation. Experimental results show our UNIFY framework largely outperforms previous video-text retrieval methods, with 4.8% and 8.2% Recall@1 improvement on MSR-VTT and DiDeMo respectively.

Keywords

Cite

@article{arxiv.2402.16769,
  title  = {Unifying Latent and Lexicon Representations for Effective Video-Text Retrieval},
  author = {Haowei Liu and Yaya Shi and Haiyang Xu and Chunfeng Yuan and Qinghao Ye and Chenliang Li and Ming Yan and Ji Zhang and Fei Huang and Bing Li and Weiming Hu},
  journal= {arXiv preprint arXiv:2402.16769},
  year   = {2024}
}

Comments

Accepted to LREC-COLING 2024

R2 v1 2026-06-28T15:00:38.584Z