CVCLNov 7, 2022

CLOP: Video-and-Language Pre-Training with Knowledge Regularizations

arXiv:2211.03314v12 citationsh-index: 59
Originality Incremental advance
AI Analysis

This work addresses the challenge of effectively utilizing structural knowledge in cross-modal representation learning for video-and-language tasks, offering incremental advancements over existing methods.

The paper tackled the problem of video-and-language pre-training by incorporating explicit structural knowledge as regularizations, resulting in substantial improvements on text-video retrieval and multi-choice QA tasks, outperforming prior works.

Video-and-language pre-training has shown promising results for learning generalizable representations. Most existing approaches usually model video and text in an implicit manner, without considering explicit structural representations of the multi-modal content. We denote such form of representations as structural knowledge, which express rich semantics of multiple granularities. There are related works that propose object-aware approaches to inject similar knowledge as inputs. However, the existing methods usually fail to effectively utilize such knowledge as regularizations to shape a superior cross-modal representation space. To this end, we propose a Cross-modaL knOwledge-enhanced Pre-training (CLOP) method with Knowledge Regularizations. There are two key designs of ours: 1) a simple yet effective Structural Knowledge Prediction (SKP) task to pull together the latent representations of similar videos; and 2) a novel Knowledge-guided sampling approach for Contrastive Learning (KCL) to push apart cross-modal hard negative samples. We evaluate our method on four text-video retrieval tasks and one multi-choice QA task. The experiments show clear improvements, outperforming prior works by a substantial margin. Besides, we provide ablations and insights of how our methods affect the latent representation space, demonstrating the value of incorporating knowledge regularizations into video-and-language pre-training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes