paper-with-me

Papers

Personalized Response Generation via Generative Split Memory Network

2021-06-01 · NAACL 2021 4 · Yuwei Wu, Xuezhe Ma, Diyi Yang

Despite the impressive successes of generation and dialogue systems, how to endow a text generation system with particular personality traits to deliver more personalized responses remains under-investigated. In this work, we look at how to generate personalized responses for questions on Reddit by utilizing personalized user profiles and posting histories. Specifically, we release an open-domain \textit{single-turn} dialog dataset made up of 1.5M conversation pairs together with 300k profiles of users and related comments. We then propose a memory network to generate personalized responses in dialogue that utilizes a novel mechanism of splitting memories: one for user profile meta attributes and the other for user-generated information like comment histories. Experimental results show the quantitative and qualitative improvements of our simple split memory network model over the state-of-the-art response generation baselines.

📄 PDF Abstract BibTeX

Code (1)

willyoung2017/per-chat 공식 구현

Tasks

Response GenerationText Generation

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Agent4Edu: Generating Learner Response Data by Generative Agents for Intelligent Education Systems

2025-01-17 · Weibo Gao, Qi Liu, Linan Yue, Fangzhou Yao 외

Personalized learning represents a promising educational strategy within intelligent educational systems, aiming to enhance learners' practice efficiency. However, the discrepancy between offline metrics and online perfo…

Response Generation

Personalized LLM Response Generation with Parameterized Memory Injection

2024-04-04 · Kai Zhang, Yejin Kim, Xiaozhong Liu

Large Language Models (LLMs) have exhibited remarkable proficiency in comprehending and generating natural language. On the other hand, personalized LLM response generation holds the potential to offer substantial benefi…

Bayesian Optimisationparameter-efficient fine-tuningResponse Generation

Personalized Large Language Model Assistant with Evolving Conditional Memory

2023-12-22 · Ruifeng Yuan, Shichao Sun, Yongqi Li, Zili Wang 외

With the rapid development of large language models, AI assistants like ChatGPT have become increasingly integrated into people's works and lives but are limited in personalized services. In this paper, we present a plug…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

Personalized Turn-Level User Conversation Satisfaction Benchmark

2026-05-28 · Zhefan Wang, Zhiqiang Guo, Weizhi Ma, Min Zhang 외 arxiv

User satisfaction with AI assistants is highly personalized: the same response may satisfy one user but disappoint another depending on what each user expects and what they have asked for before. Existing automatic evalu…

Mem-PAL: Towards Memory-based Personalized Dialogue Assistants for Long-term User-Agent Interaction

2025-11-17 · Zhaopei Huang, Qifeng Dai, Guozheng Wu, Xiaopeng Wu 외 arxiv

With the rise of smart personal devices, service-oriented human-agent interactions have become increasingly prevalent. This trend highlights the need for personalized dialogue assistants that can understand user-specific…

Response Generation