中文
相关论文

相关论文: BERT-DST: Scalable End-to-End Dialogue State Track…

200 篇论文

Dialogue state tracking (DST) aims to predict the current dialogue state given the dialogue history. Existing methods generally exploit the utterances of all dialogue turns to assign value for each slot. This could lead to suboptimal…

计算与语言 · 计算机科学 2022-05-06 Yifan Wang , Jing Zhao , Junwei Bao , Chaoqun Duan , Youzheng Wu , Xiaodong He

Existing dialogue datasets contain lots of noise in their state annotations. Such noise can hurt model training and ultimately lead to poor generalization performance. A general framework named ASSIST has recently been proposed to train…

计算与语言 · 计算机科学 2022-10-25 Fanghua Ye , Xi Wang , Jie Huang , Shenghui Li , Samuel Stern , Emine Yilmaz

BERT, which stands for Bidirectional Encoder Representations from Transformers, is a recently introduced language representation model based upon the transfer learning paradigm. We extend its fine-tuning procedure to address one of its…

计算与语言 · 计算机科学 2019-10-25 Raghavendra Pappagari , Piotr Żelasko , Jesús Villalba , Yishay Carmiel , Najim Dehak

We tackle the Dialogue Belief State Tracking(DST) problem of task-oriented conversational systems. Recent approaches to this problem leveraging Transformer-based models have yielded great results. However, training these models is…

计算与语言 · 计算机科学 2022-04-19 Debjoy Saha , Bishal Santra , Pawan Goyal

Dialogue state tracking (DST) is evaluated by exact matching methods, which rely on large amounts of labeled data and ignore semantic consistency, leading to over-evaluation. Currently, leveraging large language models (LLM) in evaluating…

计算与语言 · 计算机科学 2024-06-18 Ming Gu , Yan Yang

Recently, researchers have explored using the encoder-decoder framework to tackle dialogue state tracking (DST), which is a key component of task-oriented dialogue systems. However, they regard a multi-turn dialogue as a flat sequence,…

计算与语言 · 计算机科学 2021-07-27 Linhao Zhang , Houfeng Wang

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 context as search…

计算与语言 · 计算机科学 2024-04-04 Seanie Lee , Jianpeng Cheng , Joris Driesen , Alexandru Coca , Anders Johannsen

Slot labeling (SL) is a core component of task-oriented dialogue (ToD) systems, where slots and corresponding values are usually language-, task- and domain-specific. Therefore, extending the system to any new language-domain-task…

计算与语言 · 计算机科学 2023-11-14 Evgeniia Razumovskaia , Ivan Vulić , Anna Korhonen

Task oriented dialogue systems rely heavily on specialized dialogue state tracking (DST) modules for dynamically predicting user intent throughout the conversation. State-of-the-art DST models are typically trained in a supervised manner…

The medical dialogue system is a promising application that can provide great convenience for patients. The dialogue state tracking (DST) module in the medical dialogue system which interprets utterances into the machine-readable structure…

计算与语言 · 计算机科学 2022-03-21 Jun Liu , Tong Ruan , Haofen Wang , Huanhuan Zhang

Dialogue state tracking (DST) is a crucial module in dialogue management. It is usually cast as a supervised training problem, which is not convenient for on-line optimization. In this paper, a novel companion teaching based deep…

计算与语言 · 计算机科学 2020-09-23 Zhi Chen , Lu Chen , Xiang Zhou , Kai Yu

Previous zero-shot dialogue state tracking (DST) methods only apply transfer learning, ignoring unlabelled data in the target domain. We transform zero-shot DST into few-shot DST by utilising such unlabelled data via joint and self-training…

计算与语言 · 计算机科学 2024-04-04 Chuang Li , Yan Zhang , Min-Yen Kan , Haizhou Li

Dialogue State Tracking (DST), which is the process of inferring user goals by estimating belief states given the dialogue history, plays a critical role in task-oriented dialogue systems. A coreference phenomenon observed in multi-turn…

计算与语言 · 计算机科学 2021-06-17 Ting Han , Chongxuan Huang , Wei Peng

Dialogue State Tracking is central to multi-domain task-oriented dialogue systems, responsible for extracting information from user utterances. We present a novel hybrid architecture that augments GPT-2 with representations derived from…

计算与语言 · 计算机科学 2021-09-24 Weizhe Lin , Bo-Hsiang Tseng , Bill Byrne

We introduce a new language representation model called BERT, which stands for Bidirectional Encoder Representations from Transformers. Unlike recent language representation models, BERT is designed to pre-train deep bidirectional…

计算与语言 · 计算机科学 2019-05-28 Jacob Devlin , Ming-Wei Chang , Kenton Lee , Kristina Toutanova

Modern text-to-speech (TTS) systems are able to generate audio that sounds almost as natural as human speech. However, the bar of developing high-quality TTS systems remains high since a sizable set of studio-quality <text, audio> pairs is…

计算与语言 · 计算机科学 2019-06-19 Wei Fang , Yu-An Chung , James Glass

The latency in the current neural based dialogue state tracking models prohibits them from being used efficiently for deployment in production systems, albeit their highly accurate performance. This paper proposes a new scalable and…

计算与语言 · 计算机科学 2018-12-04 Elnaz Nouri , Ehsan Hosseini-Asl

A key component of modern conversational systems is the Dialogue State Tracker (or DST), which models a user's goals and needs. Toward building more robust and reliable DSTs, we introduce a prompt-based learning approach to automatically…

计算与语言 · 计算机科学 2023-06-08 Xiangjue Dong , Yun He , Ziwei Zhu , James Caverlee

Dialogue state tracking (DST) plays an essential role in task-oriented dialogue systems. However, user's input may contain implicit information, posing significant challenges for DST tasks. Additionally, DST data includes complex…

计算与语言 · 计算机科学 2024-12-05 Zihao Yi , Zhe Xu , Ying Shen

End-to-end (E2E) automatic speech recognition (ASR) systems often have difficulty recognizing uncommon words, that appear infrequently in the training data. One promising method, to improve the recognition accuracy on such rare words, is to…