中文
相关论文

相关论文: Weakly-Supervised Video Moment Retrieval via Seman…

200 篇论文

Long-form video understanding presents significant challenges for interactive retrieval systems, as conventional methods struggle to process extensive video content efficiently. Existing approaches often rely on single models, inefficient…

Video Corpus Moment Retrieval (VCMR) is a new video retrieval task aimed at retrieving a relevant moment from a large corpus of untrimmed videos using a text query. The relevance between the video and query is partial, mainly evident in two…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Danyang Hou , Liang Pang , Huawei Shen , Xueqi Cheng

Most existing video moment retrieval methods rely on temporal sequences of frame- or clip-level features that primarily encode global visual and semantic information. However, such representations often fail to capture fine-grained object…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Zongyao Li , Yongkang Wong , Satoshi Yamazaki , Jianquan Liu , Mohan Kankanhalli

Content-based video retrieval aims to find videos from a large video database that are similar to or even near-duplicate of a given query video. Video representation and similarity search algorithms are crucial to any video retrieval…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Xiangteng He , Yulin Pan , Mingqian Tang , Yiliang Lv

Given an untrimmed video and a sentence query, video moment retrieval using language (VMR) aims to locate a target query-relevant moment. Since the untrimmed video is overlong, almost all existing VMR methods first sparsely down-sample each…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Xiang Fang , Daizong Liu , Wanlong Fang , Pan Zhou , Zichuan Xu , Wenzheng Xu , Junyang Chen , Renfu Li

This paper proposes an approach to Dense Video Captioning (DVC) without pairwise event-sentence annotation. First, we adopt the knowledge distilled from relevant and well solved tasks to generate high-quality event proposals. Then we…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Bofeng Wu , Guocheng Niu , Jun Yu , Xinyan Xiao , Jian Zhang , Hua Wu

Video moment localization, also known as video moment retrieval, aiming to search a target segment within a video described by a given natural language query. Beyond the task of temporal action localization whereby the target actions are…

计算机视觉与模式识别 · 计算机科学 2023-06-14 Meng Liu , Liqiang Nie , Yunxiao Wang , Meng Wang , Yong Rui

Significant performance improvement has been achieved for fully-supervised video salient object detection with the pixel-wise labeled training datasets, which are time-consuming and expensive to obtain. To relieve the burden of data…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Wangbo Zhao , Jing Zhang , Long Li , Nick Barnes , Nian Liu , Junwei Han

Temporal action proposals are a common module in action detection pipelines today. Most current methods for training action proposal modules rely on fully supervised approaches that require large amounts of annotated temporal action…

计算机视觉与模式识别 · 计算机科学 2019-10-04 Jingwei Ji , Kaidi Cao , Juan Carlos Niebles

Recent advancements in video large language models (Video LLMs) have significantly advanced the field of video question answering (VideoQA). While existing methods perform well on short videos, they often struggle with long-range reasoning…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Mustafa Chasmai , Gauri Jagatap , Gouthaman KV , Grant Van Horn , Subhransu Maji , Andrea Fanelli

Video corpus moment retrieval~(VCMR) is the task of retrieving a relevant video moment from a large corpus of untrimmed videos via a natural language query. State-of-the-art work for VCMR is based on two-stage method. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Danyang Hou , Liang Pang , Yanyan Lan , Huawei Shen , Xueqi Cheng

Existing Video Corpus Moment Retrieval (VCMR) is limited to coarse-grained understanding, which hinders precise video moment localization when given fine-grained queries. In this paper, we propose a more challenging fine-grained VCMR…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Houlun Chen , Xin Wang , Hong Chen , Zeyang Zhang , Wei Feng , Bin Huang , Jia Jia , Wenwu Zhu

Video Moment Retrieval is a common task to evaluate the performance of visual-language models - it involves localising start and end times of moments in videos from query sentences. The current task formulation assumes that the queried…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Kevin Flanagan , Dima Damen , Michael Wray

Temporal action localization is an important step towards video understanding. Most current action localization methods depend on untrimmed videos with full temporal annotations of action instances. However, it is expensive and…

计算机视觉与模式识别 · 计算机科学 2020-01-23 Ashraful Islam , Richard J. Radke

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

Query-based moment retrieval aims to localize the most relevant moment in an untrimmed video according to the given natural language query. Existing works often only focus on one aspect of this emerging task, such as the query…

信息检索 · 计算机科学 2019-07-30 Zhu Zhang , Zhijie Lin , Zhou Zhao , Zhenxin Xiao

The growth of videos in our digital age and the users' limited time raise the demand for processing untrimmed videos to produce shorter versions conveying the same information. Despite the remarkable progress that summarization methods have…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Washington Ramos , Michel Silva , Edson Araujo , Victor Moura , Keller Oliveira , Leandro Soriano Marcolino , Erickson R. Nascimento

The goal of video moment retrieval and highlight detection is to identify specific segments and highlights based on a given text query. With the rapid growth of video content and the overlap between these tasks, recent works have addressed…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Sung Jin Um , Dongjin Kim , Sangmin Lee , Jung Uk Kim

In this paper, we propose the task of \textit{Ranked Video Moment Retrieval} (RVMR) to locate a ranked list of matching moments from a collection of videos, through queries in natural language. Although a few related tasks have been…

人工智能 · 计算机科学 2024-07-25 Renjie Liang , Li Li , Chongzhi Zhang , Jing Wang , Xizhou Zhu , Aixin Sun

Moment retrieval in videos is a challenging task that aims to retrieve the most relevant video moment in an untrimmed video given a sentence description. Previous methods tend to perform self-modal learning and cross-modal interaction in a…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Xin Sun , Xuan Wang , Jialin Gao , Qiong Liu , Xi Zhou