paper-with-me

홈 › Papers

A Temporal Modeling Framework for Video Pre-Training on Video Instance Segmentation

2025-03-22 · Qing Zhong, Peng-Tao Jiang, Wen Wang, Guodong Ding, Lin Wu, Kaiqi Huang

Contemporary Video Instance Segmentation (VIS) methods typically adhere to a pre-train then fine-tune regime, where a segmentation model trained on images is fine-tuned on videos. However, the lack of temporal knowledge in the pre-trained model introduces a domain gap which may adversely affect the VIS performance. To effectively bridge this gap, we present a novel video pre-training approach to enhance VIS models, especially for videos with intricate instance relationships. Our crucial innovation focuses on reducing disparities between the pre-training and fine-tuning stages. Specifically, we first introduce consistent pseudo-video augmentations to create diverse pseudo-video samples for pre-training while maintaining the instance consistency across frames. Then, we incorporate a multi-scale temporal module to enhance the model's ability to model temporal relations through self- and cross-attention at short- and long-term temporal spans. Our approach does not set constraints on model architecture and can integrate seamlessly with various VIS methods. Experiment results on commonly adopted VIS benchmarks show that our method consistently outperforms state-of-the-art methods. Our approach achieves a notable 4.0% increase in average precision on the challenging OVIS dataset.

📄 PDF Abstract BibTeX arXiv:2503.17672

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationSemantic SegmentationVideo Instance Segmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning Fine-Grained Visual Understanding for Video Question Answering via Decoupling Spatial-Temporal Modeling

2022-10-08 · Hsin-Ying Lee, Hung-Ting Su, Bing-Chen Tsai, Tsung-Han Wu 외

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; exist…

Language ModelingLanguage ModellingQuestion AnsweringVideo Question Answering

HiTeA: Hierarchical Temporal-Aware Video-Language Pre-training

2022-12-30 · ICCV 2023 1 · Qinghao Ye, Guohai Xu, Ming Yan, Haiyang Xu 외

Video-language pre-training has advanced the performance of various downstream video-language tasks. However, most previous methods directly inherit or adapt typical image-language pre-training paradigms to video-languag…

cross-modal alignmentTGIF-ActionTGIF-FrameTGIF-Transition+6

VIOLET : End-to-End Video-Language Transformers with Masked Visual-token Modeling

2021-11-24 · Tsu-Jui Fu, Linjie Li, Zhe Gan, Kevin Lin 외

A great challenge in video-language (VidL) modeling lies in the disconnection between fixed video representations extracted from image/video understanding models and downstream VidL data. Recent studies try to mitigate t…

Question AnsweringRetrievalText to Video RetrievalVideo Question Answering+3

HERO: Hierarchical Encoder for Video+Language Omni-representation Pre-training

2020-05-01 · EMNLP 2020 11 · Linjie Li, Yen-Chun Chen, Yu Cheng, Zhe Gan 외

We present HERO, a novel framework for large-scale video+language omni-representation learning. HERO encodes multimodal inputs in a hierarchical structure, where local context of a video frame is captured by a Cross-moda…

Language ModelingLanguage ModellingMasked Language ModelingMoment Retrieval+7

Structured Video-Language Modeling with Temporal Grouping and Spatial Grounding

2023-03-28 · Yuanhao Xiong, Long Zhao, Boqing Gong, Ming-Hsuan Yang 외

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…

Action LocalizationAction RecognitionContrastive LearningLanguage Modeling+7