English

AlayaWorld: Interactive Long-Horizon World Modeling -- Full Technical Report

Artificial Intelligence 2026-07-20 v1

Abstract

Unlike conventional video game development, which relies on labor-intensive pipelines for asset production, animation, physics, and programming, video world models generate interactive environments from user inputs instantly. It enable us to create customized, explorable, and continuously evolving virtual world from text, an image, or video. Realizing this vision requires four tightly coupled capabilities: interaction, persistent spatiotemporal consistency, stable long-horizon generation, and efficient response. We present AlayaWorld, an interactive long-horizon video world model that generates 24-fps video at 540p and 720p. Built on a 15B video diffusion transformer, AlayaWorld generates short latent chunks autoregressively under camera trajectories and switchable text prompts. Its bounded visual context combines a persistent sink frame, compressed temporal history, geometry-aligned spatial memory, and recent-frame conditioning. To reduce long-term drift, the model is trained with corrupted histories and prediction residuals collected from its own roll-outs. We further introduce a discrete autoregressive distillation formulation that combines distribution-matching distillation, self-forcing++, and consistency distillation, reducing inference from approximately 30 sampling steps to four steps per chunk. On iWorld-Bench, AlayaWorld achieves the best performance over long-horizon generation. Conceived as a full-stack, open-source, and long-term project, AlayaWorld is intended to provide an extensible foundation for future research on interactive video world models.

Cite

@article{arxiv.2607.18367,
  title  = {AlayaWorld: Interactive Long-Horizon World Modeling -- Full Technical Report},
  author = {AlayaWorld Team and Kaipeng Zhang and Chuanhao Li and Yifan Zhan and Yongtao Ge and Yuanyang Yin and Jiaming Tan and Kang He and Liaoyuan Fan and Mingliang Zhai and Ruicong Liu and Xiaojie Xu and Xuangeng Chu and Zhen Li and Zhengyuan Lin and Zhixiang Wang and Zian Meng and Zihui Gao},
  journal= {arXiv preprint arXiv:2607.18367},
  year   = {2026}
}

Comments

Authors are listed alphabetically by the first name and their role. See the contribution section for details