Present but Not Remembered: Auditing How Frozen VLAs Encode, Deploy, and Steer Visual History
2026-07-03 • Computer Vision and Pattern Recognition
Computer Vision and Pattern Recognition
AI summaryⓘ
The authors studied how vision-language-action models remember and use past information. They found that these models mostly keep a copy of the current moment rather than unique past details. Models only rely on history when the current view is unclear, but how they use this history varies. The authors suggest that future work should focus on adding new and unique past information instead of just more copies of recent moments.
vision-language-action modeltemporal representationlinear probingcausal interventionsmemory augmentationocclusionhistory encodingaction predictionmodel interpretabilitytemporal deployment
Authors
Chih-Ting Liao, Xin Cao
Abstract
A frozen vision-language-action model (VLA) receives recent observations at every decision step, yet prior work has focused on adding memory rather than asking how existing history is represented and used. We study this temporal axis using layer-resolved linear probing and causal interchange interventions across three VLAs from two architecture families. We find a three-part dissociation. First, past-frame content remains linearly decodable throughout the network. Second, information unique to history beyond the current frame is nearly absent, indicating that stored history is largely a redundant copy of the present. Third, history is causally deployed only when the current frame is heavily degraded, while the action readout progressively loses dependence on history through the network. Although all models encode history similarly, their deployment strategies differ: under the same occlusion, one architecture increasingly relies on history as a fallback, whereas the other relies on it less. We further introduce a training-free temporal deployment audit that distinguishes these regimes. In the fallback regime, re-injecting history neither repairs occlusion nor disambiguates actions, confirming the redundancy of the stored representation. In the other regime, the same intervention reliably steers the predicted action toward the donor history. These results show that steerability depends on how history is deployed rather than whether it is encoded. VLAs do not forget the past; they largely fail to represent it as information distinct from the present. Our findings suggest that future memory augmentation should inject information unique to the past rather than simply more history.