Semantic regularization for fast-weight robot memory
Teams training long-context policies for multi-stage assembly should regularize the recurrent fast-weight state against the current instruction or sub-task, rather than applying semantic anchoring only to ordinary action features. RoboTTT shows that fast weights can compress 8K timesteps and improve assembly and perturbation recovery, while Semantic Anchoring finds that action–instruction structure erodes during fine-tuning and closely tracks OOD success. Together, they suggest that a larger memory can preserve task-specific shortcuts as readily as useful history.
Add an alignment loss to representations read from the fast weights, with separate channels for semantic state and execution detail. The cheapest diagnostic is to probe action–instruction retrieval after 1K- and 8K-timestep histories, including irrelevant actions and failed attempts; if alignment deteriorates as context grows, compare anchored and unanchored policies on reordered assembly stages and novel task compositions.