paper-with-me

홈 › Papers

HARP: Autoregressive Latent Video Prediction with High-Fidelity Image Generator

2022-09-15 · Younggyo Seo, Kimin Lee, Fangchen Liu, Stephen James, Pieter Abbeel

Video prediction is an important yet challenging problem; burdened with the tasks of generating future frames and learning environment dynamics. Recently, autoregressive latent video models have proved to be a powerful video prediction tool, by separating the video prediction into two sub-problems: pre-training an image generator model, followed by learning an autoregressive prediction model in the latent space of the image generator. However, successfully generating high-fidelity and high-resolution videos has yet to be seen. In this work, we investigate how to train an autoregressive latent video prediction model capable of predicting high-fidelity future frames with minimal modification to existing models, and produce high-resolution (256x256) videos. Specifically, we scale up prior models by employing a high-fidelity image generator (VQ-GAN) with a causal transformer model, and introduce additional techniques of top-k sampling and data augmentation to further improve video prediction quality. Despite the simplicity, the proposed method achieves competitive performance to state-of-the-art approaches on standard video prediction benchmarks with fewer parameters, and enables high-resolution video prediction on complex and large-scale datasets. Videos are available at https://sites.google.com/view/harp-videos/home.

📄 PDF Abstract BibTeX arXiv:2209.07143

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationPredictionVideo PredictionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Autoregressive Latent Video Prediction with High-Fidelity Image Generator

2021-09-29 · Younggyo Seo, Kimin Lee, Fangchen Liu, Stephen James 외

Video prediction is an important yet challenging problem; burdened with the tasks of generating future frames and learning environment dynamics. Recently, autoregressive latent video models have proved to be a powerful v…

Data AugmentationPredictionVideo PredictionVocal Bursts Intensity Prediction

Video Prediction with Variational Temporal Hierarchies

2021-01-01 · Vaibhav Saxena, Jimmy Ba, Danijar Hafner

Deep learning has shown promise for accurately predicting high-dimensional video sequences. Existing video prediction models succeeded in generating sharp but often short video sequences. Toward improving long-term video…

PredictionVideo Prediction

Latent Video Transformer

2020-06-18 · Ruslan Rakhimov, Denis Volkhonskiy, Alexey Artemov, Denis Zorin 외

The video generation task can be formulated as a prediction of future video frames given some past frames. Recent generative models for videos face the problem of high computational requirements. Some models require up t…

Video GenerationVideo Prediction

Clockwork Variational Autoencoders

2021-02-18 · NeurIPS 2021 12 · Vaibhav Saxena, Jimmy Ba, Danijar Hafner

Deep learning has enabled algorithms to generate realistic images. However, accurately predicting long video sequences requires understanding long-term dependencies and remains an open challenge. While existing video pre…

MinecraftPredictionVideo Prediction

DyBluRF: Dynamic Deblurring Neural Radiance Fields for Blurry Monocular Video

2023-12-21 · Minh-Quan Viet Bui, Jongmin Park, Jihyong Oh, Munchurl Kim

Neural Radiance Fields (NeRF), initially developed for static scenes, have inspired many video novel view synthesis techniques. However, the challenge for video view synthesis arises from motion blur, a consequence of ob…

DeblurringNeRFNovel View Synthesis