English
Related papers

Related papers: End-to-End Dense Video Grounding via Parallel Regr…

200 papers

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).…

Computer Vision and Pattern Recognition · Computer Science 2025-10-24 Minseok Kang , Minhyeok Lee , Minjung Kim , Donghyeong Kim , Sangyoun Lee

Video grounding aims to localize the target moment in an untrimmed video corresponding to a given sentence query. Existing methods typically select the best prediction from a set of predefined proposals or directly regress the target span…

Computer Vision and Pattern Recognition · Computer Science 2024-01-01 Xiao Liang , Tao Shi , Yaoyuan Liang , Te Tao , Shao-Lun Huang

Video Paragraph Grounding (VPG) is an emerging task in video-language understanding, which aims at localizing multiple sentences with semantic relations and temporal order from an untrimmed video. However, existing VPG approaches are…

Computer Vision and Pattern Recognition · Computer Science 2024-05-15 Chaolei Tan , Jianhuang Lai , Wei-Shi Zheng , Jian-Fang Hu

Remote sensing visual grounding (RSVG) aims to localize objects in remote sensing imagery according to natural language expressions. Previous methods typically rely on sentence-level vision-language alignment, which struggles to exploit…

Computer Vision and Pattern Recognition · Computer Science 2026-04-03 Ke Li , Ting Wang , Di Wang , Yongshan Zhu , Yiming Zhang , Tao Lei , Quan Wang

Video Paragraph Grounding (VPG) aims to precisely locate the most appropriate moments within a video that are relevant to a given textual paragraph query. However, existing methods typically rely on large-scale annotated temporal labels and…

Computer Vision and Pattern Recognition · Computer Science 2024-11-27 Mengzhao Wang , Huafeng Li , Yafei Zhang , Jinxing Li , Minghong Xie , Dapeng Tao

Temporal sentence grounding in videos (TSGV) aims to localize a temporal segment that semantically corresponds to a sentence query from an untrimmed video. Most current methods adopt pre-trained query-agnostic visual encoders for offline…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Allen He , Qi Liu , Kun Liu , Xinchen Liu , Wu Liu

Natural Language Video Grounding (NLVG) aims to localize time segments in an untrimmed video according to sentence queries. In this work, we present a new paradigm named Explore-And-Match for NLVG that seamlessly unifies the strengths of…

Computer Vision and Pattern Recognition · Computer Science 2022-08-05 Sangmin Woo , Jinyoung Park , Inyong Koo , Sumin Lee , Minki Jeong , Changick Kim

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…

Computer Vision and Pattern Recognition · Computer Science 2023-08-21 Kevin Qinghong Lin , Pengchuan Zhang , Joya Chen , Shraman Pramanick , Difei Gao , Alex Jinpeng Wang , Rui Yan , Mike Zheng Shou

Dense video captioning aims to generate multiple associated captions with their temporal locations from the video. Previous methods follow a sophisticated "localize-then-describe" scheme, which heavily relies on numerous hand-crafted…

Computer Vision and Pattern Recognition · Computer Science 2021-11-18 Teng Wang , Ruimao Zhang , Zhichao Lu , Feng Zheng , Ran Cheng , Ping Luo

Temporal sentence grounding in videos(TSGV), which aims to localize one target segment from an untrimmed video with respect to a given sentence query, has drawn increasing attentions in the research community over the past few years.…

Computer Vision and Pattern Recognition · Computer Science 2021-09-20 Xiaohan Lan , Yitian Yuan , Xin Wang , Zhi Wang , Wenwu Zhu

Video grounding aims to localize a moment from an untrimmed video for a given textual query. Existing approaches focus more on the alignment of visual and language stimuli with various likelihood-based matching or regression strategies,…

Computer Vision and Pattern Recognition · Computer Science 2021-07-08 Guoshun Nan , Rui Qiao , Yao Xiao , Jun Liu , Sicong Leng , Hao Zhang , Wei Lu

Video Temporal Grounding (VTG) aims to identify visual frames in a video clip that match text queries. Recent studies in VTG employ cross-attention to correlate visual frames and text queries as individual token sequences. However, these…

Computer Vision and Pattern Recognition · Computer Science 2024-10-18 Jongbhin Woo , Hyeonggon Ryu , Youngjoon Jang , Jae Won Cho , Joon Son Chung

Joint video-language learning has received increasing attention in recent years. However, existing works mainly focus on single or multiple trimmed video clips (events), which makes human-annotated event boundaries necessary during…

Computer Vision and Pattern Recognition · Computer Science 2023-05-18 Teng Wang , Jinrui Zhang , Feng Zheng , Wenhao Jiang , Ran Cheng , Ping Luo

Video temporal grounding (VTG) is typically tackled with dataset-specific models that transfer poorly across domains and query styles. Recent efforts to overcome this limitation have adapted large multimodal language models (MLLMs) to VTG,…

Computer Vision and Pattern Recognition · Computer Science 2026-04-10 Joungbin An , Agrim Jain , Kristen Grauman

In this paper, we present a neat yet effective transformer-based framework for visual grounding, namely TransVG, to address the task of grounding a language query to the corresponding region onto an image. The state-of-the-art methods,…

Computer Vision and Pattern Recognition · Computer Science 2022-01-17 Jiajun Deng , Zhengyuan Yang , Tianlang Chen , Wengang Zhou , Houqiang Li

Grounding language queries in videos aims at identifying the time interval (or moment) semantically relevant to a language query. The solution to this challenging task demands understanding videos' and queries' semantic content and the…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Mattia Soldan , Mengmeng Xu , Sisi Qu , Jesper Tegner , Bernard Ghanem

We propose a new task and model for dense video object captioning -- detecting, tracking and captioning trajectories of objects in a video. This task unifies spatial and temporal localization in video, whilst also requiring fine-grained…

Computer Vision and Pattern Recognition · Computer Science 2024-10-16 Xingyi Zhou , Anurag Arnab , Chen Sun , Cordelia Schmid

Temporal grounding, which localizes video moments related to a natural language query, is a core problem of vision-language learning and video understanding. To encode video moments of varying lengths, recent methods employ a multi-level…

Computer Vision and Pattern Recognition · Computer Science 2026-04-28 Thong Thanh Nguyen , Yi Bin , Xiaobao Wu , Zhiyuan Hu , Cong-Duy T Nguyen , See-Kiong Ng , Anh Tuan Luu

In this paper, we explore a novel task named visual Relation Grounding in Videos (vRGV). The task aims at spatio-temporally localizing the given relations in the form of subject-predicate-object in the videos, so as to provide supportive…

Computer Vision and Pattern Recognition · Computer Science 2020-07-22 Junbin Xiao , Xindi Shang , Xun Yang , Sheng Tang , Tat-Seng Chua

Temporal Sentence Grounding in Videos (TSGV), which aims to ground a natural language sentence in an untrimmed video, has drawn widespread attention over the past few years. However, recent studies have found that current benchmark datasets…

Computer Vision and Pattern Recognition · Computer Science 2022-03-11 Xiaohan Lan , Yitian Yuan , Xin Wang , Long Chen , Zhi Wang , Lin Ma , Wenwu Zhu
‹ Prev 1 2 3 10 Next ›