paper-with-me

홈 › Papers

A Large Cross-Modal Video Retrieval Dataset with Reading Comprehension

2023-05-05 · Weijia Wu, Yuzhong Zhao, Zhuang Li, Jiahong Li, Hong Zhou, Mike Zheng Shou, Xiang Bai

Most existing cross-modal language-to-video retrieval (VR) research focuses on single-modal input from video, i.e., visual representation, while the text is omnipresent in human environments and frequently critical to understand video. To study how to retrieve video with both modal inputs, i.e., visual and text semantic representations, we first introduce a large-scale and cross-modal Video Retrieval dataset with text reading comprehension, TextVR, which contains 42.2k sentence queries for 10.5k videos of 8 scenario domains, i.e., Street View (indoor), Street View (outdoor), Games, Sports, Driving, Activity, TV Show, and Cooking. The proposed TextVR requires one unified cross-modal model to recognize and comprehend texts, relate them to the visual context, and decide what text semantic information is vital for the video retrieval task. Besides, we present a detailed analysis of TextVR compared to the existing datasets and design a novel multimodal video retrieval baseline for the text-based video retrieval task. The dataset analysis and extensive experiments show that our TextVR benchmark provides many new technical challenges and insights from previous datasets for the video-and-language community. The project website and GitHub repo can be found at https://sites.google.com/view/loveucvpr23/guest-track and https://github.com/callsys/TextVR, respectively.

📄 PDF Abstract BibTeX arXiv:2305.03347

Code (1)

callsys/textvr 공식 구현 pytorch

Tasks

Reading ComprehensionRetrievalSentenceVideo Retrieval

Similar Papers 제목 키워드 기반

Fine-Grained Action Retrieval Through Multiple Parts-of-Speech Embeddings

2019-08-09 · ICCV 2019 10 · Michael Wray, Diane Larlus, Gabriela Csurka, Dima Damen

We address the problem of cross-modal fine-grained action retrieval between text and video. Cross-modal retrieval is commonly achieved through learning a shared embedding space, that can indifferently embed modalities. I…

Cross-Modal RetrievalPOSRetrievalTAG+1

Reversed in Time: A Novel Temporal-Emphasized Benchmark for Cross-Modal Video-Text Retrieval

2024-12-26 · Yang Du, Yuqi Liu, Qin Jin

Cross-modal (e.g. image-text, video-text) retrieval is an important task in information retrieval and multimodal vision-language understanding field. Temporal understanding makes video-text retrieval more challenging tha…

Image-text RetrievalInformation RetrievalRetrievalText Retrieval+1

Deep Music Retrieval for Fine-Grained Videos by Exploiting Cross-Modal-Encoded Voice-Overs

2021-04-21 · Tingtian Li, Zixun Sun, Haoruo Zhang, Jin Li 외

Recently, the witness of the rapidly growing popularity of short videos on different Internet platforms has intensified the need for a background music (BGM) retrieval system. However, existing video-music retrieval meth…

Pseudo LabelRetrievalTriplet

Start from Video-Music Retrieval: An Inter-Intra Modal Loss for Cross Modal Retrieval

2024-07-28 · Zeyu Chen, Pengfei Zhang, Kai Ye, Wei Dong 외

The burgeoning short video industry has accelerated the advancement of video-music retrieval technology, assisting content creators in selecting appropriate music for their videos. In self-supervised training for video-t…

Contrastive LearningCross-Modal RetrievalRetrieval

HiT: Hierarchical Transformer with Momentum Contrast for Video-Text Retrieval

2021-03-28 · ICCV 2021 10 · Song Liu, Haoqi Fan, Shengsheng Qian, Yiru Chen 외

Video-Text Retrieval has been a hot research topic with the growth of multimedia data on the internet. Transformer for video-text learning has attracted increasing attention due to its promising performance. However, exi…

RetrievalText RetrievalVideo-Text Retrieval