paper-with-me

홈 › Papers

Video Generation with Learned Action Prior

2024-06-20 · Meenakshi Sarkar, Devansh Bhardwaj, Debasish Ghose

Stochastic video generation is particularly challenging when the camera is mounted on a moving platform, as camera motion interacts with observed image pixels, creating complex spatio-temporal dynamics and making the problem partially observable. Existing methods typically address this by focusing on raw pixel-level image reconstruction without explicitly modelling camera motion dynamics. We propose a solution by considering camera motion or action as part of the observed image state, modelling both image and action within a multi-modal learning framework. We introduce three models: Video Generation with Learning Action Prior (VG-LeAP) treats the image-action pair as an augmented state generated from a single latent stochastic process and uses variational inference to learn the image-action latent prior; Causal-LeAP, which establishes a causal relationship between action and the observed image frame at time $t$, learning an action prior conditioned on the observed image states; and RAFI, which integrates the augmented image-action state concept into flow matching with diffusion generative processes, demonstrating that this action-conditioned image generation concept can be extended to other diffusion-based models. We emphasize the importance of multi-modal training in partially observable video generation problems through detailed empirical studies on our new video action dataset, RoAM.

📄 PDF Abstract BibTeX arXiv:2406.14436

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage ReconstructionVariational InferenceVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Stochastic Video Generation with a Learned Prior

2018-02-21 · ICML 2018 7 · Emily Denton, Rob Fergus

Generating video frames that accurately predict future world states is challenging. Existing approaches either fail to capture the full distribution of outcomes, or yield blurry generations, or both. In this paper we int…

Video GenerationVideo Prediction

Learning Transferable Dynamics Priors from Action to World Modeling

2026-06-28 · Ze Huang, Jiahui Zhang, Hairuo Liu, Chenxi Zhang 외 arxiv

We study action-conditioned world modeling as a scalable way to learn transferable dynamics priors for robot learning. By pretraining a model to predict how actions drive visual scene evolution, the resulting world model…

Robot ManipulationVideo Generation

InternVLA-A1.5: Unifying Understanding, Latent Foresight, and Action for Compositional Generalization

2026-07-06 · Haoxiang Ma, Junhao Cai, Xiaoxu Xu, Hao Li 외 arxiv

Unified models for robot manipulation aim to equip one policy with both the semantic priors of pretrained VLMs and the physical dynamics learned through future prediction. In practice, existing designs tend to erode the …

Robot ManipulationVideo Generation

PhysDreamer: Physics-Based Interaction with 3D Objects via Video Generation

2024-04-19 · Tianyuan Zhang, Hong-Xing Yu, Rundi Wu, Brandon Y. Feng 외

Realistic object interactions are crucial for creating immersive virtual experiences, yet synthesizing realistic 3D object dynamics in response to novel interactions remains a significant challenge. Unlike unconditional …

motion predictionObjectVideo Generation

Finite Automata Extraction: Low-data World Model Learning as Programs from Gameplay Video

2025-08-15 · Dave Goel, Matthew Guzdial, Anurag Sarkar arxiv

World models are defined as a compressed spatial and temporal learned representation of an environment. The learned representation is typically a neural network, making transfer of the learned environment dynamics and ex…