New soul.py framework tackles AI agents' identity crisis by distributing memory across multiple systems instead of relying on a single vulnerable memory store
arXiv cs.AI · 2026年4月14日
AI要約
•Current AI agents experience catastrophic forgetting when context windows overflow, losing both information and continuity of self
•soul.py introduces a multi-anchor architecture using separable components (identity files and memory logs) inspired by how human memory systems protect identity across episodic, procedural, emotional, and embodied knowledge
•The framework implements a hybrid RAG+RLM retrieval system that intelligently routes queries to appropriate memory sources, eliminating single points of failure in agent identity
•Research draws parallels from neurological case studies showing human identity survives memory damage through distributed memory systems, applying this principle to AI agent resilience