paper-with-me

Papers

Dynamic Affective Memory Management for Personalized LLM Agents

2025-10-31 · Junfeng Lu, Yueyan Li arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.27418

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Livia: An Emotion-Aware AR Companion Powered by Modular AI Agents and Progressive Memory Compression

2025-08-12 · Rui Xi, Xianghan Wang arxiv

Loneliness and social isolation pose significant emotional and health challenges, prompting the development of technology-based solutions for companionship and emotional support. This paper introduces Livia, an emotion-a…

Dialogue Generation

MemLens: A Value-Aware Memory Management System with Interactive Analytics for LLM-based Agents

2026-07-28 · Shuyue Wei, Chang Liu, Zimu Zhou, Yongxin Tong 외 arxiv

Recently, memory management has become a key infrastructure for LLM-based agents, as it directly affects long-horizon reasoning, personalized responses, and knowledge reuse. However, existing LLM memory systems typically…

In Prospect and Retrospect: Reflective Memory Management for Long-term Personalized Dialogue Agents

2025-03-11 · Zhen Tan, Jun Yan, I-Hung Hsu, Rujun Han 외

Large Language Models (LLMs) have made significant progress in open-ended dialogue, yet their inability to retain and retrieve relevant information from long-term interactions limits their effectiveness in applications r…

ManagementReinforcement Learning (RL)Retrieval

EgoMem: Lifelong Memory Agent for Full-duplex Omnimodal Models

2025-09-15 · Yiqun Yao, Naitong Yu, Xiang Li, Xin Jiang 외 arxiv

We introduce EgoMem, the first lifelong memory agent tailored for full-duplex models that process real-time omnimodal streams. EgoMem enables real-time models to recognize multiple users directly from raw audiovisual str…

MemToolAgent: Leveraging Memory for Tool Using Agents Based on Environment and User Feedback

2026-06-06 · Suleyman Armagan Er, Danilo Ribeiro, Yogesh Virkar, Surafel Lakew 외 arxiv

Modern large language model (LLM) agents can use external tools to help users solve complex tasks. However, for problems that require learning from long-term historical events or from previous agent-environment interacti…