Learning Action Changes by Measuring Verb-Adverb Textual Relationships

The goal of this work is to understand the way actions are performed in videos. That is, given a video, we aim to predict an adverb indicating a modification applied to the action (e.g. cut "finely"). We cast this problem as a regression task. We measure textual relationships between verbs and adverbs to generate a regression target representing the action change we aim to learn. We test our approach on a range of datasets and achieve state-of-the-art results on both adverb prediction and antonym classification. Furthermore, we outperform previous work when we lift two commonly assumed conditions: the availability of action labels during testing and the pairing of adverbs as antonyms. Existing datasets for adverb recognition are either noisy, which makes learning difficult, or contain actions whose appearance is not influenced by adverbs, which makes evaluation less reliable. To address this, we collect a new high quality dataset: Adverbs in Recipes (AIR). We focus on instructional recipes videos, curating a set of actions that exhibit meaningful visual changes when performed differently. Videos in AIR are more tightly trimmed and were manually reviewed by multiple annotators to ensure high labelling quality. Results show that models learn better from AIR given its cleaner videos. At the same time, adverb prediction on AIR is challenging, demonstrating that there is considerable room for improvement.

PDF Abstract CVPR 2023 PDF CVPR 2023 Abstract

Datasets


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Video-Adverb Retrieval ActivityNet Adverbs Action Changes (reg, fixed δ) mAP W 0.119 # 3
mAP M 0.075 # 4
Acc-A 0.706 # 4
Video-Adverb Retrieval ActivityNet Adverbs Action Changes (reg) mAP M 0.079 # 3
Acc-A 0.714 # 3
Video-Adverb Retrieval ActivityNet Adverbs Action Changes (cls) mAP W 0.130 # 2
mAP M 0.096 # 2
Acc-A 0.741 # 2
Video-Adverb Retrieval AIR Action Changes (cls) mAP W 0.613 # 2
mAP M 0.289 # 2
Acc-A 0.837 # 3
Video-Adverb Retrieval AIR Action Changes (reg) mAP M 0.244 # 3
Acc-A 0.847 # 2
Video-Adverb Retrieval AIR Action Changes (reg, fixed δ) mAP W 0.554 # 3
mAP M 0.193 # 4
Video-Adverb Retrieval HowTo100M Adverbs Action Changes (cls) mAP W 0.555 # 2
Acc-A 0.786 # 3
mAP M 0.423 # 2
Video-Adverb Retrieval HowTo100M Adverbs Action Changes (reg, fixed δ) mAP W 0.320 # 3
Acc-A 0.706 # 4
mAP M 0.215 # 3
Video-Adverb Retrieval HowTo100M Adverbs Action Changes (reg) Acc-A 0.799 # 2
Video-Adverb Retrieval MSR-VTT Adverbs Action Changes (cls) mAP W 0.305 # 2
mAP M 0.131 # 2
Acc-A 0.751 # 3
Video-Adverb Retrieval MSR-VTT Adverbs Action Changes (reg) mAP W 0.282 # 3
mAP M 0.114 # 3
Acc-A 0.774 # 2
Video-Adverb Retrieval MSR-VTT Adverbs Action Changes (reg, fixed δ) mAP W 0.203 # 4
mAP M 0.100 # 4
Acc-A 0.706 # 4
Video-Adverb Retrieval VATEX Adverbs Action Changes (reg) mAP W 0.261 # 3
mAP M 0.086 # 3
Acc-A 0.755 # 2
Video-Adverb Retrieval VATEX Adverbs Action Changes (cls) mAP W 0.283 # 2
mAP M 0.108 # 2
Acc-A 0.754 # 3
Video-Adverb Retrieval VATEX Adverbs Action Changes (reg, fixed δ) mAP W 0.175 # 4
mAP M 0.051 # 4
Acc-A 0.701 # 4

Methods


No methods listed for this paper. Add relevant methods here