LingBot-World - An open-source interactive world model from AntLingbo Technology
LingBot-World is an open-source interactive world model from Ant Lingbo Technology. The model learns physical laws and causal relationships from large-scale game environments through a scalable data engine, enabling precise action-driven generation.
What is LingBot-World?
LingBot-World is an open-source interactive world model from AntLingbo Technology. The model learns physical laws and causal relationships from large-scale game environments through a scalable data engine, achieving accurate action-driven generation. The model supports nearly 10 minutes of continuous and stable generation, with a response speed of 16 FPS and latency controlled within 1 second, while also possessing zero-shot scene generalization capabilities. The model effectively solves the pain points of scarce and costly real-world training data, and can be widely used in robot training, autonomous driving simulation, and game development, allowing intelligent agents to learn safely and efficiently through trial and error in virtual environments.
Main functions of LingBot-World
-
High-fidelity interactive generationIt supports fine-grained generation driven by motion, accurately responds to user commands, and renders dynamic scenes that conform to physical realism.
-
Long-term consistencyThe model can achieve continuous and stable generation for nearly 10 minutes, maintaining object permanence and scene structure integrity, thus solving the "long-term drift" problem.
-
Real-time closed-loop controlThe model can achieve a generation throughput of 16 FPS, with an end-to-end latency of less than 1 second, and supports real-time control of the character and viewpoint with keyboard and mouse.
-
World event triggerIt can dynamically adjust environmental changes such as weather and style through text commands, while maintaining consistent geometric relationships.
-
Zero-shot generalizationAn interactive video stream can be generated by inputting a single image, without the need for training for a specific scenario.
The technical principles of LingBot-World
-
Scalable Data EngineIt integrates network video cleaning with the Unreal Engine compositing pipeline to extract clean images free from UI interference from the rendering layer, and simultaneously records operation commands and camera poses to provide precisely aligned training signals for the model to learn "how actions change the environment".
-
Multi-stage training strategyThe model enhances its context memory capabilities through phased optimization and parallelization acceleration, achieving nearly 10 minutes of continuous and stable generation while maintaining object permanence and scene structure integrity.
-
Causal distillationThe model compresses physical laws and causal logic into its core, ensuring a deep understanding of the causal relationship between actions and results while maintaining 16 FPS real-time inference performance.
LingBot-World project address
- Project official websitehttps://technology.robbyant.com/lingbot-world
- GitHub repositoryhttps://github.com/Robbyant/lingbot-world
- HuggingFace model libraryhttps://huggingface.co/collections/robbyant/lingbot-world
- Technical Papers: https://github.com/robbyant/lingbot-world/blob/main/LingBot_World_paper.pdf
Application Scenarios of LingBot-World
- Embodied Intelligence TrainingIt provides robots with a low-cost, high-fidelity virtual "training ground," supports trial-and-error learning for complex, long-term tasks, and addresses the pain points of high costs and risks associated with real-world data collection.
- Autonomous driving simulationThe model can improve its generalization ability by dynamically changing factors such as lighting and weather, thereby reducing the cost and safety risks of real vehicle testing.
- Game developmentAs a playable real-time simulator, it supports developers in quickly generating interactive content and enabling dynamic world events and stylized rendering.
- VR/AR simulationIt provides a low-latency, high-fidelity immersive environment for virtual training, digital twins, and human-computer interaction research.