HelloWorld: Enabling Socially Interactive Characters in Video World Models
Summary
HelloWorld is a video world model that enables socially interactive characters, allowing users to prompt on-screen characters to respond via a single button press. It uses self-distillation and training-free cross-attention masking to naturalize interactions, and introduces HelloWorldBench for evaluation.
View Cached Full Text
Cached at: 08/06/26, 05:50 AM
Paper page - HelloWorld: Enabling Socially Interactive Characters in Video World Models
Source: https://huggingface.co/papers/2608.05070
Abstract
Despitetheremarkablerecentprogressofvideoworldmodels,socialinteractionbetweenusersandthecharacterswithintheseworldsremainsunsupported.Tofillthisgap,wepresentHelloWorld,avideoworldmodelthatenablessocialinteractionwithin-worldcharacters.Withasinglebuttonpress,userscanprompttheon-screencharactertorespondtowardthecamera,e.g.,turningtotheviewer,waving,nodding,orspeakingashortgreeting.Tomaketheseinteractionsnatural,weproposeaself-distillationpipelinethatfinetunesthevideogenerationmodelondatasynthesizedbyitself.Eachsynthesizedclipcontainsbothsocialinteractionsandcameramotion,allowingthemodeltolearncamera-poseconditioningwithoutdegradinginteractionquality.Atinference,wefurtherintroduceatraining-freemodulethatdetermineswhentheinteractionoccurs.Uponabuttonpress,itmodulatesthecross-attentionmasksoftheDiTsothattheinteraction-relatedtextpromptattendsonlytotheframeswithinthepresswindow,temporallylocalizingthecharacter’sresponse.WefurtherbuildHelloWorldBench,a400-samplebenchmarkwiththreesocialinteractionmetricsalongsidethreeconventionalmetrics,forevaluation.ExperimentsdemonstratethatHelloWorldsurpassesavarietyofbaselinesininteractionquality,whilemaintainingstate-of-the-artpictureaestheticsandcamera-posefollowing.Projectpage:https://github.com/AlayaLab/HelloWorld
View arXiv pageView PDFGitHub1Add to collection
Get this paper in your agent:
hf papers read 2608\.05070
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.05070 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.05070 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.05070 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Wonder: Video World Model Done Better
Wonder is a general-purpose video world model that enables real-time, camera-controllable world exploration from an image or conditional video. It introduces camera conditioning via dense coordinate fields, a sparse attention memory mechanism, and techniques to improve distillation, allowing minute-scale video generation at 16 FPS.
Infinite Worlds with Versatile Interactions
This paper introduces LingBot-World 2.0, an advanced world modeling system with unbounded interaction horizons, real-time 720p 60fps video generation, diverse interactive elements (e.g., attacking, spell-casting), and novel multi-agent behavior control via pilot and director agents, along with a shared multi-player interface.
AlayaWorld: Interactive Long-Horizon World Modeling -- Full Technical Report
AlayaWorld is a 15B-parameter interactive video world model that generates 24-fps video at 540p and 720p, using autoregressive latent chunk generation with bounded visual context and distillation to reduce inference steps. It achieves state-of-the-art performance on the iWorld-Bench for long-horizon generation.
tencent/HY-World-2.0
HY-World 2.0 is Tencent's open-source multi-modal 3D world model that reconstructs and generates 3D worlds from text, images, and videos, producing editable 3D assets (meshes/Gaussian Splatting) comparable to closed-source methods.
DreamX-World 1.0: A General-Purpose Interactive World Model
DreamX-World 1.0 is a general-purpose interactive text/image-to-video world model that supports camera navigation, scene persistence, and promptable events across multiple domains, using novel techniques like E-PRoPE, causal forcing, and memory-conditioned scene persistence to achieve controllable long-horizon generation.