LingBot-VA 2.0: video-action foundation model built from the ground up for robot embodiment. Semantic visual-action tokenizer, causal pretraining from scratch, sparse MoE backbone, asynchronous inference for real-time closed-loop control. Few-shot generalization across manipulation tasks. Activation: video-action model, robot control, pretraining, vision-language-action, generalizable manipulation.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill native-video-action-pretraining-generalizable-robot-control --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Native Video Action Pretraining Generalizable Robot Control?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-native-video-action-pretraining-generalizable-robo)More formats (shields.io, HTML) on the badges page.
---
name: native-video-action-pretraining-generalizable-robot-control
description: "LingBot-VA 2.0: video-action foundation model built from the ground up for robot embodiment. Semantic visual-action tokenizer, causal pretraining from scratch, sparse MoE backbone, asynchronous inference for real-time closed-loop control. Few-shot generalization across manipulation tasks. Activation: video-action model, robot control, pretraining, vision-language-action, generalizable manipulation."
metadata:
arxiv_id: "2607.08639"
published: "2026-07-09"
authors: "Qihang Zhang, Lin Li, Luyao Zhang, Shuai Yang, Yiming Luo"
tags: [video-action-model, robot-control, pretraining, vision-language-action, generalizable-manipulation]
---
# Native Video-Action Pretraining for Generalizable Robot Control
## Overview
LingBot-VA 2.0 is a video-action foundation model built from the ground up for embodiment, addressing the inadequacy of repurposing video generative models designed for digital content creation for physical robot environments. It introduces four core design principles that differentiate it from both prior video models and VLA approaches.
## Key Innovations
### Semantic Visual-Action Tokenizer
- Departs from reconstruction-focused VAEs
- Aligns visual representations with both semantics and actions
- Improves instruction following and action precision in policy learning
### Causal Pretraining from Scratch
- Adopts causal pretraining paradigm matching temporal dynamics
- Trained from scratch to circumvent catastrophic forgetting
- Avoids the adaptation issues of bidirectional architectures
### Sparse MoE Backbone
- Expands model capacity without compromising inference efficiency
- Enables high-frequency inference for real-time control
- Sparse activation keeps compute budget manageable
### Asynchronous Inference Scheme
- Predicts future latents in parallel with action execution
- Re-grounds each rollout on latest observation via learned forward dynamics
- Enables real-time closed-loop control
## Methodology
1. **Tokenizer Design**: Semantic visual-action tokenizer replacing traditional VAE
2. **Causal Pretraining**: Train from scratch with causal masking
3. **MoE Architecture**: Sparse experts for capacity without latency cost
4. **Async Inference**: Parallel latent prediction with observation re-grounding
5. **Real-World Deployment**: Validate with few-shot generalization tests
## Implications
- Foundation models for robotics should be designed for embodiment from the start
- Causal pretraining is better suited for temporal dynamics than bidirectional
- Sparse MoE enables scalable robot learning without inference penalty
- Async inference closes the loop between prediction and action
## Pitfalls
- Training from scratch requires significant compute resources
- Causal pretraining may limit bidirectional context understanding
- Sparse MoE adds model complexity and routing overhead
- Async inference may introduce latency in fast-paced control scenarios
## Activation Keywords
video-action model, robot control, foundation model, causal pretraining, sparse MoE, asynchronous inference, vision-language-action, few-shot generalization, LingBot-VA
## Paper Reference
arXiv:2607.08639 - "Native Video-Action Pretraining for Generalizable Robot Control" (Jul 2026)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!