Long-Term Memory for VLA-based Agents in Open-World Task Execution
Xu Huang, Weixin Mao, Yinhao Li, Hua Chen, Jiabao Zhao
TLDR
ChemBot is a VLA-based agent with dual-layer memory and a closed-loop framework for long-term, complex chemical lab automation, achieving superior safety and success.
Key contributions
- Introduces ChemBot, a dual-layer, closed-loop framework for VLA agents in complex chemical lab automation.
- Utilizes a dual-layer memory architecture to consolidate successful trajectories for persistent experience.
- Implements a Model Context Protocol (MCP) server for efficient sub-agent and tool orchestration.
- Employs future-state-based asynchronous inference to mitigate trajectory discontinuities in VLA models.
Why it matters
This paper addresses critical limitations of VLA models in long-horizon, complex tasks by enabling persistent memory and efficient orchestration. ChemBot significantly improves operational safety, precision, and task success rates in chemical experimentation. This advancement paves the way for more reliable and autonomous AI agents in scientific discovery.
Original Abstract
Vision-Language-Action (VLA) models have demonstrated significant potential for embodied decision-making; however, their application in complex chemical laboratory automation remains restricted by limited long-horizon reasoning and the absence of persistent experience accumulation. Existing frameworks typically treat planning and execution as decoupled processes, often failing to consolidate successful strategies, which results in inefficient trial-and-error in multi-stage protocols. In this paper, we propose ChemBot, a dual-layer, closed-loop framework that integrates an autonomous AI agent with a progress-aware VLA model (Skill-VLA) for hierarchical task decomposition and execution. ChemBot utilizes a dual-layer memory architecture to consolidate successful trajectories into retrievable assets, while a Model Context Protocol (MCP) server facilitates efficient sub-agent and tool orchestration. To address the inherent limitations of VLA models, we further implement a future-state-based asynchronous inference mechanism to mitigate trajectory discontinuities. Extensive experiments on collaborative robots demonstrate that ChemBot achieves superior operational safety, precision, and task success rates compared to existing VLA baselines in complex, long-horizon chemical experimentation.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.