中文
相关论文

相关论文: Improving Video Corpus Moment Retrieval with Parti…

200 篇论文

The video visual relation detection (VidVRD) task is to identify objects and their relationships in videos, which is challenging due to the dynamic content, high annotation costs, and long-tailed distribution of relations. Visual language…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Qi Liu , Weiying Xue , Yuxiao Wang , Zhenao Wei

Partially Relevant Video Retrieval (PRVR) addresses the critical challenge of matching untrimmed videos with text queries describing only partial content. Existing methods suffer from geometric distortion in Euclidean space that sometimes…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Jun Li , Jinpeng Wang , Chaolei Tan , Niu Lian , Long Chen , Yaowei Wang , Min Zhang , Shu-Tao Xia , Bin Chen

Temporal Moment Localization (TML) in untrimmed videos is a challenging task in the field of multimedia, which aims at localizing the start and end points of the activity in the video, described by a sentence query. Existing methods mainly…

多媒体 · 计算机科学 2021-11-02 Ziyang Ma , Xianjing Han , Xuemeng Song , Yiran Cui , Liqiang Nie

Video retrieval using natural language queries requires learning semantically meaningful joint embeddings between the text and the audio-visual input. Often, such joint embeddings are learnt using pairwise (or triplet) contrastive loss…

信息检索 · 计算机科学 2021-03-10 Jayaprakash A , Abhishek , Rishabh Dabral , Ganesh Ramakrishnan , Preethi Jyothi

There is growing interest in searching for information from large video corpora. Prior works have studied relevant tasks, such as text-based video retrieval, moment retrieval, video summarization, and video captioning in isolation, without…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Abhay Zala , Jaemin Cho , Satwik Kottur , Xilun Chen , Barlas Oğuz , Yasher Mehdad , Mohit Bansal

Vision-language models (VLMs) classify the query video by calculating a similarity score between the visual features and text-based class label representations. Recently, large language models (LLMs) have been used to enrich the text-based…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Adeel Yousaf , Muzammal Naseer , Salman Khan , Fahad Shahbaz Khan , Mubarak Shah

Continual learning (CL) is under-explored in the video domain. The few existing works contain splits with imbalanced class distributions over the tasks, or study the problem in unsuitable datasets. We introduce vCLIMB, a novel video…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Andrés Villa , Kumail Alhamoud , Juan León Alcázar , Fabian Caba Heilbron , Victor Escorcia , Bernard Ghanem

Partially Relevant Video Retrieval (PRVR) is a practical yet challenging task that involves retrieving videos based on queries relevant to only specific segments. While existing works follow the paradigm of developing models to process…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Yi Pan , Yujia Zhang , Michael Kampffmeyer , Xiaoguang Zhao

Cross-lingual cross-modal retrieval (CCR) aims to retrieve visually relevant content based on non-English queries, without relying on human-labeled cross-modal data pairs during training. One popular approach involves utilizing machine…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Yabing Wang , Le Wang , Qiang Zhou , Zhibin Wang , Hao Li , Gang Hua , Wei Tang

Composed Video Retrieval (CoVR) facilitates video retrieval by combining visual and textual queries. However, existing CoVR frameworks typically fuse multimodal inputs in a single stage, achieving only marginal gains over initial baseline.…

计算机视觉与模式识别 · 计算机科学 2026-01-26 Yuqian Zheng , Mariana-Iuliana Georgescu

Recent advancements in language-model-based video understanding have been progressing at a remarkable pace, spurred by the introduction of Large Language Models (LLMs). However, the focus of prior research has been predominantly on devising…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Yizhou Wang , Ruiyi Zhang , Haoliang Wang , Uttaran Bhattacharya , Yun Fu , Gang Wu

Text-to-Video Retrieval (TVR) aims to retrieve relevant videos based on textual queries. However, as video content evolves continuously, adapting TVR systems to new data remains a critical yet under-explored challenge. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Zecheng Zhao , Zhi Chen , Zi Huang , Shazia Sadiq , Tong Chen

With the explosive growth of web videos and emerging large-scale vision-language pre-training models, e.g., CLIP, retrieving videos of interest with text instructions has attracted increasing attention. A common practice is to transfer…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Bo Fang , Wenhao Wu , Chang Liu , Yu Zhou , Yuxin Song , Weiping Wang , Xiangbo Shu , Xiangyang Ji , Jingdong Wang

Multimedia information retrieval from videos remains a challenging problem. While recent systems have advanced multimodal search through semantic, object, and OCR queries - and can retrieve temporally consecutive scenes - they often rely on…

We introduce VideoComp, a benchmark and learning framework for advancing video-text compositionality understanding, aimed at improving vision-language models (VLMs) in fine-grained temporal alignment. Unlike existing benchmarks focused on…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Dahun Kim , AJ Piergiovanni , Ganesh Mallya , Anelia Angelova

Video understanding, including video captioning and retrieval, is still a great challenge for video-language models (VLMs). The existing video retrieval and caption benchmarks only include short descriptions, limits their ability of…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Yifan Xu , Xinhao Li , Yichun Yang , Desen Meng , Rui Huang , Limin Wang

Video-Text Retrieval (VTR) is a crucial multi-modal task in an era of massive video-text data on the Internet. A plethora of work characterized by using a two-stream Vision-Language model architecture that learns a joint representation of…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Gengyuan Zhang , Jisen Ren , Jindong Gu , Volker Tresp

Video-text retrieval (VTR) aims to locate relevant videos using natural language queries. Current methods, often based on pre-trained models like CLIP, are hindered by video's inherent redundancy and their reliance on coarse, final-layer…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Zequn Xie , Boyun Zhang , Yuxiao Lin , Tao Jin

Temporal Video Grounding (TVG), which requires pinpointing relevant temporal segments from video based on language query, has always been a highly challenging task in the field of video understanding. Videos often have a larger volume of…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Feng Yue , Zhaoxing Zhang , Junming Jiao , Zhengyu Liang , Shiwen Cao , Feifei Zhang , Rong Shen

We introduce a new task, named video corpus visual answer localization (VCVAL), which aims to locate the visual answer in a large collection of untrimmed instructional videos using a natural language question. This task requires a range of…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Bin Li , Yixuan Weng , Bin Sun , Shutao Li