Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Paxion: Patching Action Knowledge in Video-Language Foundation Models

About

Action knowledge involves the understanding of textual, visual, and temporal aspects of actions. We introduce the Action Dynamics Benchmark (ActionBench) containing two carefully designed probing tasks: Action Antonym and Video Reversal, which targets multimodal alignment capabilities and temporal understanding skills of the model, respectively. Despite recent video-language models' (VidLM) impressive performance on various benchmark tasks, our diagnostic tasks reveal their surprising deficiency (near-random performance) in action knowledge, suggesting that current models rely on object recognition abilities as a shortcut for action understanding. To remedy this, we propose a novel framework, Paxion, along with a new Discriminative Video Dynamics Modeling (DVDM) objective. The Paxion framework utilizes a Knowledge Patcher network to encode new action knowledge and a Knowledge Fuser component to integrate the Patcher into frozen VidLMs without compromising their existing capabilities. Due to limitations of the widely-used Video-Text Contrastive (VTC) loss for learning action knowledge, we introduce the DVDM objective to train the Knowledge Patcher. DVDM forces the model to encode the correlation between the action text and the correct ordering of video frames. Our extensive analyses show that Paxion and DVDM together effectively fill the gap in action knowledge understanding (~50% to 80%), while maintaining or improving performance on a wide spectrum of both object- and action-centric downstream tasks. The code and data will be made publicly available for research purposes at https://github.com/MikeWangWZHL/Paxion.git.

Zhenhailong Wang, Ansel Blume, Sha Li, Genglin Liu, Jaemin Cho, Zineng Tang, Mohit Bansal, Heng Ji• 2023

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringNExT-QA (val)
Overall Acc57
176
Video Question AnsweringNExT-QA ATPhard
Overall Accuracy38.5
27
Text-to-Video RetrievalSS label v2
R@132.3
25
Action DynamicsActionBench Ego4d and SSv2
AA (Ego4d)90.1
13
Text-to-Video RetrievalSomething-to-Something v2
Recall@128
8
Video-to-Action RetrievalSS template v2
Recall@10.269
5
Video-to-Action RetrievalTemporal-SSv2
Recall@151.2
5
Showing 7 of 7 rows

Other info

Code

Follow for update