paper-with-me

홈 › Papers

Building Chatbots from Forum Data: Model Selection Using Question Answering Metrics

2017-10-02 · RANLP 2017 9 · Martin Boyanov, Ivan Koychev, Preslav Nakov, Alessandro Moschitti, Giovanni Da San Martino

We propose to use question answering (QA) data from Web forums to train chatbots from scratch, i.e., without dialog training data. First, we extract pairs of question and answer sentences from the typically much longer texts of questions and answers in a forum. We then use these shorter texts to train seq2seq models in a more efficient way. We further improve the parameter optimization using a new model selection strategy based on QA measures. Finally, we propose to use extrinsic evaluation with respect to a QA task as an automatic evaluation method for chatbots. The evaluation shows that the model achieves a MAP of 63.5% on the extrinsic task. Moreover, it can answer correctly 49.5% of the questions when they are similar to questions asked in the forum, and 47.3% of the questions when they are more conversational in style.

📄 PDF Abstract BibTeX arXiv:1710.00689

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionQuestion Answering

Similar Papers 제목 키워드 기반

Grading Conversational Responses Of Chatbots

2023-02-01 · Grant Rosario, David Noever

Chatbots have long been capable of answering basic questions and even responding to obscure prompts, but recently their improvements have been far more significant. Modern chatbots like Open AIs ChatGPT3 not only have th…

Machine TranslationTranslation

Can AI Chatbots Pass the Fundamentals of Engineering (FE) and Principles and Practice of Engineering (PE) Structural Exams?

2023-03-31 · M. Z. Naser, Brandon Ross, Jennier Ogle, Venkatesh Kodur 외

The engineering community has recently witnessed the emergence of chatbot technology with the release of OpenAI ChatGPT-4 and Google Bard. While these chatbots have been reported to perform well and even pass various sta…

Chatbot

Preferred Answer Selection in Stack Overflow: Better Text Representations ... and Metadata, Metadata, Metadata

2018-11-01 · WS 2018 11 · Steven Xu, Andrew Bennett, Doris Hoogeveen, Jey Han Lau 외

Community question answering (cQA) forums provide a rich source of data for facilitating non-factoid question answering over many technical domains. Given this, there is considerable interest in answer retrieval from the…

Answer SelectionCommunity Question AnsweringInformation RetrievalQuestion Answering+1

PerCQA: Persian Community Question Answering Dataset

2021-12-25 · LREC 2022 6 · Naghme Jamali, Yadollah Yaghoobzadeh, Hesham Faili

Community Question Answering (CQA) forums provide answers for many real-life questions. Thanks to the large size, these forums are very popular among machine learning researchers. Automatic answer selection, answer ranki…

Answer SelectionCommunity Question AnsweringFact CheckingQuestion Answering+1

Toward Data-Driven Tutorial Question Answering with Deep Learning Conversational Models

2018-06-01 · WS 2018 6 · Mayank Kulkarni, Kristy Boyer

There has been an increase in popularity of data-driven question answering systems given their recent success. This pa-per explores the possibility of building a tutorial question answering system for Java programming fr…

Information RetrievalQuestion AnsweringRetrievalSemantic Parsing+1