中文
相关论文

相关论文: Domain Aware Neural Dialog System

200 篇论文

The rise of agentic systems that combine orchestration, tool use, and conversational capabilities, has been more visible by the recent advent of large language models (LLMs). While open-domain frameworks exist, applying them in private…

多智能体系统 · 计算机科学 2025-11-14 Won Ik Cho , Woonghee Han , Kyung Seo Ki , Young Min Kim

Encoder-decoder based neural architectures serve as the basis of state-of-the-art approaches in end-to-end open domain dialog systems. Since most of such systems are trained with a maximum likelihood~(MLE) objective they suffer from issues…

Good communication is critical to good healthcare. Clinical dialogue is a conversation between health practitioners and their patients, with the explicit goal of obtaining and sharing medical information. This information contributes to…

计算与语言 · 计算机科学 2022-05-30 Gayani Nanayakkara , Nirmalie Wiratunga , David Corsar , Kyle Martin , Anjana Wijekoon

Spoken dialogue systems allow humans to interact with machines using natural speech. As such, they have many benefits. By using speech as the primary communication medium, a computer interface can facilitate swift, human-like acquisition of…

Current generative-based dialogue systems are data-hungry and fail to adapt to new unseen domains when only a small amount of target data is available. Additionally, in real-world applications, most domains are underrepresented, so there is…

计算与语言 · 计算机科学 2021-02-23 Rui Ribeiro , Alberto Abad , José Lopes

Recent research in dialogue systems and corpora has focused on two main categories: task-oriented (TOD) and open-domain (chit-chat) dialogues. TOD systems help users accomplish specific tasks, while open-domain systems aim to create…

计算与语言 · 计算机科学 2024-04-30 Wen-Yu Chang , Yun-Nung Chen

In this thesis, we leverage the neural copy mechanism and memory-augmented neural networks (MANNs) to address existing challenge of neural task-oriented dialogue learning. We show the effectiveness of our strategy by achieving good…

计算与语言 · 计算机科学 2019-05-21 Chien-Sheng Wu

Continual learning in task-oriented dialogue systems can allow us to add new domains and functionalities through time without incurring the high cost of a whole system retraining. In this paper, we propose a continual learning benchmark for…

计算与语言 · 计算机科学 2021-01-01 Andrea Madotto , Zhaojiang Lin , Zhenpeng Zhou , Seungwhan Moon , Paul Crook , Bing Liu , Zhou Yu , Eunjoon Cho , Zhiguang Wang

The task of dialogue rewriting aims to reconstruct the latest dialogue utterance by copying the missing content from the dialogue context. Until now, the existing models for this task suffer from the robustness issue, i.e., performances…

计算与语言 · 计算机科学 2021-01-01 Jie Hao , Linfeng Song , Liwei Wang , Kun Xu , Zhaopeng Tu , Dong Yu

Recent statistical approaches have improved the robustness and scalability of spoken dialogue systems. However, despite recent progress in domain adaptation, their reliance on in-domain data still limits their cross-domain scalability. In…

计算与语言 · 计算机科学 2018-04-03 Simon Keizer , Verena Rieser

Despite end-to-end neural systems making significant progress in the last decade for task-oriented as well as chit-chat based dialogue systems, most dialogue systems rely on hybrid approaches which use a combination of rule-based, retrieval…

计算与语言 · 计算机科学 2021-05-07 Ashish Shrivastava , Kaustubh Dhole , Abhinav Bhatt , Sharvani Raghunath

We present our work on Track 2 in the Dialog System Technology Challenges 11 (DSTC11). DSTC11-Track2 aims to provide a benchmark for zero-shot, cross-domain, intent-set induction. In the absence of in-domain training dataset, robust…

计算与语言 · 计算机科学 2023-03-20 Jihyun Lee , Seungyeon Seo , Yunsu Kim , Gary Geunbae Lee

Cross-domain sentiment classification has been a hot spot these years, which aims to learn a reliable classifier using labeled data from a source domain and evaluate it on a target domain. In this vein, most approaches utilized domain…

计算与语言 · 计算机科学 2022-09-08 Yicheng Zhu , Yiqiao Qiu , Qingyuan Wu , Fu Lee Wang , Yanghui Rao

Open-domain human-computer conversation has attracted much attention in the field of NLP. Contrary to rule- or template-based domain-specific dialog systems, open-domain conversation usually requires data-driven approaches, which can be…

计算与语言 · 计算机科学 2016-10-25 Yiping Song , Rui Yan , Xiang Li , Dongyan Zhao , Ming Zhang

While research on dialogue response generation has primarily focused on generating coherent responses conditioning on textual context, the critical question of when to respond grounded on the temporal context remains underexplored. To…

计算与语言 · 计算机科学 2025-06-18 Seongbo Jang , Minjin Jeon , Jaehoon Lee , Seonghyeon Lee , Dongha Lee , Hwanjo Yu

Sequence-to-sequence (seq2seq) neural models have been actively investigated for abstractive summarization. Nevertheless, existing neural abstractive systems frequently generate factually incorrect summaries and are vulnerable to…

计算与语言 · 计算机科学 2018-10-16 Lisa Fan , Dong Yu , Lu Wang

With the increasing research interest in dialogue response generation, there is an emerging branch formulating this task as selecting next sentences, where given the partial dialogue contexts, the goal is to determine the most probable next…

计算与语言 · 计算机科学 2019-03-22 Ting-Rui Chiang , Chao-Wei Huang , Shang-Yu Su , Yun-Nung Chen

Task-oriented dialogue systems are essential for applications ranging from customer service to personal assistants and are widely used across various industries. However, developing effective multi-domain systems remains a significant…

计算与语言 · 计算机科学 2024-11-04 Aman Gupta , Anirudh Ravichandran , Ziji Zhang , Swair Shah , Anurag Beniwal , Narayanan Sadagopan

Multiturn dialogue models aim to generate human-like responses by leveraging conversational context, consisting of utterances from previous exchanges. Existing methods often neglect the interactions between these utterances or treat all of…

计算与语言 · 计算机科学 2025-04-15 Akanksha Mehndiratta , Krishna Asawa

The ability of a machine to communicate with humans has long been associated with the general success of AI. This dates back to Alan Turing's epoch-making work in the early 1950s, which proposes that a machine's intelligence can be tested…

计算与语言 · 计算机科学 2020-02-03 Jiwei Li