paper-with-me

홈 › Papers

Learning to Generate Videos Using Neural Uncertainty Priors

2021-01-01 · Moitreya Chatterjee, Anoop Cherian, Narendra Ahuja

Predicting the future frames of a video is a challenging task, in part due to the underlying stochastic real-world phenomena. Previous approaches attempt to tackle this issue by estimating a latent prior characterizing this stochasticity. Nonetheless, the cost function used in training such systems derives the training signal from the mean-squared error (MSE) between the generated frame and the ground truth, which can lead to sub-optimal training when the predictive uncertainty is high. To this end, we introduce Neural Uncertainty Priors (NUP), that produces a stochastic quantification of the uncertainty predicted by the latent prior, and use it to weigh the MSE loss. We propose a variational framework to derive the NUP in a principled manner using a hierarchical Bayesian deep graphical model. We further propose a sequence discriminator that ensures the generated frames are always realistically plausible, even when the uncertainty is consistently high. Our experiments show that NUP leads to more effective training than state-of-the-art models, especially when the training sets are small, while demonstrating better video generation quality and diversity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityVideo Generation

Similar Papers 제목 키워드 기반

MotionZero:Exploiting Motion Priors for Zero-shot Text-to-Video Generation

2023-11-28 · Sitong Su, Litao Guo, Lianli Gao, HengTao Shen 외

Zero-shot Text-to-Video synthesis generates videos based on prompts without any videos. Without motion information from videos, motion priors implied in prompts are vital guidance. For example, the prompt "airplane landi…

DisentanglementText-to-Video GenerationVideo GenerationZero-shot Text-to-Video Generation

Searching Priors Makes Text-to-Video Synthesis Better

2024-06-05 · Haoran Cheng, Liang Peng, Linxuan Xia, Yuepeng Hu 외

Significant advancements in video diffusion models have brought substantial progress to the field of text-to-video (T2V) synthesis. However, existing T2V synthesis model struggle to accurately generate complex motion dyn…

GPU

LLM-Guided Future Hypotheses for Horizon-Aware Exploration in Multi-Step Robot Manipulation

2026-05-28 · Mohammad Khoshnazar, Andrew Melnik, Michael Beetz arxiv

Multi-step robot manipulation requires acting under uncertainty about how the scene will evolve, making exploration and policy adaptation challenging. We study whether short-horizon, task-consistent future videos can pro…

Robot Manipulation

STeP: A General and Scalable Framework for Solving Video Inverse Problems with Spatiotemporal Diffusion Priors

2025-04-10 · Bingliang Zhang, Zihui Wu, Berthy T. Feng, Yang song 외

We study how to solve general Bayesian inverse problems involving videos using diffusion model priors. While it is desirable to use a video diffusion prior to effectively capture complex temporal relationships, due to th…

Non-Adversarial Video Synthesis with Learned Priors

2020-03-21 · CVPR 2020 6 · Abhishek Aich, Akash Gupta, Rameswar Panda, Rakib Hyder 외

Most of the existing works in video synthesis focus on generating videos using adversarial learning. Despite their success, these methods often require input reference frame or fail to generate diverse videos from the gi…