Dynamic Affective Memory Management for Personalized LLM Agents

📅 2025-10-31
📈 Citations: 0
Influential: 0
📄 PDF

career value

203K/year
🤖 AI Summary
To address emotional memory redundancy, obsolescence, and insufficient contextual integration in personalized AI agents, this paper proposes the Dynamic Emotional Memory System (DEMS). DEMS introduces a Bayesian-inspired memory update mechanism coupled with memory entropy modeling, enabling autonomous memory evolution and compression by minimizing global memory entropy. It constructs a dynamic vector database supporting emotional semantic encoding and context alignment. Additionally, we release DABench—the first benchmark dedicated to emotional expression modeling and longitudinal change assessment. Experiments demonstrate that DEMS significantly improves response personalization, logical coherence, and factual accuracy; ablation studies confirm its effectiveness in mitigating memory bloat. Our core contributions are: (1) an evolvable, entropy-driven memory maintenance paradigm; (2) an emotion-augmented memory–context co-adaptation mechanism; and (3) DABench, a specialized benchmark for evaluating emotional memory capabilities.

Technology Category

Application Category

📝 Abstract
Advances in large language models are making personalized AI agents a new research focus. While current agent systems primarily rely on personalized external memory databases to deliver customized experiences, they face challenges such as memory redundancy, memory staleness, and poor memory-context integration, largely due to the lack of effective memory updates during interaction. To tackle these issues, we propose a new memory management system designed for affective scenarios. Our approach employs a Bayesian-inspired memory update algorithm with the concept of memory entropy, enabling the agent to autonomously maintain a dynamically updated memory vector database by minimizing global entropy to provide more personalized services. To better evaluate the system's effectiveness in this context, we propose DABench, a benchmark focusing on emotional expression and emotional change toward objects. Experimental results demonstrate that, our system achieves superior performance in personalization, logical coherence, and accuracy. Ablation studies further validate the effectiveness of the Bayesian-inspired update mechanism in alleviating memory bloat. Our work offers new insights into the design of long-term memory systems.
Problem

Research questions and friction points this paper is trying to address.

Addressing memory redundancy and staleness in personalized AI agents
Improving memory-context integration through dynamic affective memory management
Developing a benchmark for evaluating emotional expression and change
Innovation

Methods, ideas, or system contributions that make the work stand out.

Bayesian-inspired memory update algorithm for dynamic management
Memory entropy minimization to reduce redundancy and staleness
DABench benchmark for evaluating emotional expression performance