paper-with-me

홈 › Papers

Learning Personalized End-to-End Goal-Oriented Dialog

2018-11-12 · Liangchen Luo, Wenhao Huang, Qi Zeng, Zaiqing Nie, Xu sun

Most existing works on dialog systems only consider conversation content while neglecting the personality of the user the bot is interacting with, which begets several unsolved issues. In this paper, we present a personalized end-to-end model in an attempt to leverage personalization in goal-oriented dialogs. We first introduce a Profile Model which encodes user profiles into distributed embeddings and refers to conversation history from other similar users. Then a Preference Model captures user preferences over knowledge base entities to handle the ambiguity in user requests. The two models are combined into the Personalized MemN2N. Experiments show that the proposed model achieves qualitative performance improvements over state-of-the-art methods. As for human evaluation, it also outperforms other approaches in terms of task completion rate and user satisfaction.

📄 PDF Abstract BibTeX arXiv:1811.04604

Code (0)

등록된 구현이 없습니다.

Tasks

Goal-Oriented Dialog

Similar Papers 제목 키워드 기반

Target-oriented Proactive Dialogue Systems with Personalization: Problem Formulation and Dataset Curation

2023-10-11 · Jian Wang, Yi Cheng, Dongding Lin, Chak Tou Leong 외

Target-oriented dialogue systems, designed to proactively steer conversations toward predefined targets or accomplish specific system-side goals, are an exciting area in conversational AI. In this work, by formulating a …

Goal-Embedded Dual Hierarchical Model for Task-Oriented Dialogue Generation

2019-09-19 · CONLL 2019 11 · Yi-An Lai, Arshit Gupta, Yi Zhang

Hierarchical neural networks are often used to model inherent structures within dialogues. For goal-oriented dialogues, these models miss a mechanism adhering to the goals and neglect the distinct conversational patterns…

Data AugmentationDecoderDialogue GenerationResponse Generation

Personalizing a Dialogue System with Transfer Reinforcement Learning

2016-10-10 · Kaixiang Mo, Shuangyin Li, Yu Zhang, Jiajun Li 외

It is difficult to train a personalized task-oriented dialogue system because the data collected from each individual is often insufficient. Personalized dialogue systems trained on a small dataset can overfit and make i…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning+1

Variational Hierarchical Dialog Autoencoder for Dialog State Tracking Data Augmentation

2020-01-23 · EMNLP 2020 11 · Kang Min Yoo, Hanbit Lee, Franck Dernoncourt, Trung Bui 외

Recent works have shown that generative data augmentation, where synthetic samples generated from deep generative models complement the training dataset, benefit NLP tasks. In this work, we extend this approach to the ta…

Data Augmentationdialog state trackingDialogue State TrackingResponse Generation+2

Conversational Tree Search: A New Hybrid Dialog Task

2023-03-17 · Dirk Väth, Lindsey Vanderlyn, Ngoc Thang Vu

Conversational interfaces provide a flexible and easy way for users to seek information that may otherwise be difficult or inconvenient to obtain. However, existing interfaces generally fall into one of two categories: F…

Deep Reinforcement LearningInformation RetrievalNavigateRetrieval