中文
相关论文

相关论文: Data Augmentation for Copy-Mechanism in Dialogue S…

200 篇论文

In task-oriented dialogue systems the dialogue state tracker (DST) component is responsible for predicting the state of the dialogue based on the dialogue history. Current DST approaches rely on a predefined domain ontology, a fact that…

计算与语言 · 计算机科学 2020-01-22 Vevake Balaraman , Bernardo Magnini

Dialogue State Tracking (DST) is crucial for understanding user needs and executing appropriate system actions in task-oriented dialogues. Majority of existing DST methods are designed to work within predefined ontologies and assume the…

计算与语言 · 计算机科学 2025-03-11 Abdulfattah Safa , Gözde Gül Şahin

Dialogue state tracking (DST) is an essential sub-task for task-oriented dialogue systems. Recent work has focused on deep neural models for DST. However, the neural models require a large dataset for training. Furthermore, applying them to…

计算与语言 · 计算机科学 2022-10-06 Hyunmin Jeon , Gary Geunbae Lee

Existing dialogue state tracking (DST) models require plenty of labeled data. However, collecting high-quality labels is costly, especially when the number of domains increases. In this paper, we address a practical DST problem that is…

计算与语言 · 计算机科学 2020-10-28 Chien-Sheng Wu , Steven Hoi , Caiming Xiong

Task-oriented dialogue focuses on conversational agents that participate in user-initiated dialogues on domain-specific topics. In contrast to chatbots, which simply seek to sustain open-ended meaningful discourse, existing task-oriented…

计算与语言 · 计算机科学 2017-08-16 Mihail Eric , Christopher D. Manning

Data augmentation is a technique to generate new training data based on existing data. We evaluate the simple and cost-effective method of concatenating the original data examples to build new training instances. Continued training with…

计算与语言 · 计算机科学 2023-06-12 Tsz Kin Lam , Shigehiko Schamoni , Stefan Riezler

Task-oriented dialogue (TOD) systems are required to identify key information from conversations for the completion of given tasks. Such information is conventionally specified in terms of intents and slots contained in task-specific…

计算与语言 · 计算机科学 2022-01-25 Jeffrey Zhao , Raghav Gupta , Yuan Cao , Dian Yu , Mingqiu Wang , Harrison Lee , Abhinav Rastogi , Izhak Shafran , Yonghui Wu

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

Dialogue state tracking plays a crucial role in extracting information in task-oriented dialogue systems. However, preceding research are limited to textual modalities, primarily due to the shortage of authentic human audio datasets. We…

声音 · 计算机科学 2023-12-05 Jihyun Lee , Yejin Jeon , Wonjun Lee , Yunsu Kim , Gary Geunbae Lee

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

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

Most recently proposed approaches in dialogue state tracking (DST) leverage the context and the last dialogue states to track current dialogue states, which are often slot-value pairs. Although the context contains the complete dialogue…

计算与语言 · 计算机科学 2021-07-13 Jingyao Zhou , Haipang Wu , Zehao Lin , Guodun Li , Yin Zhang

Dialogue state tracking models play an important role in a task-oriented dialogue system. However, most of them model the slot types conditionally independently given the input. We discover that it may cause the model to be confused by slot…

计算与语言 · 计算机科学 2021-11-16 Ting-Rui Chiang , Yi-Ting Yeh

Neural dialog state trackers are generally limited due to the lack of quantity and diversity of annotated training data. In this paper, we address this difficulty by proposing a reinforcement learning (RL) based framework for data…

计算与语言 · 计算机科学 2019-11-19 Yichun Yin , Lifeng Shang , Xin Jiang , Xiao Chen , Qun Liu

Dialogue State Tracking (DST), a crucial component of task-oriented dialogue (ToD) systems, keeps track of all important information pertaining to dialogue history: filling slots with the most probable values throughout the conversation.…

计算与语言 · 计算机科学 2023-02-28 Han Zhou , Ignacio Iacobacci , Pasquale Minervini

Dialogue management (DM) decides the next action of a dialogue system according to the current dialogue state, and thus plays a central role in task-oriented dialogue systems. Since dialogue management requires to have access to not only…

计算与语言 · 计算机科学 2018-05-14 Zheng Zhang , Minlie Huang , Zhongzhou Zhao , Feng Ji , Haiqing Chen , Xiaoyan Zhu

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

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

Dialogue State Tracking (DST) is of paramount importance in ensuring accurate tracking of user goals and system actions within task-oriented dialogue systems. The emergence of large language models (LLMs) such as GPT3 and ChatGPT has…

计算与语言 · 计算机科学 2023-10-24 Yujie Feng , Zexin Lu , Bo Liu , Liming Zhan , Xiao-Ming Wu

Dialogue state tracking is an important component in task-oriented dialogue systems to identify users' goals and requests as a dialogue proceeds. However, as most previous models are dependent on dialogue slots, the model complexity soars…

计算与语言 · 计算机科学 2019-09-27 Chenguang Zhu , Michael Zeng , Xuedong Huang