中文
相关论文

相关论文: EVOQUER: Enhancing Temporal Grounding with Video-P…

200 篇论文

In this report, we present our champion solution for Ego4D Natural Language Queries (NLQ) Challenge in CVPR 2023. Essentially, to accurately ground in a video, an effective egocentric feature extractor and a powerful grounding model are…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Zhijian Hou , Lei Ji , Difei Gao , Wanjun Zhong , Kun Yan , Chao Li , Wing-Kwong Chan , Chong-Wah Ngo , Nan Duan , Mike Zheng Shou

Temporal Language Grounding seeks to localize video moments that semantically correspond to a natural language query. Recent advances employ the attention mechanism to learn the relations between video moments and the text query. However,…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Thong Nguyen , Xiaobao Wu , Xinshuai Dong , Cong-Duy Nguyen , See-Kiong Ng , Luu Anh Tuan

We address the problem of video question answering (video QA) with temporal grounding in a weakly supervised setup, without any temporal annotations. Given a video and a question, we generate an open-ended answer grounded with the start and…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Ayush Gupta , Anirban Roy , Rama Chellappa , Nathaniel D. Bastian , Alvaro Velasquez , Susmit Jha

While recent large-scale video-language pre-training made great progress in video question answering, the design of spatial modeling of video-language models is less fine-grained than that of image-language models; existing practices of…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Hsin-Ying Lee , Hung-Ting Su , Bing-Chen Tsai , Tsung-Han Wu , Jia-Fong Yeh , Winston H. Hsu

Video Temporal Grounding (VTG), which aims to ground target clips from videos (such as consecutive intervals or disjoint shots) according to custom language queries (e.g., sentences or words), is key for video browsing on social media. Most…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Kevin Qinghong Lin , Pengchuan Zhang , Joya Chen , Shraman Pramanick , Difei Gao , Alex Jinpeng Wang , Rui Yan , Mike Zheng Shou

Spatiotemporal video grounding aims to localize target entities in videos based on textual queries. While existing research has made significant progress in exocentric videos, the egocentric setting remains relatively underexplored, despite…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Shuo Liang , Yiwu Zhong , Zi-Yuan Hu , Yeyao Tao , Liwei Wang

Video grounding aims to localize the corresponding video moment in an untrimmed video given a language query. Existing methods often address this task in an indirect way, by casting it as a proposal-and-match or fusion-and-detection…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Fengyuan Shi , Weilin Huang , Limin Wang

Video Temporal Grounding (VTG) aims to localize temporal segments in long, untrimmed videos that align with a given natural language query. This task typically comprises two subtasks: Moment Retrieval (MR) and Highlight Detection (HD).…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Minseok Kang , Minhyeok Lee , Minjung Kim , Donghyeong Kim , Sangyoun Lee

Existing efforts in text-based video question answering (TextVideoQA) are criticized for their opaque decisionmaking and heavy reliance on scene-text recognition. In this paper, we propose to study Grounded TextVideoQA by forcing models to…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Sheng Zhou , Junbin Xiao , Xun Yang , Peipei Song , Dan Guo , Angela Yao , Meng Wang , Tat-Seng Chua

Recent Video Large Language Models (Video-LLMs) have demonstrated strong capabilities in video reasoning through reinforcement learning (RL). However, existing RL pipelines rely heavily on human-annotated tasks and solutions, making them…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Shiqi Huang , Ziyue Wang , Zhongrong Zuo , Han Qiu , Qi She , Bihan Wen

Temporal sentence grounding in videos (TSGV), \aka natural language video localization (NLVL) or video moment retrieval (VMR), aims to retrieve a temporal moment that semantically corresponds to a language query from an untrimmed video.…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Hao Zhang , Aixin Sun , Wei Jing , Joey Tianyi Zhou

The task of temporally grounding language queries in videos is to temporally localize the best matched video segment corresponding to a given language (sentence). It requires certain models to simultaneously perform visual and linguistic…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Jingwen Wang , Lin Ma , Wenhao Jiang

Video temporal grounding is a critical video understanding task, which aims to localize moments relevant to a language description. The challenge of this task lies in distinguishing relevant and irrelevant moments. Previous methods focused…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Xiaolong Sun , Le Wang , Sanping Zhou , Liushuai Shi , Kun Xia , Mengnan Liu , Yabing Wang , Gang Hua

Grounded video question answering (GVQA) aims to localize relevant temporal segments in videos and generate accurate answers to a given question; however, large video-language models (LVLMs) exhibit limited temporal awareness. Although…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Xiaoqian Shen , Min-Hung Chen , Yu-Chiang Frank Wang , Mohamed Elhoseiny , Ryo Hachiuma

Visual Grounding aims to localize the referring object in an image given a natural language expression. Recent advancements in DETR-based visual grounding methods have attracted considerable attention, as they directly predict the…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yabing Wang , Zhuotao Tian , Qingpei Guo , Zheng Qin , Sanping Zhou , Ming Yang , Le Wang

Video Temporal Grounding (VTG) aims to localize relevant temporal segments in videos given natural language queries. Despite recent progress with large vision-language models (LVLMs) and instruction-tuning, existing approaches often suffer…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Ruizhe Chen , Zhiting Fan , Tianze Luo , Heqing Zou , Zhaopeng Feng , Guiyang Xie , Hansheng Zhang , Zhuochen Wang , Zuozhu Liu , Huaijian Zhang

This paper presents an approach for Evoked Expressions from Videos (EEV) challenge, which aims to predict evoked facial expressions from video. We take advantage of pre-trained models on large-scale datasets in computer vision and audio…

计算机视觉与模式识别 · 计算机科学 2023-07-12 VanThong Huynh , Guee-Sang Lee , Hyung-Jeong Yang , Soo-Huyng Kim

Video Question Answering (VideoQA) is the task of answering the natural language questions about a video. Producing an answer requires understanding the interplay across visual scenes in video and linguistic semantics in question. However,…

计算与语言 · 计算机科学 2022-07-27 Yicong Li , Xiang Wang , Junbin Xiao , Tat-Seng Chua

This paper presents a computational model for universal video temporal grounding, which accurately localizes temporal moments in videos based on natural language queries (e.g., questions or descriptions). Unlike existing methods that are…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Zeqian Li , Shangzhe Di , Zhonghua Zhai , Weilin Huang , Yanfeng Wang , Weidi Xie

The task of Video Question Answering (VideoQA) consists in answering natural language questions about a video and serves as a proxy to evaluate the performance of a model in scene sequence understanding. Most methods designed for VideoQA…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Theophile Sautory , Nuri Cingillioglu , Alessandra Russo