Mi-Memory: A Lifecycle Memory Framework for Personal AI
Abstract
Personal AI is moving beyond chat-only interaction toward continuous services that span phones, cars, homes, wearables, cameras, and tools. In this setting, memory cannot remain a cache of prior conversations. It should serve as a continuity and governance substrate: preserving durable user state, grounding answers in multimodal and device evidence, supporting correction and forgetting, bounding policy evolution, and remaining deployable under latency, cost, privacy, and edge-cloud constraints. This technical report presents Mi-Memory, a lifecycle memory framework for Personal AI organized around four roles: Structure, Expansion, Evolution, and Deployment. A shared audit contract links these roles through four recurring artifact families: typed evidence payloads preserve source identity and provenance, diagnostic traces localize evidence loss across the serving pipeline, strategy artifacts make memory-policy changes explicit, and gate/rollback records bound accepted evolution. MiMemory instantiates the roles through MemStack, MemSense/MemFuse, DACCI/EMEND, and LiteMem. In controlled-reference Structure evaluations, MemStack reaches 93.59%, 57.24%, and 87.47% on LoCoMo, PersonaMem-V2, and LongMemEval, respectively; other tracks report module-level, preliminary/internal, transfer-feasibility, or design-only evidence with explicit boundaries. MiMemory is a step toward auditable, evidence-gated, and deployment-aware memory systems for Personal AI. Project homepage: https://darwin-agent.github.io/Mi-Memory/ .
Cite
@article{arxiv.2607.18975,
title = {Mi-Memory: A Lifecycle Memory Framework for Personal AI},
author = {Xule Liu and Hanlin Teng and Chao Li and Yanan Ni and Shuo Lu and Audrey Wang and Yijun Liu and Yunfei Wang and Xiaofeng Li and Xian Yi and Yuanfa Li and Kang Zhao and Jian Liang and Yuxuan Chen and Jinyuan Chen and Heng Qu and Kun Shao and Jian Luan},
journal= {arXiv preprint arXiv:2607.18975},
year = {2026}
}
Comments
Project page: https://darwin-agent.github.io/Mi-Memory/