English

Compositional Video Synthesis with Action Graphs

Computer Vision and Pattern Recognition 2021-06-14 v4 Machine Learning

Abstract

Videos of actions are complex signals containing rich compositional structure in space and time. Current video generation methods lack the ability to condition the generation on multiple coordinated and potentially simultaneous timed actions. To address this challenge, we propose to represent the actions in a graph structure called Action Graph and present the new ``Action Graph To Video'' synthesis task. Our generative model for this task (AG2Vid) disentangles motion and appearance features, and by incorporating a scheduling mechanism for actions facilitates a timely and coordinated video generation. We train and evaluate AG2Vid on the CATER and Something-Something V2 datasets, and show that the resulting videos have better visual quality and semantic consistency compared to baselines. Finally, our model demonstrates zero-shot abilities by synthesizing novel compositions of the learned actions. For code and pretrained models, see the project page https://roeiherz.github.io/AG2Video

Keywords

Cite

@article{arxiv.2006.15327,
  title  = {Compositional Video Synthesis with Action Graphs},
  author = {Amir Bar and Roei Herzig and Xiaolong Wang and Anna Rohrbach and Gal Chechik and Trevor Darrell and Amir Globerson},
  journal= {arXiv preprint arXiv:2006.15327},
  year   = {2021}
}

Comments

ICML 2021 Camera Ready

R2 v1 2026-06-23T16:40:00.175Z