Multi-task VLA control and contact grounding
DyGRO-VLA treats reinforcement learning as a controlled edit to a base robot policy. It freezes the base VLA and trains routed residual experts that add delta action chunks. On LIBERO, it reports 97.1% average success, a +4.4 point gain over its offline base, with a +9.8 point gain on LIBERO-Long.
AffordVLA attacks a different failure mode: the policy may choose the right object and still touch the wrong part. It aligns intermediate VLA visual tokens with a frozen affordance teacher during training, then removes the teacher at inference. The paper reports RoboTwin gains of 20.5% in Easy and 12.8% in Hard over the previous best baseline.