paper-with-me

홈 › Papers

Autoregressive Latent Video Prediction with High-Fidelity Image Generator

2021-09-29 · 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 the anonymized website https://sites.google.com/view/harp-anonymous

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationPredictionVideo PredictionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

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

2022-09-15 · 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-Robin: Autoregressive Diffusion Planning for Intent-Grounded Video-to-Music Generation

2026-04-19 · Vaibhavi Lokegaonkar, Aryan Vijay Bhosale, Vishnu Raj, Gouthaman KV 외 arxiv

Video-to-music (V2M) is the fundamental task of creating background music for an input video. Recent V2M models achieve audiovisual alignment by typically relying on visual conditioning alone and provide limited semantic…

Music Generation

CanvasMAR: Improving Masked Autoregressive Video Prediction With Canvas

2025-10-15 · Zian Li, Muhan Zhang arxiv

Masked autoregressive models (MAR) have emerged as a powerful paradigm for image and video generation, combining the flexibility of masked modeling with the expressiveness of continuous tokenizers. However, when sampling…

Video GenerationVideo Prediction

X-Actor: Emotional and Expressive Long-Range Portrait Acting from Audio

2025-08-04 · Chenxu Zhang, Zenan Li, Hongyi Xu, You Xie 외 arxiv

We present X-Actor, a novel audio-driven portrait animation framework that generates lifelike, emotionally expressive talking head videos from a single reference image and an input audio clip. Unlike prior methods that e…

Autoregressive Video Generation without Vector Quantization

2024-12-18 · Haoge Deng, Ting Pan, Haiwen Diao, Zhengxiong Luo 외

This paper presents a novel approach that enables autoregressive video generation with high efficiency. We propose to reformulate the video generation problem as a non-quantized autoregressive modeling of temporal frame-…

Image GenerationPredictionQuantizationText to Image Generation+2