Semantic target-choice and adaptive failure tests for VLA release gates
VLA evaluation should add two checks before a policy is approved for a robot cell: whether the model chooses the semantically correct target after it can grasp, and which object, pose, and instruction conditions produce clustered failures.
RoboSemanticBench shows why a single task success rate is a weak release gate. It separates grasping from target choice by turning math, commonsense, and factual questions into pick-and-place episodes. Across 500 simulation episodes per model and suite, pi0.5 has the best average task success rate at 21.8%, while its normalized Semantic Grounding score is only 5.2%. Several models have negative normalized scores, meaning their target choice after a successful grasp is worse than random-choice normalization.
FATE-VLA gives evaluation teams a second concrete tool: adaptive scene generation. It runs candidate manipulation scenes, records success or failure, then uses a surrogate model and diversity scoring to choose the next test. On GR00T-N1.6, the best variant raises discovered failure rate to 65.3%, compared with 35.6% under random testing. On EO-1, it reaches 60.0%, compared with 36.7% under random testing.
A practical adoption change is to turn every new VLA policy candidate into a small failure-discovery campaign. Start with a task family that matters to deployment, vary object identity, object pose, workspace position, and instruction wording, and report semantic target accuracy separately from grasp success. The output should be a failure map that operators and model trainers can act on, not a single average success rate.