VLA memory and skill retention
ECHO and ConSFT focus on a basic deployment problem: a robot policy must remember useful experience and keep old skills after task adaptation. ECHO stores successful subgoal segments in a hierarchical hyperbolic memory and retrieves them during control. On LIBERO-Long, it reports 93.5% success against 80.7% for vanilla π0, with cross-suite generalization at 89.31% using no LIBERO-Long target memories.
ConSFT attacks forgetting during supervised fine-tuning. It down-weights high-loss transitions through a stop-gradient confidence weight, reducing large parameter updates on samples the model handles poorly. On LIBERO with π0, it keeps target success at 0.90 and raises average prior-task retention to 0.34, compared with 0.09 for standard supervised fine-tuning.