paper-with-me

홈 › Papers

Few-Shot Dialogue Generation Without Annotated Data: A Transfer Learning Approach

2019-08-16 · WS 2019 9 · Igor Shalyminov, Sungjin Lee, Arash Eshghi, Oliver Lemon

Learning with minimal data is one of the key challenges in the development of practical, production-ready goal-oriented dialogue systems. In a real-world enterprise setting where dialogue systems are developed rapidly and are expected to work robustly for an ever-growing variety of domains, products, and scenarios, efficient learning from a limited number of examples becomes indispensable. In this paper, we introduce a technique to achieve state-of-the-art dialogue generation performance in a few-shot setup, without using any annotated data. We do this by leveraging background knowledge from a larger, more highly represented dialogue source --- namely, the MetaLWOz dataset. We evaluate our model on the Stanford Multi-Domain Dialogue Dataset, consisting of human-human goal-oriented dialogues in in-car navigation, appointment scheduling, and weather information domains. We show that our few-shot approach achieves state-of-the art results on that dataset by consistently outperforming the previous best model in terms of BLEU and Entity F1 scores, while being more data-efficient by not requiring any data annotation.

📄 PDF Abstract BibTeX arXiv:1908.05854

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationGoal-Oriented Dialogue SystemsSchedulingTransfer Learning

Similar Papers 제목 키워드 기반

In-Context Learning for Few-Shot Dialogue State Tracking

2022-03-16 · Yushi Hu, Chia-Hsuan Lee, Tianbao Xie, Tao Yu 외

Collecting and annotating task-oriented dialogues is time-consuming and costly; thus, zero and few shot learning could greatly benefit dialogue state tracking (DST). In this work, we propose an in-context learning (ICL) …

Dialogue State TrackingFew-Shot LearningIn-Context LearningLanguage Modeling+3

Few-Shot Dialogue Summarization via Skeleton-Assisted Prompt Transfer in Prompt Tuning

2023-05-20 · Kaige Xie, Tong Yu, Haoliang Wang, Junda Wu 외

In real-world scenarios, labeled samples for dialogue summarization are usually limited (i.e., few-shot) due to high annotation costs for high-quality dialogue summaries. To efficiently learn from few-shot samples, previ…

Dialogue State TrackingTransfer Learning

MulZDG: Multilingual Code-Switching Framework for Zero-shot Dialogue Generation

2022-08-18 · COLING 2022 10 · Yongkang Liu, Shi Feng, Daling Wang, Yifei Zhang

Building dialogue generation systems in a zero-shot scenario remains a huge challenge, since the typical zero-shot approaches in dialogue generation rely heavily on large-scale pre-trained language generation models such…

Data AugmentationDialogue GenerationText Generation

Effective and Efficient Conversation Retrieval for Dialogue State Tracking with Implicit Text Summaries

2024-02-20 · Seanie Lee, Jianpeng Cheng, Joris Driesen, Alexandru Coca 외

Few-shot dialogue state tracking (DST) with Large Language Models (LLM) relies on an effective and efficient conversation retriever to find similar in-context examples for prompt learning. Previous works use raw dialogue…

Conversation SummarizationDialogue State TrackingPrompt LearningRetrieval

Think Twice: A Human-like Two-stage Conversational Agent for Emotional Response Generation

2023-01-12 · Yushan Qian, Bo wang, Shangzhao Ma, Wu Bin 외

Towards human-like dialogue systems, current emotional dialogue approaches jointly model emotion and semantics with a unified neural network. This strategy tends to generate safe responses due to the mutual restriction b…

Response Generation