Task-specific latent action supervision tests for VLA training
VLA training teams working with mixed robot datasets should add a small latent-action supervision sweep before committing to one training recipe. The useful split is practical: image-based latent action tokens for long-horizon scene reasoning, and action-based latent action tokens for motor-heavy tasks with heterogeneous action formats.
The controlled comparison in From Pixels to Tokens makes this test actionable because it holds the Qwen3-VL-2B-based VLA baseline constant and compares four integration methods. LA-Direct reaches 96.6% on LIBERO-Long versus 85.8% for the baseline, while LA-Tok reaches 78.0% average success on RoboTwin 2.0 versus 60.5%. A cheap internal version would train the same backbone with frozen latent-action models, run one long-horizon benchmark and one motor-heavy benchmark, and choose the supervision path by task family before scaling data collection.