English
Related papers

Related papers: Context-Guided Spatio-Temporal Video Grounding

200 papers

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

Computer Vision and Pattern Recognition · Computer Science 2023-04-26 Hao Zhang , Aixin Sun , Wei Jing , Joey Tianyi Zhou

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 temporal grounding (VTG) is a critical task in video understanding and a key capability for extending video large language models (Vid-LLMs) to broader applications. However, existing Vid-LLMs rely on uniform frame sampling to extract…

Computer Vision and Pattern Recognition · Computer Science 2026-04-03 Rong Fan , Kaiyan Xiao , Minghao Zhu , Liuyi Wang , Kai Dai , Zhao Yang

2D Gaussian Splatting (2DGS) has recently become a promising paradigm for high-quality video representation. However, existing methods employ content-agnostic or spatio-temporal feature overlapping embeddings to predict canonical Gaussian…

Computer Vision and Pattern Recognition · Computer Science 2026-04-15 Jierun Lin , Jiacong Chen , Qingyu Mao , Shuai Liu , Xiandong Meng , Fanyang Meng , Yongsheng Liang

Temporal Video Grounding (TVG) aims to localize a moment from an untrimmed video given the language description. Since the annotation of TVG is labor-intensive, TVG under limited supervision has accepted attention in recent years. The great…

Computer Vision and Pattern Recognition · Computer Science 2024-06-12 Xing Zhang , Jiaxi Gu , Haoyu Zhao , Shicong Wang , Hang Xu , Renjing Pei , Songcen Xu , Zuxuan Wu , Yu-Gang Jiang

Spatio-temporal video grounding (STVG) aims at localizing the spatio-temporal tube of a video, as specified by the input text query. In this paper, we utilize multimodal large language models (MLLMs) to explore a zero-shot solution in STVG.…

Computer Vision and Pattern Recognition · Computer Science 2025-09-19 Zaiquan Yang , Yuhao Liu , Gerhard Hancke , Rynson W. H. Lau

Video scene graph generation (VidSGG) aims to parse the video content into scene graphs, which involves modeling the spatio-temporal contextual information in the video. However, due to the long-tailed training data in datasets, the…

Computer Vision and Pattern Recognition · Computer Science 2022-08-02 Li Xu , Haoxuan Qu , Jason Kuen , Jiuxiang Gu , Jun Liu

Recent advances in text-to-video diffusion models have enabled the generation of high-quality videos conditioned on textual descriptions. However, most existing text-to-video models rely solely on textual conditions, lacking general…

Computer Vision and Pattern Recognition · Computer Science 2025-12-01 Yuheng Chen , Teng Hu , Jiangning Zhang , Zhucun Xue , Ran Yi , Lizhuang Ma

In this technical report, we represent our solution for the Human-centric Spatio-Temporal Video Grounding (HC-STVG) track of the 4th Person in Context (PIC) workshop and challenge. Our solution is built on the basis of TubeDETR and Mutual…

Multimedia · Computer Science 2022-08-16 Fan Yu , Zhixiang Zhao , Yuchen Wang , Yi Xu , Tongwei Ren , Gangshan Wu

Text-guided 3D visual grounding (T-3DVG), which aims to locate a specific object that semantically corresponds to a language query from a complicated 3D scene, has drawn increasing attention in the 3D research community over the past few…

Computer Vision and Pattern Recognition · Computer Science 2024-07-23 Daizong Liu , Yang Liu , Wencan Huang , Wei Hu

Visual grounding (VG) aims to establish fine-grained alignment between vision and language. Ideally, it can be a testbed for vision-and-language models to evaluate their understanding of the images and texts and their reasoning abilities…

Computer Vision and Pattern Recognition · Computer Science 2023-07-24 Zhihong Chen , Ruifei Zhang , Yibing Song , Xiang Wan , Guanbin Li

Spatio-temporal video grounding aims to retrieve the spatio-temporal tube of a queried object according to the given sentence. Currently, most existing grounding methods are restricted to well-aligned segment-sentence pairs. In this paper,…

Computer Vision and Pattern Recognition · Computer Science 2020-08-25 Zhu Zhang , Zhou Zhao , Zhijie Lin , Baoxing Huai , Nicholas Jing Yuan

Video grounding (VG) task focuses on locating specific moments in a video based on a query, usually in text form. However, traditional VG struggles with some scenarios like streaming video or queries using visual cues. To fill this gap, we…

Computer Vision and Pattern Recognition · Computer Science 2025-08-19 Runhao Zeng , Jiaqi Mao , Minghao Lai , Minh Hieu Phan , Yanjie Dong , Wei Wang , Qi Chen , Xiping Hu

Visual grounding aims to predict the locations of target objects specified by textual descriptions. For this task with linguistic and visual modalities, there is a latest research line that focuses on only selecting the linguistic-relevant…

Computer Vision and Pattern Recognition · Computer Science 2025-10-14 Jingchao Wang , Wenlong Zhang , Dingjiang Huang , Hong Wang , Yefeng Zheng

Remote Sensing Visual Grounding (RSVG) aims to localize target objects in large-scale aerial imagery based on natural language descriptions. Owing to the vast spatial scale and high semantic ambiguity of remote sensing scenes, these…

Computer Vision and Pattern Recognition · Computer Science 2026-01-30 Shiqi Huang , Shuting He , Bihan Wen

Visual grounding is a task to ground referring expressions in images, e.g., localize "the white truck in front of the yellow one". To resolve this task fundamentally, the model should first find out the contextual objects (e.g., the…

Computer Vision and Pattern Recognition · Computer Science 2020-04-13 Daqing Liu , Hanwang Zhang , Zheng-Jun Zha , Meng Wang , Qianru Sun

We address the problem of text-guided video temporal grounding, which aims to identify the time interval of a certain event based on a natural language description. Different from most existing methods that only consider RGB images as…

Computer Vision and Pattern Recognition · Computer Science 2021-11-01 Yi-Wen Chen , Yi-Hsuan Tsai , Ming-Hsuan Yang

Text-guided Video Temporal Grounding (VTG) aims to localize relevant segments in untrimmed videos based on textual descriptions, encompassing two subtasks: Moment Retrieval (MR) and Highlight Detection (HD). Although previous typical…

Computer Vision and Pattern Recognition · Computer Science 2024-12-19 Zhuo Cao , Bingqing Zhang , Heming Du , Xin Yu , Xue Li , Sen Wang

Text-to-video generation has advanced rapidly in visual fidelity, whereas standard methods still have limited ability to control the subject composition of generated scenes. Prior work shows that adding localized text control signals, such…

Computer Vision and Pattern Recognition · Computer Science 2025-10-20 Guofeng Zhang , Angtian Wang , Jacob Zhiyuan Fang , Liming Jiang , Haotian Yang , Bo Liu , Yiding Yang , Guang Chen , Longyin Wen , Alan Yuille , Chongyang Ma

Visual grounding is a task to locate the target indicated by a natural language expression. Existing methods extend the generic object detection framework to this problem. They base the visual grounding on the features from pre-generated…

Computer Vision and Pattern Recognition · Computer Science 2022-06-09 Li Yang , Yan Xu , Chunfeng Yuan , Wei Liu , Bing Li , Weiming Hu