paper-with-me

홈 › Papers

Topic-based Evaluation for Conversational Bots

2018-01-11 · Fenfei Guo, Angeliki Metallinou, Chandra Khatri, Anirudh Raju, Anu Venkatesh, Ashwin Ram

Dialog evaluation is a challenging problem, especially for non task-oriented dialogs where conversational success is not well-defined. We propose to evaluate dialog quality using topic-based metrics that describe the ability of a conversational bot to sustain coherent and engaging conversations on a topic, and the diversity of topics that a bot can handle. To detect conversation topics per utterance, we adopt Deep Average Networks (DAN) and train a topic classifier on a variety of question and query data categorized into multiple topics. We propose a novel extension to DAN by adding a topic-word attention table that allows the system to jointly capture topic keywords in an utterance and perform topic classification. We compare our proposed topic based metrics with the ratings provided by users and show that our metrics both correlate with and complement human judgment. Our analysis is performed on tens of thousands of real human-bot dialogs from the Alexa Prize competition and highlights user expectations for conversational bots.

📄 PDF Abstract BibTeX arXiv:1801.03622

Code (1)

knights207210/Deep-Learning-for-VUI pytorch

Tasks

DiversityTopic Classification

Similar Papers 제목 키워드 기반

Contextual Topic Modeling For Dialog Systems

2018-10-18 · Chandra Khatri, Rahul Goel, Behnam Hedayatnia, Angeliki Metanillou 외

Accurate prediction of conversation topics can be a valuable signal for creating coherent and engaging dialog systems. In this work, we focus on context-aware topic classification methods for identifying topics in free-f…

ChatbotClassificationGeneral ClassificationTopic Classification+1

Topical-Chat: Towards Knowledge-Grounded Open-Domain Conversations

2023-08-23 · Karthik Gopalakrishnan, Behnam Hedayatnia, Qinlang Chen, Anna Gottardi 외

Building socialbots that can have deep, engaging open-domain conversations with humans is one of the grand challenges of artificial intelligence (AI). To this end, bots need to be able to leverage world knowledge spannin…

BenchmarkingDecoderWorld Knowledge

Conversational AI: The Science Behind the Alexa Prize

2018-01-11 · Ashwin Ram, Rohit Prasad, Chandra Khatri, Anu Venkatesh 외

Conversational agents are exploding in popularity. However, much work remains in the area of social conversation as well as free-form conversation over a broad range of domains and topics. To advance the state of the art…

ManagementNatural Language UnderstandingResponse Generationspeech-recognition+1

FinChat: Corpus and evaluation setup for Finnish chat conversations on everyday topics

2020-08-19 · Katri Leino, Juho Leinonen, Mittul Singh, Sami Virpioja 외

Creating open-domain chatbots requires large amounts of conversational data and related benchmark tasks to evaluate them. Standardized evaluation tasks are crucial for creating automatic evaluation metrics for model deve…

ChatbotRetrieval

Curriculum-Driven Edubot: A Framework for Developing Language Learning Chatbots Through Synthesizing Conversational Data

2023-09-28 · Yu Li, Shang Qu, Jili Shen, Shangchao Min 외

Chatbots have become popular in educational settings, revolutionizing how students interact with material and how teachers teach. We present Curriculum-Driven EduBot, a framework for developing a chatbot that combines th…

Chatbot