English

SNP-S3: Shared Network Pre-training and Significant Semantic Strengthening for Various Video-Text Tasks

Computer Vision and Pattern Recognition 2024-02-01 v1 Multimedia

Abstract

We present a framework for learning cross-modal video representations by directly pre-training on raw data to facilitate various downstream video-text tasks. Our main contributions lie in the pre-training framework and proxy tasks. First, based on the shortcomings of two mainstream pixel-level pre-training architectures (limited applications or less efficient), we propose Shared Network Pre-training (SNP). By employing one shared BERT-type network to refine textual and cross-modal features simultaneously, SNP is lightweight and could support various downstream applications. Second, based on the intuition that people always pay attention to several "significant words" when understanding a sentence, we propose the Significant Semantic Strengthening (S3) strategy, which includes a novel masking and matching proxy task to promote the pre-training performance. Experiments conducted on three downstream video-text tasks and six datasets demonstrate that, we establish a new state-of-the-art in pixel-level video-text pre-training; we also achieve a satisfactory balance between the pre-training efficiency and the fine-tuning performance. The codebase are available at https://github.com/alipay/Ant-Multi-Modal-Framework/tree/main/prj/snps3_vtp.

Keywords

Cite

@article{arxiv.2401.17773,
  title  = {SNP-S3: Shared Network Pre-training and Significant Semantic Strengthening for Various Video-Text Tasks},
  author = {Xingning Dong and Qingpei Guo and Tian Gan and Qing Wang and Jianlong Wu and Xiangyuan Ren and Yuan Cheng and Wei Chu},
  journal= {arXiv preprint arXiv:2401.17773},
  year   = {2024}
}

Comments

Accepted by TCSVT (IEEE Transactions on Circuits and Systems for Video Technology)

R2 v1 2026-06-28T14:32:58.117Z