paper-with-me

Papers

Learning Improvised Chatbots from Adversarial Modifications of Natural Language Feedback

2020-10-14 · Findings of the Association for Computational Linguistics 2020 · Makesh Narsimhan Sreedhar, Kun Ni, Siva Reddy

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 dissatisfied with its response and uses this feedback as an additional training sample. However, user feedback in most cases contains extraneous sequences hindering their usefulness as a training sample. In this work, we propose a generative adversarial model that converts noisy feedback into a plausible natural response in a conversation. The generator's goal is to convert the feedback into a response that answers the user's previous utterance and to fool the discriminator which distinguishes feedback from natural responses. We show that augmenting original training data with these modified feedback responses improves the original chatbot performance from 69.94% to 75.96% in ranking correct responses on the Personachat dataset, a large improvement given that the original model is already trained on 131k samples.

📄 PDF Abstract BibTeX arXiv:2010.07261

Code (1)

ekunnii/adversarial-feedback-chatbot 공식 구현 pytorch

Tasks

Chatbot

Similar Papers 제목 키워드 기반

Witscript: A System for Generating Improvised Jokes in a Conversation

2023-02-03 · Joe Toplyn

A chatbot is perceived as more humanlike and likeable if it includes some jokes in its output. But most existing joke generators were not designed to be integrated into chatbots. This paper presents Witscript, a novel jo…

ChatbotLanguage ModelingLanguage ModellingSentence

Leveraging Large Language Models to Power Chatbots for Collecting User Self-Reported Data

2023-01-14 · Jing Wei, Sungdong Kim, Hyunhoon Jung, Young-Ho Kim

Large language models (LLMs) provide a new way to build chatbots by accepting natural language prompts. Yet, it is unclear how to design prompts to power chatbots to carry on naturalistic conversations while pursuing a g…

A Literature Survey of Recent Advances in Chatbots

2022-01-17 · Guendalina Caldarini, Sardar Jaf, Kenneth McGarry

Chatbots are intelligent conversational computer systems designed to mimic human conversation to enable automated online guidance and support. The increased benefits of chatbots led to their wide adoption by many industr…

Survey

Creation Of A ChatBot Based On Natural Language Proccesing For Whatsapp

2023-10-10 · Valderrama Jonatan, Aguilar-Alonso Igor

In the era of digital transformation, customer service is of paramount importance to the success of organizations, and to meet the growing demand for immediate responses and personalized assistance 24 hours a day, chatbo…

ChatbotNatural Language Understanding

How Generative-AI can be Effectively used in Government Chatbots

2023-11-29 · Zeteng Lin

With the rapid development of artificial intelligence and breakthroughs in machine learning and natural language processing, intelligent question-answering robots have become widely used in government affairs. This paper…

ChatbotQuestion Answering