paper-with-me

홈 › Papers

Compositional Video Prediction

2019-08-22 · ICCV 2019 10 · Yufei Ye, Maneesh Singh, Abhinav Gupta, Shubham Tulsiani

We present an approach for pixel-level future prediction given an input image of a scene. We observe that a scene is comprised of distinct entities that undergo motion and present an approach that operationalizes this insight. We implicitly predict future states of independent entities while reasoning about their interactions, and compose future video frames using these predicted states. We overcome the inherent multi-modality of the task using a global trajectory-level latent random variable, and show that this allows us to sample diverse and plausible futures. We empirically validate our approach against alternate representations and ways of incorporating multi-modality. We examine two datasets, one comprising of stacked objects that may fall, and the other containing videos of humans performing activities in a gym, and show that our approach allows realistic stochastic video prediction across these diverse settings. See https://judyye.github.io/CVP/ for video predictions.

📄 PDF Abstract BibTeX arXiv:1908.08522

Code (2)

JudyYe/CVP pytorch
bugbug-lou/CVP pytorch

Tasks

Future predictionPredictionVideo Prediction

Similar Papers 제목 키워드 기반

DeCo: Decomposition and Reconstruction for Compositional Temporal Grounding via Coarse-To-Fine Contrastive Ranking

2023-01-01 · CVPR 2023 1 · Lijin Yang, Quan Kong, Hsuan-Kung Yang, Wadim Kehl 외

Understanding dense action in videos is a fundamental challenge towards the generalization of vision models. Several works show that compositionality is key to achieving generalization by combining known primitive el…

Boundary DetectionSentence

Compositional Prompt Tuning with Motion Cues for Open-vocabulary Video Relation Detection

2023-02-01 · Kaifeng Gao, Long Chen, Hanwang Zhang, Jun Xiao 외

Prompt tuning with large-scale pretrained vision-language models empowers open-vocabulary predictions trained on limited base categories, e.g., object classification and detection. In this paper, we propose compositional…

ObjectRelationVideo Visual Relation Detection

Dreamweaver: Learning Compositional World Representations from Pixels

2025-01-24 · Junyeob Baek, Yi-Fu Wu, Gautam Singh, Sungjin Ahn

Humans have an innate ability to decompose their perceptions of the world into objects and their attributes, such as colors, shapes, and movement patterns. This cognitive process enables us to imagine novel futures by re…

ComPhy: Compositional Physical Reasoning of Objects and Events from Videos

2022-05-02 · ICLR 2022 4 · Zhenfang Chen, Kexin Yi, Yunzhu Li, Mingyu Ding 외

Objects' motions in nature are governed by complex interactions and their properties. While some properties, such as shape and material, can be identified via the object's visual appearances, others like mass and electri…

T2V-CompBench: A Comprehensive Benchmark for Compositional Text-to-video Generation

2024-07-19 · CVPR 2025 1 · Kaiyue Sun, Kaiyi Huang, Xian Liu, Yue Wu 외

Text-to-video (T2V) generative models have advanced significantly, yet their ability to compose different objects, attributes, actions, and motions into a video remains unexplored. Previous text-to-video benchmarks also …

AttributeLanguage ModelingLanguage ModellingLarge Language Model+3