paper-with-me

Papers

Modeling Personalization in Continuous Space for Response Generation via Augmented Wasserstein Autoencoders

2019-11-01 · IJCNLP 2019 11 · Zhangming Chan, Juntao Li, Xiaopeng Yang, Xiuying Chen, Wenpeng Hu, Dongyan Zhao, Rui Yan

Variational autoencoders (VAEs) and Wasserstein autoencoders (WAEs) have achieved noticeable progress in open-domain response generation. Through introducing latent variables in continuous space, these models are capable of capturing utterance-level semantics, e.g., topic, syntactic properties, and thus can generate informative and diversified responses. In this work, we improve the WAE for response generation. In addition to the utterance-level information, we also model user-level information in latent continue space. Specifically, we embed user-level and utterance-level information into two multimodal distributions, and combine these two multimodal distributions into a mixed distribution. This mixed distribution will be used as the prior distribution of WAE in our proposed model, named as PersonaWAE. Experimental results on a large-scale real-world dataset confirm the superiority of our model for generating informative and personalized responses, where both automatic and human evaluations outperform state-of-the-art models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Response Generation

Similar Papers 제목 키워드 기반

Hybrid Intent-Aware Personalization with Machine Learning and RAG-Enabled Large Language Models for Financial Services Marketing

2026-03-11 · Akhil Chandra Shanivendra arxiv

Personalized marketing in financial services requires models that can both predict customer behavior and generate compliant, context-appropriate content. This paper presents a hybrid architecture that integrates classica…

HARMONI: Multimodal Personalization of Multi-User Human-Robot Interactions with LLMs

2026-01-27 · Jeanne Malécot, Hamed Rahimi, Jeanne Cattoni, Marie Samson 외 arxiv

Existing human-robot interaction systems often lack mechanisms for sustained personalization and dynamic adaptation in multi-user environments, limiting their effectiveness in real-world deployments. We present HARMONI, …

Speaker Identification

ERAGent: Enhancing Retrieval-Augmented Language Models with Improved Accuracy, Efficiency, and Personalization

2024-05-06 · Yunxiao Shi, Xing Zi, Zijing Shi, Haimin Zhang 외

Retrieval-augmented generation (RAG) for language models significantly improves language understanding systems. The basic retrieval-then-read pipeline of response generation has evolved into a more extended process due t…

Question AnsweringRAGResponse GenerationRetrieval+1

Know You Before You Speak: User-State Modeling for LLM Personalization in Multi-Turn Conversation

2026-05-23 · Jiani Luo, Xiaoyan Zhao, Yang Zhang, Shuyi Miao 외 arxiv

Personalized dialogue requires more than recalling explicit user histories: systems also need to infer hidden user states that evolve through interaction and shape appropriate response strategies. Existing memory- and pr…

PersoBench: Benchmarking Personalized Response Generation in Large Language Models

2024-10-04 · Saleh Afzoon, Usman Naseem, Amin Beheshti, Zahra Jamali

While large language models (LLMs) have exhibited impressive conversational capabilities, their proficiency in delivering personalized responses remains unclear. Although recent benchmarks automatically evaluate persona …

BenchmarkingDialogue GenerationDiversityResponse Generation