中文
相关论文

相关论文: Zero-shot Generalization in Dialog State Tracking …

200 篇论文

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

This paper introduces one of our group's work on the Dialog System Technology Challenges 8 (DSTC8), the SPPD system for Schema Guided dialogue state tracking challenge. This challenge, named as Track 4 in DSTC8, provides a brand new and…

计算与语言 · 计算机科学 2020-06-17 Miao Li , Haoqi Xiong , Yunbo Cao

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…

计算与语言 · 计算机科学 2019-08-19 Igor Shalyminov , Sungjin Lee , Arash Eshghi , Oliver Lemon

Slot filling is identifying contiguous spans of words in an utterance that correspond to certain parameters (i.e., slots) of a user request/query. Slot filling is one of the most important challenges in modern task-oriented dialog systems.…

计算与语言 · 计算机科学 2021-01-19 A. B. Siddique , Fuad Jamour , Vagelis Hristidis

As a crucial component in task-oriented dialog systems, the Natural Language Generation (NLG) module converts a dialog act represented in a semantic form into a response in natural language. The success of traditional template-based or…

计算与语言 · 计算机科学 2020-02-28 Baolin Peng , Chenguang Zhu , Chunyuan Li , Xiujun Li , Jinchao Li , Michael Zeng , Jianfeng Gao

Zero/few-shot transfer to unseen services is a critical challenge in task-oriented dialogue research. The Schema-Guided Dialogue (SGD) dataset introduced a paradigm for enabling models to support any service in zero-shot through schemas,…

计算与语言 · 计算机科学 2022-08-24 Harrison Lee , Raghav Gupta , Abhinav Rastogi , Yuan Cao , Bin Zhang , Yonghui Wu

Dialogue state tracking (DST) plays an important role in task-oriented dialogue systems. However, collecting a large amount of turn-by-turn annotated dialogue data is costly and inefficient. In this paper, we propose a novel turn-level…

计算与语言 · 计算机科学 2023-10-24 Zihan Zhang , Meng Fang , Fanghua Ye , Ling Chen , Mohammad-Reza Namazi-Rad

Task-oriented dialogue (TOD) systems enable users to achieve their goals through natural language interactions. Traditionally, these systems have relied on turn-level manually annotated metadata, such as dialogue states and policy…

计算与语言 · 计算机科学 2024-11-05 Adib Mosharrof , A. B. Siddique

Dialog State Tracking (DST) is one of the most crucial modules for goal-oriented dialogue systems. In this paper, we introduce FastSGT (Fast Schema Guided Tracker), a fast and robust BERT-based model for state tracking in goal-oriented…

机器学习 · 计算机科学 2020-08-31 Vahid Noroozi , Yang Zhang , Evelina Bakhturina , Tomasz Kornuta

Stance detection is an important component of understanding hidden influences in everyday life. Since there are thousands of potential topics to take a stance on, most with little to no training data, we focus on zero-shot stance detection:…

计算与语言 · 计算机科学 2020-10-09 Emily Allaway , Kathleen McKeown

Task-oriented dialog systems increasingly rely on deep learning-based slot filling models, usually needing extensive labeled training data for target domains. Often, however, little to no target domain training data may be available, or the…

计算与语言 · 计算机科学 2019-06-18 Darsh J Shah , Raghav Gupta , Amir A Fayazi , Dilek Hakkani-Tur

Tracking dialogue states to better interpret user goals and feed downstream policy learning is a bottleneck in dialogue management. Common practice has been to treat it as a problem of classifying dialogue content into a set of pre-defined…

人工智能 · 计算机科学 2020-06-04 Lizi Liao , Yunshan Ma , Wenqiang Lei , Tat-Seng Chua

The challenge of defining a slot schema to represent the state of a task-oriented dialogue system is addressed by Slot Schema Induction (SSI), which aims to automatically induce slots from unlabeled dialogue data. Whereas previous…

计算与语言 · 计算机科学 2024-08-06 James D. Finch , Boxin Zhao , Jinho D. Choi

Designed for tracking user goals in dialogues, a dialogue state tracker is an essential component in a dialogue system. However, the research of dialogue state tracking has largely been limited to unimodality, in which slots and slot values…

人工智能 · 计算机科学 2022-06-17 Hung Le , Nancy F. Chen , Steven C. H. Hoi

State-of-the-art slot filling models for goal-oriented human/machine conversational language understanding systems rely on deep learning methods. While multi-task training of such models alleviates the need for large in-domain annotated…

人工智能 · 计算机科学 2017-07-11 Ankur Bapna , Gokhan Tur , Dilek Hakkani-Tur , Larry Heck

Dialogue state tracking, which estimates user goals and requests given the dialogue context, is an essential part of task-oriented dialogue systems. In this paper, we propose the Global-Locally Self-Attentive Dialogue State Tracker (GLAD),…

计算与语言 · 计算机科学 2018-09-10 Victor Zhong , Caiming Xiong , Richard Socher

Conversational agents such as Alexa and Google Assistant constantly need to increase their language understanding capabilities by adding new domains. A massive amount of labeled data is required for training each new domain. While domain…

计算与语言 · 计算机科学 2018-08-31 Sungjin Lee , Rahul Jha

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

Slot filling is a fundamental task in dialog state tracking in task-oriented dialog systems. In multi-domain task-oriented dialog system, user utterances and system responses may mention multiple named entities and attributes values. A…

计算与语言 · 计算机科学 2021-08-26 Yuhao Ding , Yik-Cheung Tam

Zero-shot cross-domain slot filling aims to transfer knowledge from the labeled source domain to the unlabeled target domain. Existing models either encode slot descriptions and examples or design handcrafted question templates using…

计算与语言 · 计算机科学 2023-07-07 Xuefeng Li , Liwen Wang , Guanting Dong , Keqing He , Jinzheng Zhao , Hao Lei , Jiachi Liu , Weiran Xu