Pretrained vision-language-action policies carry strong language-conditioned manipulation priors,
but they remain largely vision-driven. In contact-rich states, visual observations can be ambiguous:
occlusion, partial observation, and depth error make it hard to know whether the robot has actually
grasped, inserted, or seated an object.
LIFT (Late Reactive Injection of Force for VLA Post-Training)
adds force after pretraining instead of rebuilding the foundation model. It encodes recent 6D
end-effector force as causal force memory, injects it through zero-initialized cross attention,
and trains a reactive action expert beside the original VLA action stream.
Across towel folding, book insertion, and Hanoi ring placement, LIFT learns faster and reaches
stronger performance than vision-only post-training while preserving the pretrained VLA prior.