Independent physical-state checks for robot action completion
Robot safety and deployment teams should check action completion against independently refreshed physical state rather than a policy’s reasoning trace. POT-VLA shows how the same role-indexed 3D object records can condition actions and then be refreshed after execution to test containment, support, alignment, or handover relations. This is a more concrete monitoring surface than text-plan consistency, which fell to chance under adaptive attack in the VLA robustness study.
The build change is to expose object relations—and contact events where force sensing is available—as a small execution contract after every action chunk. The monitor should receive new sensor measurements rather than hidden states or generated explanations, and it should trigger re-observation or recovery when evidence is uncertain. A useful first test would corrupt vision, force, and policy internals separately and compare this state-based check with plan–action and action-anomaly monitors at matched false-positive rates; the result would show whether physical grounding adds independent safety information rather than another view of the policy output.