ROLGDec 8, 2025

Affordance Field Intervention: Enabling VLAs to Escape Memory Traps in Robotic Manipulation

arXiv:2512.07472v12 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses robustness issues in robotic manipulation for VLAs under distribution shifts, representing an incremental improvement through a hybrid framework.

The paper tackles the problem of Vision-Language-Action (VLA) models getting stuck in 'Memory Traps' where they reproduce memorized trajectories instead of adapting to new scenes, by introducing Affordance Field Intervention (AFI) which uses 3D Spatial Affordance Fields to guide VLA behavior. The method achieves average improvements of 23.5% on real-world platforms and 20.2% on the LIBERO-Pro benchmark under out-of-distribution scenarios.

Vision-Language-Action (VLA) models have shown great performance in robotic manipulation by mapping visual observations and language instructions directly to actions. However, they remain brittle under distribution shifts: when test scenarios change, VLAs often reproduce memorized trajectories instead of adapting to the updated scene, which is a failure mode we refer to as the "Memory Trap". This limitation stems from the end-to-end design, which lacks explicit 3D spatial reasoning and prevents reliable identification of actionable regions in unfamiliar environments. To compensate for this missing spatial understanding, 3D Spatial Affordance Fields (SAFs) can provide a geometric representation that highlights where interactions are physically feasible, offering explicit cues about regions the robot should approach or avoid. We therefore introduce Affordance Field Intervention (AFI), a lightweight hybrid framework that uses SAFs as an on-demand plug-in to guide VLA behavior. Our system detects memory traps through proprioception, repositions the robot to recent high-affordance regions, and proposes affordance-driven waypoints that anchor VLA-generated actions. A SAF-based scorer then selects trajectories with the highest cumulative affordance. Extensive experiments demonstrate that our method achieves an average improvement of 23.5% across different VLA backbones ($π_{0}$ and $π_{0.5}$) under out-of-distribution scenarios on real-world robotic platforms, and 20.2% on the LIBERO-Pro benchmark, validating its effectiveness in enhancing VLA robustness to distribution shifts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes