Dual Encoding for Video Retrieval by Text
This paper attacks the challenging problem of video retrieval by text. In such a retrieval paradigm, an end user searches for unlabeled videos by ad-hoc queries described exclusively in the form of a natural-language sentence, with no visual example provided. Given videos as sequences of frames and queries as sequences of words, an effective sequence-to-sequence cross-modal matching is crucial. To that end, the two modalities need to be first encoded into real-valued vectors and then projected into a common space. In this paper we achieve this by proposing a dual deep encoding network that encodes videos and queries into powerful dense representations of their own. Our novelty is two-fold. First, different from prior art that resorts to a specific single-level encoder, the proposed network performs multi-level encoding that represents the rich content of both modalities in a coarse-to-fine fashion. Second, different from a conventional common space learning algorithm which is either concept based or latent space based, we introduce hybrid space learning which combines the high performance of the latent space and the good interpretability of the concept space. Dual encoding is conceptually simple, practically effective and end-to-end trained with hybrid space learning. Extensive experiments on four challenging video datasets show the viability of the new method.
Code (1)
Tasks
Ad-hoc video searchRetrievalSentenceVideo RetrievalMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Dual Encoding for Zero-Example Video Retrieval
This paper attacks the challenging problem of zero-example video retrieval. In such a retrieval paradigm, an end user searches for unlabeled videos by ad-hoc queries described in natural language text with no visual exam…
Ad-hoc video searchRetrievalVideo RetrievalVideo-ColBERT: Contextualized Late Interaction for Text-to-Video Retrieval
In this work, we tackle the problem of text-to-video retrieval (T2VR). Inspired by the success of late interaction techniques in text-document, text-image, and text-video retrieval, our approach, Video-ColBERT, introduce…
RetrievalText to Video RetrievalVideo RetrievalVideoRAG: Retrieval-Augmented Generation with Extreme Long-Context Videos
Retrieval-Augmented Generation (RAG) has demonstrated remarkable success in enhancing Large Language Models (LLMs) through external knowledge integration, yet its application has primarily focused on textual content, lea…
Knowledge GraphsRAGRetrievalRetrieval-augmented Generation+1DREAM: Extending Vision-Language Models with Dual-Objective Encoding for Cross-Modal Retrieval
In today's media-driven world, the exponential growth of video content across domains such as surveillance, education, and entertainment has made retrieving semantically relevant videos via natural language queries incre…
Natural Language QueriesRepresentation LearningCross-Modal RetrievalVideo RetrievalEvent-aware Video Corpus Moment Retrieval
Video Corpus Moment Retrieval (VCMR) is a practical video retrieval task focused on identifying a specific moment within a vast corpus of untrimmed videos using the natural language query. Existing methods for VCMR typic…
Contrastive LearningMoment RetrievalPartially Relevant Video RetrievalRetrieval+2