中文
相关论文

相关论文: DLGNet: A Transformer-based Model for Dialogue Res…

200 篇论文

Pre-trained language models have shown remarkable success in improving various downstream NLP tasks due to their ability to capture dependencies in textual data and generate natural responses. In this paper, we leverage the power of…

计算与语言 · 计算机科学 2020-06-30 Hung Le , Steven C. H. Hoi

Pre-trained language models (PLM) have marked a huge leap in neural dialogue modeling. While PLMs are pre-trained on large-scale text corpora, they are usually fine-tuned on scarce dialogue data with specific domain knowledge and dialogue…

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

Collection of annotated dialogs for training task-oriented dialog systems have been one of the key bottlenecks in improving current models. While dialog response generation has been widely studied on the agent side, it is not evident if…

计算与语言 · 计算机科学 2023-10-17 Dustin Axman , Avik Ray , Shubham Garg , Jing Huang

With the availability of massive general-domain dialogue data, pre-trained dialogue generation appears to be super appealing to transfer knowledge from the general domain to downstream applications. In most existing work, such transferable…

计算与语言 · 计算机科学 2022-10-25 Xueliang Zhao , Lemao Liu , Tingchen Fu , Shuming Shi , Dongyan Zhao , Rui Yan

Transformer encoder-decoder models have achieved great performance in dialogue generation tasks, however, their inability to process long dialogue history often leads to truncation of the context To address this problem, we propose a novel…

计算与语言 · 计算机科学 2023-05-24 Qingyang Wu , Zhou Yu

Natural Language Processing (NLP) has witnessed a transformative leap with the advent of transformer-based architectures, which have significantly enhanced the ability of machines to understand and generate human-like text. This paper…

计算与语言 · 计算机科学 2025-03-27 Tianhao Wu , Yu Wang , Ngoc Quach

Natural language generation (NLG) is a critical component in conversational systems, owing to its role of formulating a correct and natural text response. Traditionally, NLG components have been deployed using template-based solutions.…

Data scarcity is a long-standing and crucial challenge that hinders quick development of task-oriented dialogue systems across multiple domains: task-oriented dialogue models are expected to learn grammar, syntax, dialogue reasoning,…

计算与语言 · 计算机科学 2019-08-06 Paweł Budzianowski , Ivan Vulić

Building a dialogue system that can communicate naturally with humans is a challenging yet interesting problem of agent-based computing. The rapid growth in this area is usually hindered by the long-standing problem of data scarcity as…

计算与语言 · 计算机科学 2021-04-23 Munazza Zaib , Quan Z. Sheng , Wei Emma Zhang

Deep neural networks have shown recent promise in many language-related tasks such as the modeling of conversations. We extend RNN-based sequence to sequence models to capture the long range discourse across many turns of conversation. We…

计算与语言 · 计算机科学 2016-07-18 John M. Pierre , Mark Butler , Jacob Portnoff , Luis Aguilar

Dialogue response generation (DRG) is a critical component of task-oriented dialogue systems (TDSs). Its purpose is to generate proper natural language responses given some context, e.g., historical utterances, system states, etc.…

计算与语言 · 计算机科学 2020-02-20 Jiahuan Pei , Pengjie Ren , Christof Monz , Maarten de Rijke

Recent advancements in large language models (LLMs) have led to significant progress in text-based dialogue systems. These systems can now generate high-quality responses that are accurate and coherent across a wide range of topics and…

计算与语言 · 计算机科学 2025-01-10 Long Mai , Julie Carson-Berndsen

Large Language Models (LLMs) have demonstrated superior abilities in tasks such as chatting, reasoning, and question-answering. However, standard LLMs may ignore crucial paralinguistic information, such as sentiment, emotion, and speaking…

The reasoning capability of large language models (LLMs), defined as their ability to analyze, infer, and make decisions based on input information, is essential for building intelligent task-oriented dialogue systems. However, existing…

计算与语言 · 计算机科学 2026-03-02 Yu Zhu , Kai Yang

The generation of personalized dialogue is vital to natural and human-like conversation. Typically, personalized dialogue generation models involve conditioning the generated response on the dialogue history and a representation of the…

计算与语言 · 计算机科学 2021-11-23 Jing Yang Lee , Kong Aik Lee , Woon Seng Gan

In recent years, Natural Language Processing (NLP) models have achieved phenomenal success in linguistic and semantic tasks like text classification, machine translation, cognitive dialogue systems, information retrieval via Natural…

计算与语言 · 计算机科学 2021-05-18 Sushant Singh , Ausif Mahmood

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

Dialogue State Tracking (DST) is designed to monitor the evolving dialogue state in the conversations and plays a pivotal role in developing task-oriented dialogue systems. However, obtaining the annotated data for the DST task is usually a…

计算与语言 · 计算机科学 2024-05-24 Cheng Niu , Xingguang Wang , Xuxin Cheng , Juntong Song , Tong Zhang

Large-scale pretrained language models have achieved outstanding performance on natural language understanding tasks. However, it is still under investigating how to apply them to dialogue generation tasks, especially those with responses…

计算与语言 · 计算机科学 2020-10-16 Yu Cao , Wei Bi , Meng Fang , Dacheng Tao

Recent neural models of dialogue generation offer great promise for generating responses for conversational agents, but tend to be shortsighted, predicting utterances one at a time while ignoring their influence on future outcomes. Modeling…

计算与语言 · 计算机科学 2016-09-30 Jiwei Li , Will Monroe , Alan Ritter , Michel Galley , Jianfeng Gao , Dan Jurafsky