CloneMem: Benchmarking Long-Term Memory for AI Clones
Sen Hu, Zhiyu Zhang, Yuxiang Wei, Xueran Han, Zhenheng Tang, Huacan Wang, Ronghao Chen
TL;DR
CloneMem addresses the challenge of evaluating long-term memory in AI Clones by grounding memory in non-conversational, longitudinal digital traces. It introduces a hierarchical data-construction pipeline that spans macro life arcs, meso-phase states, and micro-level traces to generate trajectory-grounded QA tasks. Through a standardized retrieval-based evaluation, it shows that conventional flat memory often outperforms abstractive memory architectures, revealing a fidelity-utility trade-off in grounding and state tracking. The findings underscore the need for memory systems that preserve trace-level fidelity and explicit internal-state transitions to achieve reliable life-grounded personalization in AI Clones, with CloneMem serving as a benchmark for future work.
Abstract
AI Clones aim to simulate an individual's thoughts and behaviors to enable long-term, personalized interaction, placing stringent demands on memory systems to model experiences, emotions, and opinions over time. Existing memory benchmarks primarily rely on user-agent conversational histories, which are temporally fragmented and insufficient for capturing continuous life trajectories. We introduce CloneMem, a benchmark for evaluating longterm memory in AI Clone scenarios grounded in non-conversational digital traces, including diaries, social media posts, and emails, spanning one to three years. CloneMem adopts a hierarchical data construction framework to ensure longitudinal coherence and defines tasks that assess an agent's ability to track evolving personal states. Experiments show that current memory mechanisms struggle in this setting, highlighting open challenges for life-grounded personalized AI. Code and dataset are available at https://github.com/AvatarMemory/CloneMemBench
