中文
相关论文

相关论文: GPTSee: Enhancing Moment Retrieval and Highlight D…

200 篇论文

Detecting video moments and highlights from natural-language queries have been unified by transformer-based methods. Other works use generative Multimodal LLM (MLLM) to predict moments and/or highlights as text timestamps, utilizing its…

计算机视觉与模式识别 · 计算机科学 2025-12-16 I Putu Andika Bagas Jiwanta , Ayu Purwarianti

Video Moment Retrieval (MR) and Highlight Detection (HD) aim to pinpoint specific moments and assess clip-wise relevance based on the text query. While DETR-based joint frameworks have made significant strides, there remains untapped…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Hongxu Ma , Guanshuo Wang , Fufu Yu , Qiong Jia , Shouhong Ding

Video moment retrieval (MR) and highlight detection (HD) with natural language queries aim to localize relevant moments and key highlights in a video clips. However, existing methods overlook the importance of individual words, treating the…

计算机视觉与模式识别 · 计算机科学 2025-12-01 YuEun Lee , Jung Uk Kim

Video summarization has become an increasingly important task in the field of computer vision due to the vast amount of video content available on the internet. In this project, we propose a new method for natural language query based joint…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Richard Luo , Austin Peng , Heidi Yap , Koby Beard

Video Moment Retrieval (MR) aims to localize moments within a video based on a given natural language query. Given the prevalent use of platforms like YouTube for information retrieval, the demand for MR techniques is significantly growing.…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Seojeong Park , Jiho Choi , Kyungjune Baek , Hyunjung Shim

Video moment retrieval (MR) and highlight detection (HD) based on natural language queries are two highly related tasks, which aim to obtain relevant moments within videos and highlight scores of each video clip. Recently, several methods…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Hao Sun , Mingyao Zhou , Wenjing Chen , Wei Xie

The target of video moment retrieval (VMR) is predicting temporal spans within a video that semantically match a given linguistic query. Existing VMR methods based on multimodal large language models (MLLMs) overly rely on expensive…

多媒体 · 计算机科学 2025-01-15 Yifang Xu , Yunzhuo Sun , Benxiang Zhai , Ming Li , Wenxin Liang , Yang Li , Sidan Du

Current methods for Video Moment Retrieval (VMR) struggle to align complex situations involving specific environmental details, character descriptions, and action narratives. To tackle this issue, we propose a Large Language Model-guided…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Weijia Liu , Bo Miao , Jiuxin Cao , Xuelin Zhu , Bo Liu , Mehwish Nasim , Ajmal Mian

Finding relevant moments and highlights in videos according to natural language queries is a natural and highly valuable common need in the current video content explosion era. Nevertheless, jointly conducting moment retrieval and highlight…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Ye Liu , Siyuan Li , Yang Wu , Chang Wen Chen , Ying Shan , Xiaohu Qie

Video Moment Retrieval and Highlight Detection aim to find corresponding content in the video based on a text query. Existing models usually first use contrastive learning methods to align video and text features, then fuse and extract…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Pengcheng Zhao , Zhixian He , Fuwei Zhang , Shujin Lin , Fan Zhou

Recently, video moment retrieval and highlight detection (MR/HD) are being spotlighted as the demand for video understanding is drastically increased. The key objective of MR/HD is to localize the moment and estimate clip-wise accordance…

计算机视觉与模式识别 · 计算机科学 2023-03-27 WonJun Moon , Sangeek Hyun , SangUk Park , Dongchan Park , Jae-Pil Heo

With the increasing demand for video understanding, video moment and highlight detection (MHD) has emerged as a critical research topic. MHD aims to localize all moments and predict clip-wise saliency scores simultaneously. Despite progress…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Yifang Xu , Yunzhuo Sun , Yang Li , Yilei Shi , Xiaoxiang Zhu , Sidan Du

Video Moment Retrieval (VMR) aims to localize temporal segments in videos that correspond to a natural language query, but typically assumes only a single matching moment for each query. This assumption does not always hold in real-world…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yiming Ding , Siyu Cao , Luyuan Jiao , Yixuan Li , Zitong Wang , Zhiyong Liu , Lu Zhang

Video Moment Retrieval is a task in video understanding that aims to localize a specific temporal segment in an untrimmed video based on a natural language query. Despite recent progress in moment retrieval from videos using both…

计算机视觉与模式识别 · 计算机科学 2025-11-19 An Yu , Weiheng Lu , Jian Li , Zhenfei Zhang , Yunhang Shen , Felix X. -F. Ye , Ming-Ching Chang

Given a video and a linguistic query, video moment retrieval and highlight detection (MR&HD) aim to locate all the relevant spans while simultaneously predicting saliency scores. Most existing methods utilize RGB images as input,…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Yifang Xu , Yunzhuo Sun , Benxiang Zhai , Zien Xie , Youyao Jia , Sidan Du

Existing approaches for video moment retrieval and highlight detection are not able to align text and video features efficiently, resulting in unsatisfying performance and limited production usage. To address this, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Aleksandr Gordeev , Vladimir Dokholyan , Irina Tolstykh , Maksim Kuprashevich

Multimodal Large Language Models (MLLMs) are widely used for visual perception, understanding, and reasoning. However, long video processing and precise moment retrieval remain challenging due to LLMs' limited context size and coarse frame…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Weiheng Lu , Jian Li , An Yu , Ming-Ching Chang , Shengpeng Ji , Min Xia

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 typically rely on…

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

Moment retrieval aims to locate the most relevant moment in an untrimmed video based on a given natural language query. Existing solutions can be roughly categorized into moment-based and clip-based methods. The former often involves heavy…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Jiajun He , Tomoki Toda

Video moment retrieval (VMR) identifies a specific moment in an untrimmed video for a given natural language query. This task is prone to suffer the weak alignment problem innate in video datasets. Due to the ambiguity, a query does not…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Minjoon Jung , Youwon Jang , Seongho Choi , Joochan Kim , Jin-Hwa Kim , Byoung-Tak Zhang
‹ 上一页 1 2 3 10 下一页 ›