Long-Term Memory for VLA-based Agents in Open-World Task Execution

arXiv cs.RO / 4/20/2026

📰 NewsDeveloper Stack & InfrastructureIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that current VLA-based embodied agents struggle in complex settings because they lack long-horizon reasoning and persistent experience accumulation, leading to inefficient trial-and-error.
  • It proposes ChemBot, a dual-layer closed-loop framework that combines an autonomous AI agent with a progress-aware “Skill-VLA” model for hierarchical decomposition and long-horizon execution in chemical laboratory automation.
  • ChemBot introduces a dual-layer memory architecture that turns successful trajectories into retrievable assets, aiming to consolidate strategies over time rather than treat planning and execution as separate.
  • The system uses an MCP (Model Context Protocol) server to coordinate sub-agents and tools, and it adds a future-state-based asynchronous inference mechanism to reduce trajectory discontinuities.
  • Experiments with collaborative robots show ChemBot improves operational safety, precision, and task success rates versus existing VLA baselines on long-horizon chemical experimentation tasks.

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.