Search papers, labs, and topics across Lattice.
This paper introduces MemTools, a unified framework designed to enhance interoperability among diverse memory systems in agent architectures by decoupling memory components from their deployment environments. By standardizing the memory lifecycle through declarative data contracts and separating benchmark datasets from execution protocols, MemTools facilitates systematic evaluations and component integration across various systems. Empirical results indicate that MemTools significantly improves the ability to isolate and analyze memory design variables, paving the way for more principled research in agent memory systems.
MemTools transforms agent memory research by enabling seamless integration and evaluation of diverse memory types across architectures.
While memory systems are essential for agent architectures, pervasive architectural fragmentation restricts systematic research. Existing implementations typically couple different stages of the memory lifecycle, entangle evaluation logic with specific datasets, and provide limited support for the management of heterogeneous memory types. We introduce MemTools, an interoperability research framework that decouples memory system components from their underlying deployment environments. MemTools standardizes the memory lifecycle through declarative data contracts, enabling the interchangeable assembly of components across different systems. It orthogonally separates benchmark datasets from execution protocols to facilitate controlled assessments. Furthermore, MemTools provides a unified computational interface for coordinating symbolic, neural, and multimodal memory representations within a shared runtime. Empirical evaluations on cross-system component integration, evaluation protocol reconfiguration, and heterogeneous memory coordination demonstrate that MemTools enables systematic isolation and analysis of memory design variables. These findings suggest that MemTools provides a practical and extensible infrastructure for advancing principled research on agent memory.