paper-with-me

홈 › Papers

AutoTVG: A New Vision-language Pre-training Paradigm for Temporal Video Grounding

2024-06-11 · Xing Zhang, Jiaxi Gu, Haoyu Zhao, Shicong Wang, Hang Xu, Renjing Pei, Songcen Xu, Zuxuan Wu, Yu-Gang Jiang

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 success of vision-language pre-training guides TVG to follow the traditional "pre-training + fine-tuning" paradigm, however, the pre-training process would suffer from a lack of temporal modeling and fine-grained alignment due to the difference of data nature between pre-train and test. Besides, the large gap between pretext and downstream tasks makes zero-shot testing impossible for the pre-trained model. To avoid the drawbacks of the traditional paradigm, we propose AutoTVG, a new vision-language pre-training paradigm for TVG that enables the model to learn semantic alignment and boundary regression from automatically annotated untrimmed videos. To be specific, AutoTVG consists of a novel Captioned Moment Generation (CMG) module to generate captioned moments from untrimmed videos, and TVGNet with a regression head to predict localization results. Experimental results on Charades-STA and ActivityNet Captions show that, regarding zero-shot temporal video grounding, AutoTVG achieves highly competitive performance with in-distribution methods under out-of-distribution testing, and is superior to existing pre-training frameworks with much less training data.

📄 PDF Abstract BibTeX arXiv:2406.07091

Code (0)

등록된 구현이 없습니다.

Tasks

regressionVideo Grounding

Similar Papers 제목 키워드 기반

Temporal Grounding as a Learning Signal for Referring Video Object Segmentation

2025-08-16 · Seunghun Lee, Jiwan Seo, Jeonghoon Kim, Sungho Moon 외 arxiv

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

Referring Video Object Segmentation

Weakly Supervised Temporal Adjacent Network for Language Grounding

2021-06-30 · Yuechen Wang, Jiajun Deng, Wengang Zhou, Houqiang Li

Temporal language grounding (TLG) is a fundamental and challenging problem for vision and language understanding. Existing methods mainly focus on fully supervised setting with temporal boundary labels for training, whic…

Multiple Instance LearningSentence

InstAP: Instance-Aware Vision-Language Pre-Train for Spatial-Temporal Understanding

2026-04-09 · Ashutosh Kumar, Rajat Saini, Jingjing Pan, Mustafa Erdogan 외 arxiv

Current vision-language pre-training (VLP) paradigms excel at global scene understanding but struggle with instance-level reasoning due to global-only supervision. We introduce InstAP, an Instance-Aware Pre-training fram…

Scene Understanding

R4: Retrieval-Augmented Reasoning for Vision-Language Models in 4D Spatio-Temporal Space

2025-12-17 · Tin Stribor Sohn, Maximilian Dillitzer, Jason J. Corso, Eric Sax arxiv

Humans perceive and reason about their surroundings in four dimensions by building persistent, structured internal representations that encode semantic meaning, spatial layout, and temporal dynamics. These multimodal mem…

Natural Language QueriesQuestion Answering

ROSA: Harnessing Robot States for Vision-Language and Action Alignment

2025-06-16 · Yuqing Wen, Kefan Gu, Haoxuan Liu, Yucheng Zhao 외

Vision-Language-Action (VLA) models have recently made significant advance in multi-task, end-to-end robotic control, due to the strong generalization capabilities of Vision-Language Models (VLMs). A fundamental challeng…

State EstimationVision-Language-Action