paper-with-me

Papers

Generating Personalized Dialogue via Multi-Task Meta-Learning

2021-08-07 · Jing Yang Lee, Kong Aik Lee, Woon Seng Gan

Conventional approaches to personalized dialogue generation typically require a large corpus, as well as predefined persona information. However, in a real-world setting, neither a large corpus of training data nor persona information are readily available. To address these practical limitations, we propose a novel multi-task meta-learning approach which involves training a model to adapt to new personas without relying on a large corpus, or on any predefined persona information. Instead, the model is tasked with generating personalized responses based on only the dialogue context. Unlike prior work, our approach leverages on the provided persona information only during training via the introduction of an auxiliary persona reconstruction task. In this paper, we introduce 2 frameworks that adopt the proposed multi-task meta-learning approach: the Multi-Task Meta-Learning (MTML) framework, and the Alternating Multi-Task Meta-Learning (AMTML) framework. Experimental results show that utilizing MTML and AMTML results in dialogue responses with greater persona consistency.

📄 PDF Abstract BibTeX arXiv:2108.03377

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationMeta-Learning

Similar Papers 제목 키워드 기반

Less is More: Learning to Refine Dialogue History for Personalized Dialogue Generation

2022-04-18 · NAACL 2022 7 · Hanxun Zhong, Zhicheng Dou, Yutao Zhu, Hongjin Qian 외

Personalized dialogue systems explore the problem of generating responses that are consistent with the user's personality, which has raised much attention in recent years. Existing personalized dialogue systems have trie…

Dialogue GenerationResponse Generation

Less is More: Learning to Refine Dialogue History for Personalized Dialogue Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Personalized dialogue systems explore the problem of generating responses that are consistent with the user's personality, which have raised much attention in recent years. Existing personalized dialogue systems have tri…

Dialogue GenerationResponse Generation

DLVGen: A Dual Latent Variable Approach to Personalized Dialogue Generation

2021-11-22 · Jing Yang Lee, Kong Aik Lee, Woon Seng Gan

The generation of personalized dialogue is vital to natural and human-like conversation. Typically, personalized dialogue generation models involve conditioning the generated response on the dialogue history and a repres…

DecoderDialogue Generation

Personalizing Dialogue Agents via Meta-Learning

2019-05-24 · ACL 2019 7 · Zhaojiang Lin, Andrea Madotto, Chien-Sheng Wu, Pascale Fung

Existing personalized dialogue models use human designed persona descriptions to improve dialogue consistency. Collecting such descriptions from existing dialogues is expensive and requires hand-crafted feature designs. …

Dialogue GenerationMeta-Learning

Fine Grained Knowledge Transfer for Personalized Task-oriented Dialogue Systems

2017-11-11 · Kaixiang Mo, Yu Zhang, Qiang Yang, Pascale Fung

Training a personalized dialogue system requires a lot of data, and the data collected for a single user is usually insufficient. One common practice for this problem is to share training dialogues between different user…

DecoderReinforcement LearningSentenceTask-Oriented Dialogue Systems+1