paper-with-me

Papers

UniMC: A Unified Framework for Long-Term Memory Conversation via Relevance Representation Learning

2023-06-18 · Kang Zhao, Wei Liu, Jian Luan, Minglei Gao, Li Qian, Hanlin Teng, Bin Wang

Open-domain long-term memory conversation can establish long-term intimacy with humans, and the key is the ability to understand and memorize long-term dialogue history information. Existing works integrate multiple models for modelling through a pipeline, which ignores the coupling between different stages. In this paper, we propose a Unified framework for Long-term Memory Conversations (UniMC), which increases the connection between different stages by learning relevance representation. Specifically, we decompose the main task into three subtasks based on probability graphs: 1) conversation summarization, 2) memory retrieval, 3) memory-augmented generation. Each subtask involves learning a representation for calculating the relevance between the query and memory, which is modelled by inserting a special token at the beginning of the decoder input. The relevance representation learning strengthens the connection across subtasks through parameter sharing and joint training. Extensive experimental results show that the proposed method consistently improves over strong baselines and yields better dialogue consistency and engagingness.

📄 PDF Abstract BibTeX arXiv:2306.10543

Code (0)

등록된 구현이 없습니다.

Tasks

Conversation SummarizationDecoderRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

UniMC: Taming Diffusion Transformer for Unified Keypoint-Guided Multi-Class Image Generation

2025-07-03 · Qin Guo, Ailing Zeng, Dongxu Yue, Ceyuan Yang 외

Although significant advancements have been achieved in the progress of keypoint-guided Text-to-Image diffusion models, existing mainstream keypoint-guided models encounter challenges in controlling the generation of mor…

Image Generation

Does Memory Need Graphs? A Unified Framework and Empirical Analysis for Long-Term Dialog Memory

2026-01-03 · Sen Hu, Yuxiang Wei, Jiaxin Ran, Zhiyuan Yao 외 arxiv

Graph structures are increasingly used in dialog memory systems, but empirical findings on their effectiveness remain inconsistent, making it unclear which design choices truly matter. We present an experimental, system-…

Agentic Memory: Learning Unified Long-Term and Short-Term Memory Management for Large Language Model Agents

2026-01-05 · Yi Yu, Liuyi Yao, Yuexiang Xie, Qingquan Tan 외 arxiv

Large language model (LLM) agents face fundamental limitations in long-horizon reasoning due to finite context windows, making effective memory management critical. Existing methods typically handle long-term memory (LTM…

Reinforcement Learning

ER-MIA: Black-Box Adversarial Memory Injection Attacks on Long-Term Memory-Augmented Large Language Models

2026-02-17 · Mitchell Piehl, Zhaohan Xi, Zuobin Xiong, Pan He 외 arxiv

Large language models (LLMs) are increasingly augmented with long-term memory systems to overcome finite context windows and enable persistent reasoning across interactions. However, recent research finds that LLMs becom…

AdMem: Advanced Memory for Task-solving Agents

2026-06-05 · Runzhe Wang, Huilin Lu, Shengjie Liu, Li Dong 외 arxiv

Large Language Models (LLMs) show promise as tool-using agents but remain limited in long-horizon tasks that require remembering, organizing, and reusing knowledge. Prior memory approaches aim to resolve the situation, b…