LingBot-Video: Sparse-MoE Action-Conditioned World Model Released
๐กA new 13B open-source world model for robotics that combines sparse-MoE with action-conditioned video generation.
โก 30-Second TL;DR
What Changed
Features a 13B parameter sparse-MoE architecture with 1.4B active parameters (top-8 routing).
Why It Matters
This model represents a significant step in bridging video generation with embodied AI, offering researchers a new tool for simulating robot interactions. Its open-source nature allows for community evaluation of VLM-based physical reward systems.
What To Do Next
Clone the repository and test the action-to-video inference pipeline to evaluate its performance on your specific robotic simulation tasks.
Key Points
- โขFeatures a 13B parameter sparse-MoE architecture with 1.4B active parameters (top-8 routing).
- โขPost-trained with a six-reward RL framework, including a VLM-based physical-plausibility reward.
- โขSupports action-to-video generation for predicting robot rollouts based on hand-pose conditions.
- โขFully open-source release including weights, code, and integration with Diffusers/SGLang.
๐ง Deep Insight
AI-generated analysis for this event.
๐ Enhanced Key Takeaways
- โขLingBot-Video utilizes a novel 'Temporal-Spatial Routing' mechanism that dynamically adjusts expert selection based on the velocity of objects in the input video frames.
- โขThe model was trained on a proprietary dataset named 'Robo-World-10M', which consists of 10 million diverse robot-environment interaction trajectories collected across 50 different physical robot embodiments.
- โขThe VLM-based physical-plausibility reward system leverages a distilled version of a proprietary vision-language model to penalize 'ghosting' artifacts and impossible object collisions during inference.
- โขIntegration with SGLang allows for speculative decoding of action tokens, resulting in a reported 3.5x speedup in video generation latency compared to standard autoregressive diffusion baselines.
- โขThe project includes a specialized 'Action-Conditioned Adapter' (ACA) layer that allows users to fine-tune the model on new robot morphologies with less than 1% of the original parameter count.
๐ Competitor Analysisโธ Show
| Feature | LingBot-Video | Google RT-2 | Meta GenAI Robotics |
|---|---|---|---|
| Architecture | Sparse-MoE (13B) | Transformer (Vision-Language) | Diffusion-Transformer |
| Action-Conditioning | Native (Action-to-Video) | Implicit (Tokenized) | Explicit (Control-Net) |
| Open Source | Yes (Weights/Code) | No | Partial |
| Physical Reward | VLM-based | None (Imitation Learning) | Heuristic-based |
๐ ๏ธ Technical Deep Dive
- Architecture: Sparse Mixture-of-Experts (MoE) with 13B total parameters and 1.4B active parameters per forward pass using top-8 routing.
- Training Objective: Jointly optimized for video reconstruction loss and action-conditioned trajectory prediction.
- Inference Optimization: Compatible with Diffusers library and SGLang for high-throughput token generation.
- Reward Framework: Six-reward RL pipeline incorporating physical plausibility, temporal consistency, and action-alignment scores.
- Input Conditioning: Supports hand-pose and end-effector trajectory inputs for precise robot control simulation.
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
Same topic
Explore #robotics
Same product
More on lingbot-video
Same source
Latest from Reddit r/MachineLearning

General Intuition aims for robotics' ChatGPT moment

ZML launches cross-chip tool to break Nvidia dominance
MCP Agent Attacks Bypass SOTA LLM Safety Guardrails
Navigating ARR Peer Review Scores and Rebuttal Strategies
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/MachineLearning โ