paper-with-me

Papers

Commonsense-augmented Memory Construction and Management in Long-term Conversations via Context-aware Persona Refinement

2024-01-25 · Hana Kim, Kai Tzu-iunn Ong, Seoyeon Kim, Dongha Lee, Jinyoung Yeo

Memorizing and utilizing speakers' personas is a common practice for response generation in long-term conversations. Yet, human-authored datasets often provide uninformative persona sentences that hinder response quality. This paper presents a novel framework that leverages commonsense-based persona expansion to address such issues in long-term conversation. While prior work focuses on not producing personas that contradict others, we focus on transforming contradictory personas into sentences that contain rich speaker information, by refining them based on their contextual backgrounds with designed strategies. As the pioneer of persona expansion in multi-session settings, our framework facilitates better response generation via human-like persona refinement. The supplementary video of our work is available at https://caffeine-15bbf.web.app/.

📄 PDF Abstract BibTeX arXiv:2401.14215

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementResponse Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Long Context Modeling with Ranked Memory-Augmented Retrieval

2025-03-19 · Ghadir Alselwi, Hao Xue, Shoaib Jameel, Basem Suleiman 외

Effective long-term memory management is crucial for language models handling extended contexts. We introduce a novel framework that dynamically ranks memory entries based on relevance. Unlike previous works, our model i…

Information RetrievalLearning-To-RankManagementRe-Ranking+1

Memory-augmented Dialogue Management for Task-oriented Dialogue Systems

2018-05-01 · Zheng Zhang, Minlie Huang, Zhongzhou Zhao, Feng Ji 외

Dialogue management (DM) decides the next action of a dialogue system according to the current dialogue state, and thus plays a central role in task-oriented dialogue systems. Since dialogue management requires to have a…

Dialogue ManagementManagementTask-Oriented Dialogue Systems

Commonsense Knowledge Base Construction in the Age of Big Data

2021-05-05 · Simon Razniewski

Compiling commonsense knowledge is traditionally an AI topic approached by manual labor. Recent advances in web data processing have enabled automated approaches. In this demonstration we will showcase three systems for …

Commonsense Knowledge Base ConstructionKnowledge Base ConstructionManagement

Mem-α: Learning Memory Construction via Reinforcement Learning

2025-09-30 · Yu Wang, Ryuichi Takanobu, Zhiqi Liang, Yuzhen Mao 외 arxiv

Large language model (LLM) agents are constrained by limited context windows, necessitating external memory systems for long-term information understanding. Current memory-augmented agents typically depend on pre-defined…

Reinforcement Learning

KEEP: A KV-Cache-Centric Memory Management System for Efficient Embodied Planning

2026-02-27 · Zebin Yang, Tong Xie, Baotong Lu, Shaoshan Liu 외 arxiv

Memory-augmented Large Language Models (LLMs) have demonstrated remarkable capability for complex and long-horizon embodied planning. By keeping track of past experiences and environmental states, memory enables LLMs to …