Video-adverb retrieval with compositional adverb-action embeddings
Thomas Hummel, Otniel-Bogdan Mercea, A. Sophia Koepke, Zeynep Akata
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/ExplainableML/ReGaDaOfficialpytorch★ 6
Abstract
Retrieving adverbs that describe an action in a video poses a crucial step towards fine-grained video understanding. We propose a framework for video-to-adverb retrieval (and vice versa) that aligns video embeddings with their matching compositional adverb-action text embedding in a joint embedding space. The compositional adverb-action text embedding is learned using a residual gating mechanism, along with a novel training objective consisting of triplet losses and a regression target. Our method achieves state-of-the-art performance on five recent benchmarks for video-adverb retrieval. Furthermore, we introduce dataset splits to benchmark video-adverb retrieval for unseen adverb-action compositions on subsets of the MSR-VTT Adverbs and ActivityNet Adverbs datasets. Our proposed framework outperforms all prior works for the generalisation task of retrieving adverbs from videos for unseen adverb-action compositions. Code and dataset splits are available at https://hummelth.github.io/ReGaDa/.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| ActivityNet Adverbs | ReGaDa | Acc-A | 0.77 | — | Unverified |
| AIR | ReGaDa | mAP M | 0.42 | — | Unverified |
| HowTo100M Adverbs | ReGaDa | Acc-A | 0.82 | — | Unverified |
| MSR-VTT Adverbs | ReGaDa | Acc-A | 0.79 | — | Unverified |
| VATEX Adverbs | ReGaDa | Acc-A | 0.82 | — | Unverified |