Orca: The World is in Your Mind
TLDR
Orca is a general world foundation model learning unified world latent space via Next-State-Prediction from multimodal data, enabling text, image, and action generation.
Reasoning
Strengths include a novel unified next-state prediction paradigm, large-scale pre-training data (125K hours video, 160M events), and strong performance across modalities. Weaknesses are limited detail on conscious learning and evaluation metrics, and unclear generalization beyond seen domains.
Read-first score
Read-first score 47.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 54.
Field roles
Rank sensitivity
Stability: volatile; rank range: 515.
Keyword Scores
Deep Analysis
Innovations
- Unified world latent space learned from multimodal world signals with multimodal readout interfaces
- Next-State-Prediction modeling as a unified state-transition approach replacing isolated next-token, next-frame, or next-action prediction
- Two complementary learning paradigms: unconscious learning (dense natural state transitions from continuous videos) and conscious learning (sparse meaningful state transitions via language-described events and VQA supervision)
- Large-scale world-learning inventory: 125K hours of video data and 160M event annotations for pre-training
- Frozen backbone with lightweight modality-specific decoders for downstream tasks (text, image, action)
Methodology
Orca is a general world foundation model that learns a unified world latent space from multimodal signals using Next-State-Prediction. It employs two complementary pre-training paradigms: unconscious learning captures dense state transitions from continuous videos, and conscious learning models sparse meaningful transitions from language-described events and VQA supervision. Pre-training uses 125K hours of video and 160M event annotations; after pre-training, the backbone is frozen and only lightweight modality-specific decoders are trained for downstream tasks (text generation, image prediction, embodied action generation).
Key Results
Orca outperforms similar-sized specialized baselines on three downstream readouts, demonstrating that stronger world latent representations enable stronger downstream performance and that the proposed paradigm scales effectively.