gen‑ai.news
← Back
Video

Meet LingBot-World-Infinity: An Open Causal World Model With An Agentic Harness

Robbyant, Ant Group's embodied-intelligence division, has published LingBot-World-Infinity - also referred to as LingBot-World 2.0 - a 14B-parameter causal video model intended to serve as a persistent, interactive world simulator. The release marks a notable step in open world modeling research, even if the accompanying code and evaluation artifacts are more limited than the paper might suggest.

The central technical contribution is the Mixture of Bidirectional and Autoregressive (MoBA) attention mask. Most video generation models commit to either fully bidirectional attention - which processes all tokens simultaneously - or strictly autoregressive attention, which generates tokens one by one in sequence. MoBA blends both within the same architecture, giving the model the contextual richness of bidirectional processing while retaining the causal structure needed for continuous, interactive generation. This is combined with distribution matching distillation applied across long self-rollout trajectories, a training technique aimed squarely at long-horizon drift - the gradual degradation of texture fidelity and geometric consistency that accumulates over extended generation runs.

Wrapping the core generator is a Director-Pilot agentic harness. The Director is a vision-language model (VLM) responsible for proposing high-level events and narrative direction, while the Pilot is a Diffusion Transformer that renders those proposals frame by frame. This separation of planning and rendering is a practical architectural choice that allows each component to be updated or swapped independently. The researchers report a single uninterrupted 60-minute session spanning 20 scenarios as a demonstration of the system's stability under extended rollout.

The practical release, however, is narrower than the paper's scope. What is publicly available amounts to one model checkpoint, a 480P reference inference script, no deployment or training code, and no formal quantitative benchmark results - making independent evaluation difficult at this stage. The model is released under a CC BY-NC-SA 4.0 license, which restricts commercial use. For researchers interested in long-horizon video generation and interactive world modeling, the architectural ideas around MoBA and distillation-based drift correction are worth tracking, but those hoping to build on or benchmark the system directly will need to wait for a more complete release.

Enjoy this story? Get the next one in your inbox.

Twice a week: the most important stories in generative image and video AI, distilled into a 2-minute read.

Free. Unsubscribe any time. No spam, ever.

Your next read

Video

Character.AI wants a piece of the microdrama pie

Character.AI is expanding its platform into short-form video with the launch of c.ai Series, episodic animated content built almost entirely with generative AI. The move positions the company within the fast-growing microdrama market, which is projected to reach $26 billion in the coming years. Unlike live-action microdrama platforms, c.ai Series lets viewers watch and interact with AI-generated animated stories on their phones.

No image
Video

Google Photos adds a new AI ‘Video Remix’ tool

Google Photos has introduced a new AI-powered Video Remix tool that lets users apply a range of visual edits to their clips directly within the app. The feature covers adjustments like cinematic relighting, background replacement, and artistic style transfers. It extends the kind of generative editing Google has already brought to still photos into the video domain.

Video

Google Photos Adds Video Remix That AI-Generates ‘Shareable Clips’

Google Photos has introduced Video Remix, a new AI-powered feature that automatically generates short, shareable clips from a user's existing photo and video library. The addition is the latest in a string of generative AI tools Google has been folding into the app over the past year. It continues the company's broader push to embed AI assistance across its consumer software lineup.