中文
相关论文

相关论文: Text-Video Retrieval via Variational Multi-Modal H…

200 篇论文

This paper tackles a recently proposed Video Corpus Moment Retrieval task. This task is essential because advanced video retrieval applications should enable users to retrieve a precise moment from a large video corpus. We propose a novel…

多媒体 · 计算机科学 2021-09-22 Zhijian Hou , Chong-Wah Ngo , Wing Kwong Chan

The key of the text-to-video retrieval (TVR) task lies in learning the unique similarity between each pair of text (consisting of words) and video (consisting of audio and image frames) representations. However, some problems exist in the…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Wenjun Li , Shudong Wang , Dong Zhao , Shenghui Xu , Zhaoming Pan , Zhimin Zhang

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

In current text-to-video retrieval (T2VR), videos to be retrieved have been properly trimmed so that a correspondence between the videos and ad-hoc textual queries naturally exists. Note in practice that videos circulated on the Internet…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Xianke Chen , Daizong Liu , Xun Yang , Xirong Li , Jianfeng Dong , Meng Wang , Xun Wang

This paper focuses on tackling the problem of temporal language localization in videos, which aims to identify the start and end points of a moment described by a natural language sentence in an untrimmed video. However, it is non-trivial…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Zongmeng Zhang , Xianjing Han , Xuemeng Song , Yan Yan , Liqiang Nie

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…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Jian Xiao , Zhenzhen Hu , Jia Li , Richang Hong

One of the challenging tasks in the field of video understanding is extracting semantic content from video inputs. Most existing systems use language models to describe videos in natural language sentences, but this has several major…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Taniya Das , Louis Mahon , Thomas Lukasiewicz

Recent video-text foundation models have demonstrated strong performance on a wide variety of downstream video understanding tasks. Can these video-text models genuinely understand the contents of natural videos? Standard video-text…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Wufei Ma , Kai Li , Zhongshi Jiang , Moustafa Meshry , Qihao Liu , Huiyu Wang , Christian Häne , Alan Yuille

This paper presents a novel semi-supervised deep learning algorithm for retrieving similar 2D and 3D videos based on visual content. The proposed approach combines the power of deep convolutional and recurrent neural networks with dynamic…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Yintai Ma , Diego Klabjan

Current video retrieval systems, especially those used in competitions, primarily focus on querying individual keyframes or images rather than encoding an entire clip or video segment. However, queries often describe an action or event over…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Quoc-Bao Nguyen-Le , Thanh-Huy Le-Nguyen

Temporal grounding is the task of locating a specific segment from an untrimmed video according to a query sentence. This task has achieved significant momentum in the computer vision community as it enables activity grounding beyond…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Juncheng Li , Siliang Tang , Linchao Zhu , Wenqiao Zhang , Yi Yang , Tat-Seng Chua , Fei Wu , Yueting Zhuang

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

The dominant paradigm for learning video-text representations -- noise contrastive learning -- increases the similarity of the representations of pairs of samples that are known to be related, such as text and video from the same sample,…

计算机视觉与模式识别 · 计算机科学 2021-01-15 Mandela Patrick , Po-Yao Huang , Yuki Asano , Florian Metze , Alexander Hauptmann , João Henriques , Andrea Vedaldi

The surge in video and social media content underscores the need for a deeper understanding of multimedia data. Most of the existing mature video understanding techniques perform well with short formats and content that requires only…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Yuanxing Xu , Yuting Wei , Bin Wu

Composed video retrieval (CoVR) is a challenging problem in computer vision which has recently highlighted the integration of modification text with visual queries for more sophisticated video search in large databases. Existing works…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Omkar Thawakar , Muzammal Naseer , Rao Muhammad Anwer , Salman Khan , Michael Felsberg , Mubarak Shah , Fahad Shahbaz Khan

Up to now, only limited research has been conducted on cross-modal retrieval of suitable music for a specified video or vice versa. Moreover, much of the existing research relies on metadata such as keywords, tags, or associated description…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Sungeun Hong , Woobin Im , Hyun S. Yang

Video Moment Retrieval (VMR) aims to localize a specific temporal segment within an untrimmed long video given a natural language query. Existing methods often suffer from inadequate training annotations, i.e., the sentence typically…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Weitong Cai , Jiabo Huang , Shaogang Gong , Hailin Jin , Yang Liu

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, introduces a simple and…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Arun Reddy , Alexander Martin , Eugene Yang , Andrew Yates , Kate Sanders , Kenton Murray , Reno Kriz , Celso M. de Melo , Benjamin Van Durme , Rama Chellappa

The proliferation of video content on platforms like YouTube and Vimeo presents significant challenges in efficiently locating relevant information. Automatic video summarization aims to address this by extracting and presenting key content…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Jia-Hong Huang

The alignment of representations from different modalities has recently been shown to provide insights on the structural similarities and downstream capabilities of different encoders across diverse data types. While significant progress…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Tyler Zhu , Tengda Han , Leonidas Guibas , Viorica Pătrăucean , Maks Ovsjanikov