MemBodied: Recurrent Associative Memory for Vision-Language-Action Models
Abstract
Vision-Language-Action models provide a strong foundation for general-purpose robot control, yet a vast majority of policies do not preserve and leverage episode-level information beyond the current observation. This limitation is consequential in history-dependent manipulation tasks that depend on information available only in past observations. Retaining past observations in context can aid in recovering this information, but at the significant cost of ever-growing, bloated context and inferen...
Description / Details
Vision-Language-Action models provide a strong foundation for general-purpose robot control, yet a vast majority of policies do not preserve and leverage episode-level information beyond the current observation. This limitation is consequential in history-dependent manipulation tasks that depend on information available only in past observations. Retaining past observations in context can aid in recovering this information, but at the significant cost of ever-growing, bloated context and inference latency. We thus introduce MemBodied, a fixed-size episodic memory with two complementary components: an associative state that records interactions across policy calls and an episode anchor that preserves a compact representation of the initial scene as a reference. At each policy call, the model conditions action generation on the current input and the memory components, rather than directly using past observations. Across five evaluated RMBench tasks requiring memory, MemBodied achieves the mean success rate of a stateless policy and of vanilla recurrent memory, while outperforming the strongest memory-augmented baseline by with fewer added parameters. On the fully observable LIBERO-Long suite, it reached 90.6%, a 5.4% improvement over the stateless policy. These findings support MemBodied as a practical alternative to expanding the policy context for history-dependent manipulation.
Source: arXiv:2609.28256v1 - http://arxiv.org/abs/2609.28256v1 PDF: https://arxiv.org/pdf/2609.28256v1 Original Link: http://arxiv.org/abs/2609.28256v1
Please sign in to join the discussion.
No comments yet. Be the first to share your thoughts!
Sep 24, 2026
Artificial Intelligence
AI
0