Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

Owl-1: Omni World Model for Consistent Long Video Generation

arXiv 24.12 2024 67.8 method

TLDR

Owl-1 proposes an Omni World Model using latent states and temporal dynamics for consistent long video generation.

Reasoning

The paper introduces a novel approach to long video generation by modeling world dynamics in latent space, addressing inconsistency issues. Strengths include a clear methodology and evaluation on standard benchmarks. Weaknesses are the lack of interactive or RL components and limited scope to video generation.

Read-first score

Read-first score 67.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 40.

Reproducibility 25%
81

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=True; dataset=False; markers=code,github

Recency 8%
75.1

Uses a gentle age decay so recent papers surface without erasing older foundations. 2024

Methodology quality 25%
70

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=benchmark,experiment,result

Topical relevance 42%
57.1

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Field roles

Methodology anchorReproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 252.

Keyword Scores

world model
10
video world model
9
generative world model
8
world dynamics prediction
8
world simulator
4
interactive world model
1
model-based reinforcement learning world model
0

Deep Analysis

Innovations

  • Omni World Model (Owl-1) for consistent long video generation using a latent state variable to represent the world
  • Modeling long-term developments in a latent space, where the latent state is decoded into video observations and updated by anticipated temporal dynamics
  • Interaction between evolving dynamics and persistent state to enhance diversity and consistency in long videos

Methodology

Owl-1 represents the world with a latent state variable that can be decoded into explicit video observations. These observations serve as a basis for anticipating temporal dynamics, which in turn update the state variable. The model uses video generation models (VGMs) to film the latent state into videos, enabling iterative long video generation with coherent conditions.

Key Results

Owl-1 achieves comparable performance with state-of-the-art methods on VBench-I2V and VBench-Long benchmarks, validating its ability to generate high-quality video observations for long videos.

Tags