paper-with-me

Papers

Compositional Video Synthesis with Action Graphs

2020-06-27 · Amir Bar, Roei Herzig, Xiaolong Wang, Anna Rohrbach, Gal Chechik, Trevor Darrell, Amir Globerson

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

📄 PDF Abstract BibTeX arXiv:2006.15327

Code (1)

roeiherz/AG2Video 공식 구현 pytorch

Tasks

SchedulingVideo GenerationVideo PredictionVideo-to-Video Synthesis

Similar Papers 제목 키워드 기반

SSGVS: Semantic Scene Graph-to-Video Synthesis

2022-11-11 · Yuren Cong, Jinhui Yi, Bodo Rosenhahn, Michael Ying Yang

As a natural extension of the image synthesis task, video synthesis has attracted a lot of interest recently. Many image synthesis works utilize class labels or text as guidance. However, neither labels nor text can prov…

Image Generation

DyST-XL: Dynamic Layout Planning and Content Control for Compositional Text-to-Video Generation

2025-04-21 · Weijie He, Mushui Liu, Yunlong Yu, Zhao Wang 외

Compositional text-to-video generation, which requires synthesizing dynamic scenes with multiple interacting entities and precise spatial-temporal relationships, remains a critical challenge for diffusion-based models. E…

AttributeDenoisingText-to-Video GenerationVideo Alignment+1

AI Powered High Quality Text to Video Generation with Enhanced Temporal Consistency

2025-10-30 · Piyushkumar Patel arxiv

Text to video generation has emerged as a critical frontier in generative artificial intelligence, yet existing approaches struggle with maintaining temporal consistency, compositional understanding, and fine grained con…

Scene UnderstandingVideo Generation

Compositional Video Synthesis by Temporal Object-Centric Learning

2025-07-28 · Adil Kaan Akan, Yucel Yemez arxiv

We present a novel framework for compositional video synthesis that leverages temporally consistent object-centric representations, extending our previous work, SlotAdapt, from images to video. While existing object-cent…

Scene UnderstandingVideo Generation

Disentangled Action Recognition with Knowledge Bases

2022-07-04 · NAACL 2022 7 · Zhekun Luo, Shalini Ghosh, Devin Guillory, Keizo Kato 외

Action in video usually involves the interaction of human with objects. Action labels are typically composed of various combinations of verbs and nouns, but we may not have training data for all possible combinations. In…

Action RecognitionKnowledge Graphs