SOTAVerified

Object-aware Video-language Pre-training for Retrieval

2021-12-01CVPR 2022Code Available1· sign in to hype

Alex Jinpeng Wang, Yixiao Ge, Guanyu Cai, Rui Yan, Xudong Lin, Ying Shan, XiaoHu Qie, Mike Zheng Shou

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Recently, by introducing large-scale dataset and strong transformer network, video-language pre-training has shown great success especially for retrieval. Yet, existing video-language transformer models do not explicitly fine-grained semantic align. In this work, we present Object-aware Transformers, an object-centric approach that extends video-language transformer to incorporate object representations. The key idea is to leverage the bounding boxes and object tags to guide the training process. We evaluate our model on three standard sub-tasks of video-text matching on four widely used benchmarks. We also provide deep analysis and detailed ablation about the proposed method. We show clear improvement in performance across all tasks and datasets considered, demonstrating the value of a model that incorporates object representations into a video-language architecture. The code will be released at https://github.com/FingerRec/OA-Transformer.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DiDeMoOA-Transtext-to-video R@123.5Unverified
MSR-VTTOA-Transtext-to-video R@123.4Unverified

Reproductions