EverMemOS: A Self-Organizing Memory Operating System for Structured Long-Horizon Reasoning
This work addresses the challenge that large language models, constrained by finite context windows, struggle to maintain coherent behavior over long-term interactions due to existing memory systems predominantly storing isolated records without effectively modeling user state evolution or resolving conflicts. To overcome this limitation, the paper proposes a neuroscience-inspired self-organizing memory operating system that enables structured long-term reasoning through a three-stage process: episodic memory unit generation, semantic integration, and reconstructive recall. Key innovations include the MemCell and MemScene architectures, time-bounded Foresight signals, and a theme-driven mechanism for organizing memory scenes, collectively supporting dynamic user profile updates and conflict resolution. The system achieves state-of-the-art performance on LoCoMo and LongMemEval benchmarks and demonstrates superior capabilities in user modeling and proactive dialogue, as validated by evaluations on PersonaMem v2 and case studies.