Hugging Face Daily Papers · · 5 min read

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

Mirrored from Hugging Face Daily Papers for archival readability. Support the source by reading on the original site.

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.</p>\n<p><video src=\"https://cdn-uploads.huggingface.co/production/uploads/65f1713552c38a91e0a445e8/8jstTbxwdFF_jVVN5ZEVA.mp4\" controls=\"\" class=\"max-w-full!\"></video></p>","updatedAt":"2026-07-22T03:41:54.022Z","author":{"_id":"65f1713552c38a91e0a445e8","avatarUrl":"/avatars/47ab3ada51c9b9976ac1cd0c4301c373.svg","fullname":"kaipeng","name":"kpzhang996","type":"user","isPro":false,"isHf":false,"isHfAdmin":false,"isMod":false,"followerCount":11,"isUserFollowing":false}},"numEdits":0,"identifiedLanguage":{"language":"en","probability":0.8080517649650574},"editors":["kpzhang996"],"editorAvatarUrls":["/avatars/47ab3ada51c9b9976ac1cd0c4301c373.svg"],"reactions":[],"isReport":false}}],"primaryEmailConfirmed":false,"paper":{"id":"2607.18367","authors":[{"_id":"6a6035927e7f152167e4710b","name":"AlayaWorld Team","hidden":false},{"_id":"6a6035927e7f152167e4710c","user":{"_id":"65f1713552c38a91e0a445e8","avatarUrl":"/avatars/47ab3ada51c9b9976ac1cd0c4301c373.svg","isPro":false,"fullname":"kaipeng","user":"kpzhang996","type":"user","name":"kpzhang996"},"name":"Kaipeng Zhang","status":"claimed_verified","statusLastChangedAt":"2026-07-22T07:40:42.690Z","hidden":false},{"_id":"6a6035927e7f152167e4710d","name":"Chuanhao Li","hidden":false},{"_id":"6a6035927e7f152167e4710e","name":"Yifan Zhan","hidden":false},{"_id":"6a6035927e7f152167e4710f","name":"Yongtao Ge","hidden":false},{"_id":"6a6035927e7f152167e47110","name":"Yuanyang Yin","hidden":false},{"_id":"6a6035927e7f152167e47111","name":"Jiaming Tan","hidden":false},{"_id":"6a6035927e7f152167e47112","name":"Kang He","hidden":false},{"_id":"6a6035927e7f152167e47113","name":"Liaoyuan Fan","hidden":false},{"_id":"6a6035927e7f152167e47114","name":"Mingliang Zhai","hidden":false},{"_id":"6a6035927e7f152167e47115","name":"Ruicong Liu","hidden":false},{"_id":"6a6035927e7f152167e47116","name":"Xiaojie Xu","hidden":false},{"_id":"6a6035927e7f152167e47117","name":"Xuangeng Chu","hidden":false},{"_id":"6a6035927e7f152167e47118","name":"Zhen Li","hidden":false},{"_id":"6a6035927e7f152167e47119","name":"Zhengyuan Lin","hidden":false},{"_id":"6a6035927e7f152167e4711a","name":"Zhixiang Wang","hidden":false},{"_id":"6a6035927e7f152167e4711b","name":"Zian Meng","hidden":false},{"_id":"6a6035927e7f152167e4711c","name":"Zihui Gao","hidden":false}],"mediaUrls":["https://cdn-uploads.huggingface.co/production/uploads/65f1713552c38a91e0a445e8/Ov_TJfICPbFCAscHvkW98.mp4"],"publishedAt":"2026-07-20T17:15:41.000Z","submittedOnDailyAt":"2026-07-22T00:00:00.000Z","title":"AlayaWorld: Interactive Long-Horizon World Modeling -- Full Technical Report","submittedOnDailyBy":{"_id":"65f1713552c38a91e0a445e8","avatarUrl":"/avatars/47ab3ada51c9b9976ac1cd0c4301c373.svg","isPro":false,"fullname":"kaipeng","user":"kpzhang996","type":"user","name":"kpzhang996"},"summary":"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.","upvotes":35,"discussionId":"6a6035937e7f152167e4711d","projectPage":"https://alaya-lab.github.io/AlayaWorld/","githubRepo":"https://github.com/AlayaLab/AlayaWorld","githubRepoAddedBy":"user","githubStars":556,"organization":{"_id":"689f08c50df4fcf7fddc0b08","name":"AlayaLab","fullname":"Alaya Lab","avatar":"https://cdn-avatars.huggingface.co/v1/production/uploads/63342778d92c5842ae728aef/dNCvNz9MMshksG2xspIbM.png"}},"canReadDatabase":false,"canManagePapers":false,"canSubmit":false,"hasHfLevelAccess":false,"upvoted":false,"upvoters":[{"_id":"65f1713552c38a91e0a445e8","avatarUrl":"/avatars/47ab3ada51c9b9976ac1cd0c4301c373.svg","isPro":false,"fullname":"kaipeng","user":"kpzhang996","type":"user"},{"_id":"68d601e807861246de23ca88","avatarUrl":"/avatars/80868d1bb158505baa165da430504a80.svg","isPro":false,"fullname":"Zian","user":"SII-Sarfflow","type":"user"},{"_id":"673b0410f8ab29550b7c1a60","avatarUrl":"https://cdn-avatars.huggingface.co/v1/production/uploads/no-auth/U2XLW46W1rRbiOEWtLTIr.png","isPro":false,"fullname":"Yifan Zhan","user":"SUDOKISUI","type":"user"},{"_id":"659cb2671d398a2381625b2f","avatarUrl":"/avatars/31ab5bf53fea8c9e6907aa3c921cc6ac.svg","isPro":false,"fullname":"SII-YuanyangYin","user":"SII-YuanyangYin","type":"user"},{"_id":"642cf9a6ad221e8f41d3e0d0","avatarUrl":"/avatars/5fed346e20870a697864af3975aef8c0.svg","isPro":false,"fullname":"Kaining Ying","user":"Kaining","type":"user"},{"_id":"65631f23516893ddeba7ad02","avatarUrl":"/avatars/13f900af3eef7abb19ca984ea8031ce5.svg","isPro":false,"fullname":"SII-Yiming_Liu","user":"Peverell","type":"user"},{"_id":"68bb92636e97e5a7f85e18f4","avatarUrl":"https://cdn-avatars.huggingface.co/v1/production/uploads/no-auth/FOLs8rV-CoJpYxx_MbxpW.png","isPro":false,"fullname":"Andrew Kane","user":"Andrew1129","type":"user"},{"_id":"64a6f3defd819e42d2d28402","avatarUrl":"/avatars/079d6c1ad19f38c25ccfdfbe56a778e6.svg","isPro":false,"fullname":"xjxu","user":"xjxu21","type":"user"},{"_id":"621ebba3b4b193696d470642","avatarUrl":"https://cdn-avatars.huggingface.co/v1/production/uploads/1646181255277-noauth.jpeg","isPro":false,"fullname":"SII-Kang He","user":"Kangverse","type":"user"},{"_id":"6a3b5265c2005a67a66ea05d","avatarUrl":"/avatars/bc23812644fd1457a764552d59ca263e.svg","isPro":false,"fullname":"Aurora","user":"AuroraRyan2","type":"user"},{"_id":"63342778d92c5842ae728aef","avatarUrl":"/avatars/888eb265643633c5fdd7048be9bfe98f.svg","isPro":false,"fullname":"Fengbo Lan","user":"fblan","type":"user"},{"_id":"6896ba75214e7b510999f0ca","avatarUrl":"https://cdn-avatars.huggingface.co/v1/production/uploads/no-auth/ZQ10kysVT3L8bQxzDIqNT.png","isPro":false,"fullname":"VSTP(SII)","user":"LECVSTP","type":"user"}],"acceptLanguages":["en"],"dailyPaperRank":0,"organization":{"_id":"689f08c50df4fcf7fddc0b08","name":"AlayaLab","fullname":"Alaya Lab","avatar":"https://cdn-avatars.huggingface.co/v1/production/uploads/63342778d92c5842ae728aef/dNCvNz9MMshksG2xspIbM.png"},"markdownContentUrl":"https://huggingface.co/buckets/huggingchat/papers-content/resolve/2607/2607.18367.md","query":{}}">
Papers
arxiv:2607.18367

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

Published on Jul 20
· Submitted by
kaipeng
on Jul 22
Authors:
,

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.

Community

Paper author Paper submitter about 5 hours ago

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.

Upload images, audio, and videos by dragging in the text input, pasting, or clicking here.
Tap or paste here to upload images

· Sign up or log in to comment

Get this paper in your agent:

hf papers read 2607.18367
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper

No model linking this paper

Cite arxiv.org/abs/2607.18367 in a model README.md to link it from this page.

Datasets citing this paper

No dataset linking this paper

Cite arxiv.org/abs/2607.18367 in a dataset README.md to link it from this page.

Spaces citing this paper

No Space linking this paper

Cite arxiv.org/abs/2607.18367 in a Space README.md to link it from this page.

Collections including this paper

No Collection including this paper

Add this paper to a collection to link it from this page.

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Hugging Face Daily Papers