中文
相关论文

相关论文: Building Chatbots from Forum Data: Model Selection…

200 篇论文

The majority of conversations a dialogue agent sees over its lifetime occur after it has already been trained and deployed, leaving a vast store of potential training signal untapped. In this work, we propose the self-feeding chatbot, a…

计算与语言 · 计算机科学 2019-06-14 Braden Hancock , Antoine Bordes , Pierre-Emmanuel Mazaré , Jason Weston

This paper presents a simple and cost-effective method for synthesizing data to train question-answering systems. For training, fine-tuning GPT models is a common practice in resource-rich languages like English, however, it becomes…

计算与语言 · 计算机科学 2023-10-16 Kosuke Takahashi , Takahiro Omi , Kosuke Arima , Tatsuya Ishigaki

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

In this paper, we focus on task-specific question answering (QA). To this end, we introduce a method for generating exhaustive and high-quality training data, which allows us to train compact (e.g., run on a mobile device), task-specific QA…

While models have reached superhuman performance on popular question answering (QA) datasets such as SQuAD, they have yet to outperform humans on the task of question answering itself. In this paper, we investigate if models are learning…

计算与语言 · 计算机科学 2021-09-14 Priyanka Sen , Amir Saffari

Matching question-answer relations between two turns in conversations is not only the first step in analyzing dialogue structures, but also valuable for training dialogue systems. This paper presents a QA matching model considering both…

计算与语言 · 计算机科学 2020-11-18 Qi Jia , Mengxue Zhang , Shengyao Zhang , Kenny Q. Zhu

Question Answering (QA) is in increasing demand as the amount of information available online and the desire for quick access to this content grows. A common approach to QA has been to fine-tune a pretrained language model on a…

计算与语言 · 计算机科学 2020-04-27 Alexander R. Fabbri , Patrick Ng , Zhiguo Wang , Ramesh Nallapati , Bing Xiang

One of the exciting capabilities of recent language models for dialog is their ability to independently search for relevant information to ground a given dialog response. However, obtaining training data to teach models how to issue search…

计算与语言 · 计算机科学 2023-12-27 Yonatan Bitton , Shlomi Cohen-Ganor , Ido Hakimi , Yoad Lewenberg , Roee Aharoni , Enav Weinreb

Many users communicate with chatbots and AI assistants in order to help them with various tasks. A key component of the assistant is the ability to understand and answer a user's natural language questions for question-answering (QA).…

计算与语言 · 计算机科学 2020-06-08 Anthony Colas , Trung Bui , Franck Dernoncourt , Moumita Sinha , Doo Soon Kim

Question and answer generation is a data augmentation method that aims to improve question answering (QA) models given the limited amount of human labeled data. However, a considerable gap remains between synthetic and human-generated…

计算与语言 · 计算机科学 2020-02-25 Raul Puri , Ryan Spring , Mostofa Patwary , Mohammad Shoeybi , Bryan Catanzaro

We propose AutoQA, a methodology and toolkit to generate semantic parsers that answer questions on databases, with no manual effort. Given a database schema and its data, AutoQA automatically generates a large set of high-quality questions…

计算与语言 · 计算机科学 2021-06-09 Silei Xu , Sina J. Semnani , Giovanni Campagna , Monica S. Lam

Building open-domain chatbots is a challenging area for machine learning research. While prior work has shown that scaling neural models in the number of parameters and the size of the data they are trained on gives improved results, we…

Conventional seq2seq chatbot models attempt only to find sentences with the highest probabilities conditioned on the input sequences, without considering the sentiment of the output sentences. In this paper, we investigate four models to…

In this work we explore a deep learning-based dialogue system that generates sarcastic and humorous responses from a conversation design perspective. We trained a seq2seq model on a carefully curated dataset of 3000 question-answering…

计算与语言 · 计算机科学 2019-09-23 Suzana Ilić , Reiichiro Nakano , Ivo Hajnal

Question Answering (QA) systems require a large amount of annotated data which is costly and time-consuming to gather. Converting datasets of existing QA benchmarks are challenging due to different formats and complexities. To address these…

计算与语言 · 计算机科学 2022-10-14 Saptarashmi Bandyopadhyay , Shraman Pal , Hao Zou , Abhranil Chandra , Jordan Boyd-Graber

A conversational agent (chatbot) is a piece of software that is able to communicate with humans using natural language. Modeling conversation is an important task in natural language processing and artificial intelligence. While chatbots…

计算与语言 · 计算机科学 2019-08-26 Richard Csaky

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

Conventional seq2seq chatbot models only try to find the sentences with the highest probabilities conditioned on the input sequences, without considering the sentiment of the output sentences. Some research works trying to modify the…

计算与语言 · 计算机科学 2018-04-10 Chih-Wei Lee , Yau-Shian Wang , Tsung-Yuan Hsu , Kuan-Yu Chen , Hung-Yi Lee , Lin-shan Lee

The rise of increasingly more powerful chatbots offers a new way to collect information through conversational surveys, where a chatbot asks open-ended questions, interprets a user's free-text responses, and probes answers whenever needed.…

人机交互 · 计算机科学 2020-03-24 Ziang Xiao , Michelle X. Zhou , Q. Vera Liao , Gloria Mark , Changyan Chi , Wenxi Chen , Huahai Yang

Automatically evaluating text-based, non-task-oriented dialogue systems (i.e., `chatbots') remains an open problem. Previous approaches have suffered challenges ranging from poor correlation with human judgment to poor generalization and…

计算与语言 · 计算机科学 2021-04-14 Ian Berlot-Attwell , Frank Rudzicz
‹ 上一页 1 2 3 10 下一页 ›