paper-with-me

홈 › Papers

Scaling Autoregressive Video Models

2019-06-06 · ICLR 2020 1 · Dirk Weissenborn, Oscar Täckström, Jakob Uszkoreit

Due to the statistical complexity of video, the high degree of inherent stochasticity, and the sheer amount of data, generating natural video remains a challenging task. State-of-the-art video generation models often attempt to address these issues by combining sometimes complex, usually video-specific neural network architectures, latent variable models, adversarial training and a range of other methods. Despite their often high complexity, these approaches still fall short of generating high quality video continuations outside of narrow domains and often struggle with fidelity. In contrast, we show that conceptually simple autoregressive video generation models based on a three-dimensional self-attention mechanism achieve competitive results across multiple metrics on popular benchmark datasets, for which they produce continuations of high fidelity and realism. We also present results from training our models on Kinetics, a large scale action recognition dataset comprised of YouTube videos exhibiting phenomena such as camera movement, complex object interactions and diverse human movement. While modeling these phenomena consistently remains elusive, we hope that our results, which include occasional realistic continuations encourage further research on comparatively complex, large scale datasets such as Kinetics.

📄 PDF Abstract BibTeX arXiv:1906.02634

Code (1)

rakhimovv/lvt pytorch

Tasks

Action RecognitionVideo GenerationVideo Prediction

Similar Papers 제목 키워드 기반

An Empirical Study of Autoregressive Pre-training from Videos

2025-01-09 · Jathushan Rajasegaran, Ilija Radosavovic, Rahul Ravishankar, Yossi Gandelsman 외

We empirically study autoregressive pre-training from videos. To perform our study, we construct a series of autoregressive video models, called Toto. We treat videos as sequences of visual tokens and train transformer m…

Object TrackingVideo Classification

Mitigating Compounding Error via Video Representation Regularization

2026-07-29 · Taiye Chen, Qi Zhang, Yisen Wang arxiv

Video diffusion-based world models enable long autoregressive video generation for robotics, autonomous driving and simulation tasks, yet sliding-window autoregressive inference suffers from severe error accumulation tha…

Autonomous DrivingVideo Generation

Autoregressive Flow Matching for Motion Prediction

2025-12-27 · Johnathan Xie, Stefan Stojanov, Cristobal Eyzaguirre, Daniel L. K. Yamins 외 arxiv

Motion prediction has been studied in different contexts with models trained on narrow distributions and applied to downstream tasks in human motion prediction and robotics. Simultaneously, recent efforts in scaling vide…

Video GenerationVideo Prediction

Autoregressive Video Generation beyond Next Frames Prediction

2025-09-28 · Sucheng Ren, Chen Chen, Zhenbang Wang, Liangchen Song 외 arxiv

Autoregressive models for video generation typically operate frame-by-frame, extending next-token prediction from language to video's temporal dimension. We question that unlike word as token is universally agreed in lan…

Video Generation

Video-T1: Test-Time Scaling for Video Generation

2025-03-24 · Fangfu Liu, HanYang Wang, Yimo Cai, Kaiyan Zhang 외

With the scale capability of increasing training data, model size, and computational cost, video generation has achieved impressive results in digital creation, enabling users to express creativity across various domains…

DenoisingVideo Generation