中文
相关论文

相关论文: SaFeRDialogues: Taking Feedback Gracefully after C…

200 篇论文

Current neural network-based conversational models lack diversity and generate boring responses to open-ended utterances. Priors such as persona, emotion, or topic provide additional information to dialog models to aid response generation,…

计算与语言 · 计算机科学 2019-08-05 Richard Csaky , Patrik Purgai , Gabor Recski

Recent years have seen increasing concerns about the unsafe response generation of large-scale dialogue systems, where agents will learn offensive or biased behaviors from the real-world corpus. Some methods are proposed to address the…

计算与语言 · 计算机科学 2023-05-26 Zi Liang , Pinghui Wang , Ruofei Zhang , Shuo Zhang , Xiaofan Ye Yi Huang , Junlan Feng

Existing open-domain dialogue generation models are usually trained to mimic the gold response in the training set using cross-entropy loss on the vocabulary. However, a good response does not need to resemble the gold response, since there…

计算与语言 · 计算机科学 2020-10-06 Wei-Jen Ko , Avik Ray , Yilin Shen , Hongxia Jin

Existing dialog datasets contain a sequence of utterances and responses without any explicit background knowledge associated with them. This has resulted in the development of models which treat conversation as a sequence-to-sequence…

计算与语言 · 计算机科学 2018-09-24 Nikita Moghe , Siddhartha Arora , Suman Banerjee , Mitesh M. Khapra

Conversations among online users sometimes derail, i.e., break down into personal attacks. Such derailment has a negative impact on the healthy growth of cyberspace communities. The ability to predict whether ongoing conversations are…

计算与语言 · 计算机科学 2023-03-21 Jiaqing Yuan , Munindar P. Singh

Open-domain conversation models have become good at generating natural-sounding dialogue, using very large architectures with billions of trainable parameters. The vast training data required to train these architectures aggregates many…

计算与语言 · 计算机科学 2020-09-24 Eric Michael Smith , Diana Gonzalez-Rico , Emily Dinan , Y-Lan Boureau

In this work, we evaluate various existing dialogue relevance metrics, find strong dependency on the dataset, often with poor correlation with human scores of relevance, and propose modifications to reduce data requirements and domain…

计算与语言 · 计算机科学 2022-06-07 Ian Berlot-Attwell , Frank Rudzicz

While there has been progress towards aligning Large Language Models (LLMs) with human values and ensuring safe behaviour at inference time, safety guards can easily be removed when fine tuned on unsafe and harmful datasets. While this…

There has been growing interest in using neural networks and deep learning techniques to create dialogue systems. Conversational recommendation is an interesting setting for the scientific exploration of dialogue with natural language as…

机器学习 · 计算机科学 2019-03-05 Raymond Li , Samira Kahou , Hannes Schulz , Vincent Michalski , Laurent Charlin , Chris Pal

The ubiquitous nature of chatbots and their interaction with users generate an enormous amount of data. Can we improve chatbots using this data? A self-feeding chatbot improves itself by asking natural language feedback when a user is…

计算与语言 · 计算机科学 2020-10-16 Makesh Narsimhan Sreedhar , Kun Ni , Siva Reddy

Human communication relies on common ground (CG), the mutual knowledge and beliefs shared by participants, to produce coherent and interesting conversations. In this paper, we demonstrate that current response generation (RG) models produce…

计算与语言 · 计算机科学 2022-11-18 Pei Zhou , Hyundong Cho , Pegah Jandaghi , Dong-Ho Lee , Bill Yuchen Lin , Jay Pujara , Xiang Ren

The use of dialogue systems as a medium for human-machine interaction is an increasingly prevalent paradigm. A growing number of dialogue systems use conversation strategies that are learned from large datasets. There are well documented…

Language models have shown promise in various tasks but can be affected by undesired data during training, fine-tuning, or alignment. For example, if some unsafe conversations are wrongly annotated as safe ones, the model fine-tuned on…

机器学习 · 计算机科学 2024-03-26 Zhaowei Zhu , Jialu Wang , Hao Cheng , Yang Liu

Large language models are known to produce output which sounds fluent and convincing, but is also often wrong, e.g. "unfaithful" with respect to a rationale as retrieved from a knowledge base. In this paper, we show that task-based systems…

There is a multitude of novel generative models for open-domain conversational systems; however, there is no systematic evaluation of different systems. Systematic comparisons require consistency in experimental design, evaluation sets,…

计算与语言 · 计算机科学 2020-10-27 Seolhwa Lee , Heuiseok Lim , João Sedoc

Datasets scraped from the internet have been critical to the successes of large-scale machine learning. Yet, this very success puts the utility of future internet-derived datasets at potential risk, as model outputs begin to replace human…

机器学习 · 计算机科学 2022-09-09 Rohan Taori , Tatsunori B. Hashimoto

Recently, utilizing deep neural networks to build the opendomain dialogue models has become a hot topic. However, the responses generated by these models suffer from many problems such as responses not being contextualized and tend to…

计算与语言 · 计算机科学 2023-09-07 Mengjuan Liu , Chenyang Liu , Yunfan Yang , Jiang Liu , Mohan Jing

Despite recent improvements in open-domain dialogue models, state of the art models are trained and evaluated on short conversations with little context. In contrast, the long-term conversation setting has hardly been studied. In this work…

计算与语言 · 计算机科学 2021-07-19 Jing Xu , Arthur Szlam , Jason Weston

Open conversations are one of the most engaging forms of teaching. However, creating those conversations in educational software is a complex endeavor, especially if we want to address the needs of different audiences. While language models…

计算与语言 · 计算机科学 2024-04-17 Donya Rooein , Dirk Hovy

Large language models often lose previously aligned safety behaviors when fine-tuned on benign data, a phenomenon known as catastrophic forgetting. Prior work shows that adding random safety examples can mitigate this effect, but it remains…