paper-with-me

홈 › Papers

Enhancing Performance on Seen and Unseen Dialogue Scenarios using Retrieval-Augmented End-to-End Task-Oriented System

2023-08-16 · JianGuo Zhang, Stephen Roller, Kun Qian, Zhiwei Liu, Rui Meng, Shelby Heinecke, Huan Wang, Silvio Savarese, Caiming Xiong

End-to-end task-oriented dialogue (TOD) systems have achieved promising performance by leveraging sophisticated natural language understanding and natural language generation capabilities of pre-trained models. This work enables the TOD systems with more flexibility through a simple cache. The cache provides the flexibility to dynamically update the TOD systems and handle both existing and unseen dialogue scenarios. Towards this end, we first fine-tune a retrieval module to effectively retrieve the most relevant information entries from the cache. We then train end-to-end TOD models that can refer to and ground on both dialogue history and retrieved information during TOD generation. The cache is straightforward to construct, and the backbone models of TOD systems are compatible with existing pre-trained generative models. Extensive experiments demonstrate the superior performance of our framework, with a notable improvement in non-empty joint goal accuracy by 6.7% compared to strong baselines.

📄 PDF Abstract BibTeX arXiv:2308.08169

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingRetrievalText Generation

Similar Papers 제목 키워드 기반

'No' Matters: Out-of-Distribution Detection in Multimodality Long Dialogue

2024-10-31 · Rena Gao, Xuetong Wu, Siwen Luo, Caren Han 외

Out-of-distribution (OOD) detection in multimodal contexts is essential for identifying deviations in combined inputs from different modalities, particularly in applications like open-domain dialogue systems or real-life…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

GE-Blender: Graph-Based Knowledge Enhancement for Blender

2023-01-30 · Xiaolei Lian, Xunzhu Tang, Yue Wang

Although the great success of open-domain dialogue generation, unseen entities can have a large impact on the dialogue generation task. It leads to performance degradation of the model in the dialog generation. Previous …

Dialogue GenerationTAG

SGD-QA: Fast Schema-Guided Dialogue State Tracking for Unseen Services

2021-05-17 · Yang Zhang, Vahid Noroozi, Evelina Bakhturina, Boris Ginsburg

Dialogue state tracking is an essential part of goal-oriented dialogue systems, while most of these state tracking models often fail to handle unseen services. In this paper, we propose SGD-QA, a simple and extensible mo…

Dialogue State TrackingGoal-Oriented Dialogue SystemsQuestion Answering

A Robust Data-Driven Approach for Dialogue State Tracking of Unseen Slot Values

2019-11-01 · Vevake Balaraman, Bernardo Magnini

A Dialogue State Tracker is a key component in dialogue systems which estimates the beliefs of possible user goals at each dialogue turn. Deep learning approaches using recurrent neural networks have shown state-of-the-a…

Dialogue State Tracking

Continuous representations of intents for dialogue systems

2021-05-08 · Sindre André Jacobsen, Anton Ragni

Intent modelling has become an important part of modern dialogue systems. With the rapid expansion of practical dialogue systems and virtual assistants, such as Amazon Alexa, Apple Siri, and Google Assistant, the interes…

Intent DetectionZero-Shot Learning