中文
相关论文

相关论文: BORT: Back and Denoising Reconstruction for End-to…

200 篇论文

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

Existing pipelined task-oriented dialogue systems usually have difficulties adapting to unseen domains, whereas end-to-end systems are plagued by large-scale knowledge bases in practice. In this paper, we introduce a novel query-driven…

计算与语言 · 计算机科学 2022-10-17 Xin Tian , Yingzhan Lin , Mengfei Song , Siqi Bao , Fan Wang , Huang He , Shuqi Sun , Hua Wu

Spoken language understanding, which extracts intents and/or semantic concepts in utterances, is conventionally formulated as a post-processing of automatic speech recognition. It is usually trained with oracle transcripts, but needs to…

声音 · 计算机科学 2020-07-30 Viet-Trung Dang , Tianyu Zhao , Sei Ueno , Hirofumi Inaguma , Tatsuya Kawahara

Task-oriented dialog presents a difficult challenge encompassing multiple problems including multi-turn language understanding and generation, knowledge retrieval and reasoning, and action prediction. Modern dialog systems typically begin…

In Task-Oriented Dialogue (TOD) systems, correctly updating the system's understanding of the user's requests (\textit{a.k.a} dialogue state tracking) is key to a smooth interaction. Traditionally, TOD systems perform this update in three…

计算与语言 · 计算机科学 2024-07-02 Lucas Druart , Valentin Vielzeuf , Yannick Estève

Medical imaging is nowadays a pillar in diagnostics and therapeutic follow-up. Current research tries to integrate established - but ionizing - tomographic techniques with technologies offering reduced radiation exposure. Diffuse Optical…

数值分析 · 数学 2024-02-15 Alessandro Benfenati , Paola Causin , Martina Quinteri

Recent works in dialogue state tracking (DST) focus on an open vocabulary-based setting to resolve scalability and generalization issues of the predefined ontology-based approaches. However, they are inefficient in that they predict the…

计算与语言 · 计算机科学 2020-05-05 Sungdong Kim , Sohee Yang , Gyuwan Kim , Sang-Woo Lee

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

In this paper, we propose to formulate the task-oriented dialogue system as the purely natural language generation task, so as to fully leverage the large-scale pre-trained models like GPT-2 and simplify complicated delexicalization…

计算与语言 · 计算机科学 2022-04-26 Weizhi Wang , Zhirui Zhang , Junliang Guo , Yinpei Dai , Boxing Chen , Weihua Luo

Generating intermediate steps, or Chain of Thought (CoT), is an effective way to significantly improve language models' (LM) multi-step reasoning capability. However, the CoT lengths can grow rapidly with the problem complexity, easily…

计算与语言 · 计算机科学 2023-06-13 Soochan Lee , Gunhee Kim

While large neural-based conversational models have become increasingly proficient dialogue agents, recent work has highlighted safety issues with these systems. For example, these systems can be goaded into generating toxic content, which…

计算与语言 · 计算机科学 2023-10-24 Nicholas Meade , Spandana Gella , Devamanyu Hazarika , Prakhar Gupta , Di Jin , Siva Reddy , Yang Liu , Dilek Hakkani-Tür

The recent advent of neural approaches for developing each dialog component in task-oriented dialog systems has remarkably improved, yet optimizing the overall system performance remains a challenge. Besides, previous research on modeling…

计算与语言 · 计算机科学 2021-08-27 Hwaran Lee , Seokhwan Jo , HyungJun Kim , Sangkeun Jung , Tae-Yoon Kim

Current task-oriented dialog (TOD) systems mostly manage structured knowledge (e.g. databases and tables) to guide the goal-oriented conversations. However, they fall short of handling dialogs which also involve unstructured knowledge (e.g.…

计算与语言 · 计算机科学 2022-02-02 Silin Gao , Ryuichi Takanobu , Antoine Bosselut , Minlie Huang

Task-oriented dialogue systems often employ a Dialogue State Tracker (DST) to successfully complete conversations. Recent state-of-the-art DST implementations rely on schemata of diverse services to improve model robustness and handle…

计算与语言 · 计算机科学 2022-07-05 Eleftherios Kapelonis , Efthymios Georgiou , Alexandros Potamianos

We investigate the problem of multi-domain Dialogue State Tracking (DST) with open vocabulary. Existing approaches exploit BERT encoder and copy-based RNN decoder, where the encoder predicts the state operation, and the decoder generates…

计算与语言 · 计算机科学 2021-04-09 Yan Zeng , Jian-Yun Nie

Despite showing increasingly human-like conversational abilities, state-of-the-art dialogue models often suffer from factual incorrectness and hallucination of knowledge (Roller et al., 2020). In this work we explore the use of…

计算与语言 · 计算机科学 2021-04-16 Kurt Shuster , Spencer Poff , Moya Chen , Douwe Kiela , Jason Weston

This paper presents an end-to-end framework for task-oriented dialog systems using a variant of Deep Recurrent Q-Networks (DRQN). The model is able to interface with a relational database and jointly learn policies for both language…

人工智能 · 计算机科学 2016-09-19 Tiancheng Zhao , Maxine Eskenazi

Goal-oriented dialogue systems are now being widely adopted in industry where it is of key importance to maintain a rapid prototyping cycle for new products and domains. Data-driven dialogue system development has to be adapted to meet this…

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

Multimodal chatbots have become one of the major topics for dialogue systems in both research community and industry. Recently, researchers have shed light on the multimodality of responses as well as dialogue contexts. This work explores…

计算与语言 · 计算机科学 2026-05-05 Seongbo Jang , Seonghyeon Lee , Dongha Lee , Hwanjo Yu

Recent advances in pre-trained language models have significantly improved neural response generation. However, existing methods usually view the dialogue context as a linear sequence of tokens and learn to generate the next word through…

计算与语言 · 计算机科学 2021-12-14 Xiaodong Gu , Kang Min Yoo , Jung-Woo Ha