English
Related papers

Related papers: Towards Debiasing Temporal Sentence Grounding in V…

200 papers

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

Many studies focus on improving pretraining or developing new backbones in text-video retrieval. However, existing methods may suffer from the learning and inference bias issue, as recent research suggests in other text-video-related tasks.…

Computer Vision and Pattern Recognition · Computer Science 2023-09-19 Burak Satar , Hongyuan Zhu , Hanwang Zhang , Joo Hwee Lim

Referring Video Object Segmentation (RVOS) aims to segment and track objects in videos based on natural language expressions, requiring precise alignment between visual content and textual queries. However, existing methods often suffer…

Computer Vision and Pattern Recognition · Computer Science 2025-09-30 Seunghun Lee , Jiwan Seo , Jeonghoon Kim , Sungho Moon , Siwon Kim , Haeun Yun , Hyogyeong Jeon , Wonhyeok Choi , Jaehoon Jeong , Zane Durante , Sang Hyun Park , Sunghoon Im

This paper addresses the temporal sentence grounding (TSG). Although existing methods have made decent achievements in this task, they not only severely rely on abundant video-query paired data for training, but also easily fail into the…

Computer Vision and Pattern Recognition · Computer Science 2023-05-09 Daizong Liu , Xiaoye Qu , Jianfeng Dong , Pan Zhou , Zichuan Xu , Haozhao Wang , Xing Di , Weining Lu , Yu Cheng

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 is to identify specific moments or highlights from a video corresponding to textual descriptions. Typical approaches in temporal grounding treat all video clips equally during the encoding process regardless of their…

Computer Vision and Pattern Recognition · Computer Science 2024-07-08 WonJun Moon , Sangeek Hyun , SuBeen Lee , Jae-Pil Heo

Temporal grounding is the task of locating a specific segment from an untrimmed video according to a query sentence. This task has achieved significant momentum in the computer vision community as it enables activity grounding beyond…

Computer Vision and Pattern Recognition · Computer Science 2023-05-16 Juncheng Li , Siliang Tang , Linchao Zhu , Wenqiao Zhang , Yi Yang , Tat-Seng Chua , Fei Wu , Yueting Zhuang

The onset of long-form egocentric datasets such as Ego4D and EPIC-Kitchens presents a new challenge for the task of Temporal Sentence Grounding (TSG). Compared to traditional benchmarks on which this task is evaluated, these datasets offer…

Computer Vision and Pattern Recognition · Computer Science 2023-10-27 Kevin Flanagan , Dima Damen , Michael Wray

Temporal sentence grounding (TSG) is crucial and fundamental for video understanding. Although the existing methods train well-designed deep networks with a large amount of data, we find that they can easily forget the rarely appeared cases…

Computer Vision and Pattern Recognition · Computer Science 2022-01-04 Daizong Liu , Xiaoye Qu , Xing Di , Yu Cheng , Zichuan Xu , Pan Zhou

Temporal Sentence Grounding in Videos (TSGV) aims to temporally localize segments of a video that correspond to a given natural language query. Despite recent progress, most existing TSGV approaches operate under closed-vocabulary settings,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Tingting Han , Xinsong Tao , Yufei Yin , Min Tan , Sicheng Zhao , Zhou Yu

Temporal Video Grounding (TVG) aims to localize temporal moments in an untrimmed video that semantically correspond to given natural language queries. Recently, Graph Convolutional Networks (GCN) have been widely adopted in TVG to model…

Computer Vision and Pattern Recognition · Computer Science 2026-05-04 Zhanjie Hu , Bolin Zhang , Jianhua Wang , Jianbo Zheng , Chenchen Yan , Takahiro Komamizu , Ichiro Ide , Jiangbo Qian

Video grounding aims to localize the temporal segment corresponding to a sentence query from an untrimmed video. Almost all existing video grounding methods fall into two frameworks: 1) Top-down model: It predefines a set of segment…

Computer Vision and Pattern Recognition · Computer Science 2022-04-12 Meng Cao , Long Chen , Mike Zheng Shou , Can Zhang , Yuexian Zou

Visual grounding is a long-lasting problem in vision-language understanding due to its diversity and complexity. Current practices concentrate mostly on performing visual grounding in still images or well-trimmed video clips. This work, on…

Computer Vision and Pattern Recognition · Computer Science 2021-03-19 Qianyu Feng , Yunchao Wei , Mingming Cheng , Yi Yang

The temporal answering grounding in the video (TAGV) is a new task naturally derived from temporal sentence grounding in the video (TSGV). Given an untrimmed video and a text question, this task aims at locating the matching span from the…

Computer Vision and Pattern Recognition · Computer Science 2025-03-26 Bin Li , Yixuan Weng , Bin Sun , Shutao Li

Temporal Video Grounding (TVG), which requires pinpointing relevant temporal segments from video based on language query, has always been a highly challenging task in the field of video understanding. Videos often have a larger volume of…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Feng Yue , Zhaoxing Zhang , Junming Jiao , Zhengyu Liang , Shiwen Cao , Feifei Zhang , Rong Shen

Temporal sentence grounding (TSG) is a highly challenging task aiming to localize the temporal segment within an untrimmed video corresponding to a given natural language description. Benefiting from the design of learnable queries, the…

Computer Vision and Pattern Recognition · Computer Science 2025-08-07 Yifan Wang , Ziyi Liu , Xiaolong Sun , Jiawei Wang , Hongmin Liu

This paper addresses the challenging task of weakly-supervised video temporal grounding. Existing approaches are generally based on the moment proposal selection framework that utilizes contrastive learning and reconstruction paradigm for…

Computer Vision and Pattern Recognition · Computer Science 2026-05-27 Xiang Fang , Zeyu Xiong , Wanlong Fang , Xiaoye Qu , Chen Chen , Jianfeng Dong , Keke Tang , Pan Zhou , Yu Cheng , Daizong Liu

Given an untrimmed video and natural language query, video sentence grounding aims to localize the target temporal moment in the video. Existing methods mainly tackle this task by matching and aligning semantics of the descriptive sentence…

Computer Vision and Pattern Recognition · Computer Science 2022-12-29 Wei Ji , Long Chen , Yinwei Wei , Yiming Wu , Tat-Seng Chua

Temporal language grounding in videos aims to localize the temporal span relevant to the given query sentence. Previous methods treat it either as a boundary regression task or a span extraction task. This paper will formulate temporal…

Computer Vision and Pattern Recognition · Computer Science 2021-12-02 Jialin Gao , Xin Sun , Mengmeng Xu , Xi Zhou , Bernard Ghanem

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