This is the frontier, told honestly. The Bench clones a policy whose perception is a grid of receptive fields -- it can only act where its fields were trained. Train it only in one corner of the world and it nails that corner but fails everywhere else: the generalization wall, the same wall that separates a robot that works in the lab from one that works in the world. The fix is not a cleverer network but a more diverse world: widen the training region so the demonstrations cover everywhere, refit the same policy, and it generalizes. Diverse data at scale -- plus language and internet-scale pretraining -- is exactly what a vision-language-action model brings.
Predict firstYou train the policy only in one corner of the world. How will it do everywhere else?
It nails its corner and fails outside it -- the generalization wall. Only diverse data (what a VLA gets at scale) fixes it.