HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Disentangled Representation Learning for Text-Video Retrieval

Qiang Wang Yanhao Zhang Yun Zheng Pan Pan Xian-Sheng Hua

Disentangled Representation Learning for Text-Video Retrieval

Abstract

Cross-modality interaction is a critical component in Text-Video Retrieval (TVR), yet there has been little examination of how different influencing factors for computing interaction affect performance. This paper first studies the interaction paradigm in depth, where we find that its computation can be split into two terms, the interaction contents at different granularity and the matching function to distinguish pairs with the same semantics. We also observe that the single-vector representation and implicit intensive function substantially hinder the optimization. Based on these findings, we propose a disentangled framework to capture a sequential and hierarchical representation. Firstly, considering the natural sequential structure in both text and video inputs, a Weighted Token-wise Interaction (WTI) module is performed to decouple the content and adaptively exploit the pair-wise correlations. This interaction can form a better disentangled manifold for sequential inputs. Secondly, we introduce a Channel DeCorrelation Regularization (CDCR) to minimize the redundancy between the components of the compared vectors, which facilitate learning a hierarchical representation. We demonstrate the effectiveness of the disentangled representation on various benchmarks, e.g., surpassing CLIP4Clip largely by +2.9%, +3.1%, +7.9%, +2.3%, +2.8% and +6.5% R@1 on the MSR-VTT, MSVD, VATEX, LSMDC, AcitivityNet, and DiDeMo, respectively.

Code Repositories

foolwood/DRL
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-retrieval-on-didemoDRL
text-to-video Mean Rank: 11.5
text-to-video Median Rank: 2.0
text-to-video R@1: 49.0
text-to-video R@10: 84.5
text-to-video R@5: 76.5
video-to-text Mean Rank: 7.9
video-to-text Median Rank: 2
video-to-text R@1: 49.9
video-to-text R@10: 83.3
video-retrieval-on-msr-vtt-1kaDRL
text-to-video Mean Rank: 11.4
text-to-video Median Rank: 1
text-to-video R@1: 53.3
text-to-video R@10: 87.6
text-to-video R@5: 80.3
video-to-text Mean Rank: 7.6
video-to-text Median Rank: 1.0
video-to-text R@1: 56.2
video-to-text R@10: 87.4
video-to-text R@5: 79.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Disentangled Representation Learning for Text-Video Retrieval | Papers | HyperAI