Physical-validation gates for UMI demonstrations before VLA training
Teams using Universal Manipulation Interface data can add an ingestion gate that rejects or down-weights trajectories with missing segments, discontinuities, self-collision risk, or poor execution fidelity on the target robot. VISTA gives a concrete version of this workflow: it validates UMI trajectories before training and pairs the action data with UMI-VQA, an 8M-sample dataset for wrist-mounted fisheye views. The operational pain is clear for groups scaling handheld demonstration collection: raw UMI data can contain actions the robot cannot execute, and the fisheye wrist camera can confuse VLM features learned on standard images.
A cheap adoption test is to run the validation gate on a held-out batch of UMI trajectories, train two small policies with and without the rejected samples, and compare real execution on a few tasks that stress reach limits and wrist-camera occlusion. The same pipeline should log which failures came from visual grounding and which came from kinematics, since those call for different fixes.