AI RESEARCH

DimMem: Dimensional Structuring for Efficient Long-Term Agent Memory

arXiv CS.CL

ArXi:2605.15759v1 Announce Type: new Large language model (LLM) agents require long-term memory to leverage information from past interactions. However, existing memory systems often face a fidelity--efficiency trade-off: raw dialogue histories are expensive, while flat facts or summaries may discard the structure needed for precise recall. We propose \textbf{DimMem}, a lightweight dimensional memory framework that represents each memory as an atomic, typed, and self-contained unit with explicit fields such as time, location, reason, purpose, and keywords.