Constraint-aware wrist-camera masking for compositional manipulation
VLA training teams should replace gripper-state-only wrist-camera masking with a gate that also considers the current sub-task and its physical constraints. AC-VLA’s closed-gripper masking discourages visual shortcuts and contributes to large LIBERO-OOD gains, but IMBench shows that alignment, tool use, hidden state, timing, and balancing remain execution bottlenecks even when models identify constraints. Those operations may require close-range or force-sensitive observations after the gripper closes, so one masking rule can trade trajectory memorization for sensor deprivation.
The concrete change is to attach constraint labels to AC-VLA’s automatically segmented sub-tasks: suppress the wrist view during transport when third-person geometry is sufficient, but preserve it for contact, alignment, tool, hidden-state, and stability phases. A useful first check is an inference-time occlusion ablation by phase on held-out LIBERO-OOD and IMBench episodes; if wrist removal disproportionately damages those constraint classes, the training gate should be conditioned on constraint type rather than gripper state alone.