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

World Model on Million-Length Video And Language With RingAttention

arXiv 24.2 2024 40 method, benchmark, system

TLDR

Paper presents 1M-context language and video-language models using RingAttention, with open-source implementation and benchmarks.

Reasoning

The paper's strength lies in addressing long-context understanding and providing open-source models, but the abstract lacks details on world model aspects despite the title, making the claimed 'world model' contribution unsupported. Weaknesses include no mention of world dynamics or interactive capabilities.

Read-first score

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

Recency 8%
75.1

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

Reproducibility 25%
73

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

Methodology quality 25%
50

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

Topical relevance 42%
7.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

Reproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 160.

Keyword Scores

video world model
3
world model
2
world simulator
0
generative world model
0
interactive world model
0
world dynamics prediction
0
model-based reinforcement learning world model
0

Deep Analysis

Innovations

  • Comprehensive exploration of the full development process for producing 1M context language models and video-language models
  • Progressive context extension from 4K to 1M tokens
  • Efficient open-source implementation for scalable training on long sequences using RingAttention
  • Open-source family of 7B parameter models capable of processing long text documents and videos exceeding 1M tokens

Methodology

The paper details a long context data curation process, progressive context extension from 4K to 1M tokens, and presents an efficient open-source implementation for scalable training on long sequences. The models are 7B parameter models trained using RingAttention, capable of processing million-length video and language inputs.

Key Results

The models set new benchmarks in language retrieval and demonstrate new capabilities in long video understanding.

Tags