中文
相关论文

相关论文: Rethinking Weakly-supervised Video Temporal Ground…

200 篇论文

Existing video-language pre-training methods primarily focus on instance-level alignment between video clips and captions via global contrastive learning but neglect rich fine-grained local information in both videos and text, which is of…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Yuanhao Xiong , Long Zhao , Boqing Gong , Ming-Hsuan Yang , Florian Schroff , Ting Liu , Cho-Jui Hsieh , Liangzhe Yuan

Temporal language grounding (TLG) aims to localize a video segment in an untrimmed video based on a natural language description. To alleviate the expensive cost of manual annotations for temporal boundary labels, we are dedicated to the…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Yuechen Wang , Wengang Zhou , Houqiang Li

Video temporal grounding aims to identify video segments within untrimmed videos that are most relevant to a given natural language query. Existing video temporal localization models rely on specific datasets for training and have high data…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Minghang Zheng , Xinhao Cai , Qingchao Chen , Yuxin Peng , Yang Liu

Weakly supervised phrase grounding aims at learning region-phrase correspondences using only image-sentence pairs. A major challenge thus lies in the missing links between image regions and sentence phrases during training. To address this…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Liwei Wang , Jing Huang , Yin Li , Kun Xu , Zhengyuan Yang , Dong Yu

Given a long untrimmed video and natural language queries, video grounding (VG) aims to temporally localize the semantically-aligned video segments. Almost all existing VG work holds two simple but unrealistic assumptions: 1) All query…

计算机视觉与模式识别 · 计算机科学 2023-02-27 Long Chen , Yulei Niu , Brian Chen , Xudong Lin , Guangxing Han , Christopher Thomas , Hammad Ayyubi , Heng Ji , Shih-Fu Chang

Video grounding aims to locate the timestamps best matching the query description within an untrimmed video. Prevalent methods can be divided into moment-level and clip-level frameworks. Moment-level approaches directly predict the…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Xing Cheng , Xiangyu Wu , Dong Shen , Hezheng Lin , Fan Yang

Video moment retrieval targets at retrieving a moment in a video for a given language query. The challenges of this task include 1) the requirement of localizing the relevant moment in an untrimmed video, and 2) bridging the semantic gap…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Haoyu Tang , Jihua Zhu , Meng Liu , Zan Gao , Zhiyong Cheng

Given an untrimmed video, temporal sentence grounding (TSG) aims to locate a target moment semantically according to a sentence query. Although previous respectable works have made decent success, they only focus on high-level visual…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xiang Fang , Daizong Liu , Pan Zhou , Guoshun Nan

The 3D weakly-supervised visual grounding task aims to localize oriented 3D boxes in point clouds based on natural language descriptions without requiring annotations to guide model learning. This setting presents two primary challenges:…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Xiaoqi Li , Jiaming Liu , Nuowei Han , Liang Heng , Yandong Guo , Hao Dong , Yang Liu

Weakly supervised temporal action localization aims at learning the instance-level action pattern from the video-level labels, where a significant challenge is action-context confusion. To overcome this challenge, one recent work builds an…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Le Yang , Junwei Han , Tao Zhao , Tianwei Lin , Dingwen Zhang , Jianxin Chen

Many tasks in video analysis and understanding boil down to the need for frame-based feature learning, aiming to encapsulate the relevant visual content so as to enable simpler and easier subsequent processing. While supervised strategies…

计算机视觉与模式识别 · 计算机科学 2023-02-09 Guy Bar-Shalom , George Leifman , Michael Elad , Ehud Rivlin

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

计算机视觉与模式识别 · 计算机科学 2021-07-08 Guoshun Nan , Rui Qiao , Yao Xiao , Jun Liu , Sicong Leng , Hao Zhang , Wei Lu

Weakly-supervised Temporal Action Localization (WS-TAL) methods learn to localize temporal starts and ends of action instances in a video under only video-level supervision. Existing WS-TAL methods rely on deep features learned for action…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Ziyi Liu , Le Wang , Wei Tang , Junsong Yuan , Nanning Zheng , Gang Hua

Recent breakthroughs in Multimodal Large Language Models (MLLMs) have gained significant recognition within the deep learning community, where the fusion of the Video Foundation Models (VFMs) and Large Language Models(LLMs) has proven…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Quan Zhang , Jinwei Fang , Rui Yuan , Xi Tang , Yuxin Qi , Ke Zhang , Chun Yuan

Weakly supervised instance segmentation reduces the cost of annotations required to train models. However, existing approaches which rely only on image-level class labels predominantly suffer from errors due to (a) partial segmentation of…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Qing Liu , Vignesh Ramanathan , Dhruv Mahajan , Alan Yuille , Zhenheng Yang

Unsupervised object-centric learning from videos is a promising approach to extract structured representations from large, unlabeled collections of videos. To support downstream tasks like autonomous control, these representations must be…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Anna Manasyan , Maximilian Seitzer , Filip Radovic , Georg Martius , Andrii Zadaianchuk

Temporal sentence grounding in videos aims to detect and localize one target video segment, which semantically corresponds to a given sentence. Existing methods mainly tackle this task via matching and aligning semantics between a sentence…

计算机视觉与模式识别 · 计算机科学 2019-11-01 Yitian Yuan , Lin Ma , Jingwen Wang , Wei Liu , Wenwu Zhu

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

Recent vision-language models are driven by large-scale pretrained models. However, adapting pretrained models on limited data presents challenges such as overfitting, catastrophic forgetting, and the cross-modal gap between vision and…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Deniz Engin , Yannis Avrithis

Recent video-language models have shown great potential for video understanding, but still struggle with accurate temporal grounding for event-level perception. We observe that two main factors in video understanding (i.e., temporal…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Wenzheng Zeng , Difei Gao , Mike Zheng Shou , Hwee Tou Ng