中文
相关论文

相关论文: Recurrent Polynomial Network for Dialogue State Tr…

200 篇论文

Recent studies in dialogue state tracking (DST) leverage historical information to determine states which are generally represented as slot-value pairs. However, most of them have limitations to efficiently exploit relevant context due to…

计算与语言 · 计算机科学 2020-12-22 Yong Shan , Zekang Li , Jinchao Zhang , Fandong Meng , Yang Feng , Cheng Niu , Jie Zhou

Generative model has been one of the most common approaches for solving the Dialog State Tracking Problem with the capabilities to model the dialog hypotheses in an explicit manner. The most important task in such Bayesian networks models…

人工智能 · 计算机科学 2017-02-22 Quan Nguyen

Task oriented dialog agents provide a natural language interface for users to complete their goal. Dialog State Tracking (DST), which is often a core component of these systems, tracks the system's understanding of the user's goal…

计算与语言 · 计算机科学 2020-02-21 Adarsh Kumar , Peter Ku , Anuj Kumar Goyal , Angeliki Metallinou , Dilek Hakkani-Tur

There has been significant interest in zero and few-shot learning for dialogue state tracking (DST) due to the high cost of collecting and annotating task-oriented dialogues. Recent work has demonstrated that in-context learning requires…

计算与语言 · 计算机科学 2023-07-06 Brendan King , Jeffrey Flanigan

Tracking dialogue states is an essential topic in task-oriented dialogue systems, which involve filling in the necessary information in pre-defined slots corresponding to a schema. While general pre-trained language models have been shown…

计算与语言 · 计算机科学 2023-11-14 Ruolin Su , Ting-Wei Wu , Biing-Hwang Juang

The task of dialogue generation aims to automatically provide responses given previous utterances. Tracking dialogue states is an important ingredient in dialogue generation for estimating users' intention. However, the \emph{expensive…

计算与语言 · 计算机科学 2018-09-03 Xisen Jin , Wenqiang Lei , Zhaochun Ren , Hongshen Chen , Shangsong Liang , Yihong Zhao , Dawei Yin

Annotating task-oriented dialogues is notorious for the expensive and difficult data collection process. Few-shot dialogue state tracking (DST) is a realistic solution to this problem. In this paper, we hypothesize that dialogue summaries…

计算与语言 · 计算机科学 2022-03-04 Jamin Shin , Hangyeol Yu , Hyeongdon Moon , Andrea Madotto , Juneyoung Park

The schema-guided paradigm overcomes scalability issues inherent in building task-oriented dialogue (TOD) agents with static ontologies. Instead of operating on dialogue context alone, agents have access to hierarchical schemas containing…

计算与语言 · 计算机科学 2023-03-20 A. Coca , B. H. Tseng , W. Lin , B. Byrne

Zero-shot Dialogue State Tracking (DST) addresses the challenge of acquiring and annotating task-oriented dialogues, which can be time-consuming and costly. However, DST extends beyond simple slot-filling and requires effective updating…

计算与语言 · 计算机科学 2023-11-28 Yuxiang Wu , Guanting Dong , Weiran Xu

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

Recently, the source separation performance was greatly improved by time-domain audio source separation based on dual-path recurrent neural network (DPRNN). DPRNN is a simple but effective model for a long sequential data. While DPRNN is…

音频与语音处理 · 电气工程与系统科学 2020-06-25 Keisuke Kinoshita , Thilo von Neumann , Marc Delcroix , Tomohiro Nakatani , Reinhold Haeb-Umbach

A practical dialogue system requires the capacity for ongoing skill acquisition and adaptability to new tasks while preserving prior knowledge. However, current methods for Continual Dialogue State Tracking (DST), a crucial function of…

计算与语言 · 计算机科学 2024-09-01 Yujie Feng , Xu Chu , Yongxin Xu , Guangyuan Shi , Bo Liu , Xiao-Ming Wu

Existing approaches to Dialogue State Tracking (DST) rely on turn level dialogue state annotations, which are expensive to acquire in large scale. In call centers, for tasks like managing bookings or subscriptions, the user goal can be…

计算与语言 · 计算机科学 2021-01-29 Shuailong Liang , Lahari Poddar , Gyuri Szarvas

Dialogue State Tracking (DST) is a core component of virtual assistants such as Alexa or Siri. To accomplish various tasks, these assistants need to support an increasing number of services and APIs. The Schema-Guided State Tracking track…

计算与语言 · 计算机科学 2020-02-10 Pavel Gulyaev , Eugenia Elistratova , Vasily Konovalov , Yuri Kuratov , Leonid Pugachev , Mikhail Burtsev

Dialogue state tracking (DST) plays a key role in task-oriented dialogue systems to monitor the user's goal. In general, there are two strategies to track a dialogue state: predicting it from scratch and updating it from previous state. The…

计算与语言 · 计算机科学 2021-06-01 Puhai Yang , Heyan Huang , Xian-Ling Mao

In task-oriented dialogue systems, recent dialogue state tracking methods tend to perform one-pass generation of the dialogue state based on the previous dialogue state. The mistakes of these models made at the current turn are prone to be…

计算与语言 · 计算机科学 2021-11-01 Xin Tian , Liankai Huang , Yingzhan Lin , Siqi Bao , Huang He , Yunyi Yang , Hua Wu , Fan Wang , Shuqi Sun

We present a new model, Predictive State Recurrent Neural Networks (PSRNNs), for filtering and prediction in dynamical systems. PSRNNs draw on insights from both Recurrent Neural Networks (RNNs) and Predictive State Representations (PSRs),…

机器学习 · 统计学 2017-06-20 Carlton Downey , Ahmed Hefny , Boyue Li , Byron Boots , Geoffrey Gordon

An important yet rarely tackled problem in dialogue state tracking (DST) is scalability for dynamic ontology (e.g., movie, restaurant) and unseen slot values. We focus on a specific condition, where the ontology is unknown to the state…

计算与语言 · 计算机科学 2019-07-09 Guan-Lin Chao , Ian Lane

We model coherent conversation continuation via RNN-based dialogue models equipped with a dynamic attention mechanism. Our attention-RNN language model dynamically increases the scope of attention on the history as the conversation…

计算与语言 · 计算机科学 2016-11-22 Hongyuan Mei , Mohit Bansal , Matthew R. Walter

In this paper, we present a probabilistic framework for goal-driven spoken dialog systems. A new dynamic stochastic state (DS-state) is then defined to characterize the goal set of a dialog state at different stages of the dialog process.…

人工智能 · 计算机科学 2015-04-28 Ji Wu , Miao Li , Chin-Hui Lee