paper-with-me

홈 › Papers

CASPR: A Commonsense Reasoning-based Conversational Socialbot

2021-10-11 · Kinjal Basu, Huaduo Wang, Nancy Dominguez, Xiangci Li, Fang Li, Sarat Chandra Varanasi, Gopal Gupta

We report on the design and development of the CASPR system, a socialbot designed to compete in the Amazon Alexa Socialbot Challenge 4. CASPR's distinguishing characteristic is that it will use automated commonsense reasoning to truly "understand" dialogs, allowing it to converse like a human. Three main requirements of a socialbot are that it should be able to "understand" users' utterances, possess a strategy for holding a conversation, and be able to learn new knowledge. We developed techniques such as conversational knowledge template (CKT) to approximate commonsense reasoning needed to hold a conversation on specific topics. We present the philosophy behind CASPR's design as well as details of its implementation. We also report on CASPR's performance as well as discuss lessons learned.

📄 PDF Abstract BibTeX arXiv:2110.05387

Code (0)

등록된 구현이 없습니다.

Tasks

Philosophy

Similar Papers 제목 키워드 기반

DiscASP: A Graph-based ASP System for Finding Relevant Consistent Concepts with Applications to Conversational Socialbots

2021-09-17 · Fang Li, Huaduo Wang, Kinjal Basu, Elmer Salazar 외

We consider the problem of finding relevant consistent concepts in a conversational AI system, particularly, for realizing a conversational socialbot. Commonsense knowledge about various topics can be represented as an a…

An ASP-based Approach to Answering Natural Language Questions for Texts

2021-12-21 · Dhruva Pendharkar, Kinjal Basu, Farhad Shakerin, Gopal Gupta

An approach based on answer set programming (ASP) is proposed in this paper for representing knowledge generated from natural language texts. Knowledge in a text is modeled using a Neo Davidsonian-like formalism, which i…

Question AnsweringQuestion GenerationQuestion-GenerationText Summarization

Alquist 5.0: Dialogue Trees Meet Generative Models. A Novel Approach for Enhancing SocialBot Conversations

2023-10-24 · Ondřej Kobza, Jan Čuhel, Tommaso Gargiani, David Herel 외

We present our SocialBot -- Alquist~5.0 -- developed for the Alexa Prize SocialBot Grand Challenge~5. Building upon previous versions of our system, we introduce the NRG Barista and outline several innovative approaches …

Let’s Chat: Understanding User Expectations in Socialbot Interactions

2022-07-01 · NAACL (HCINLP) 2022 7 · Elizabeth Soper, Erin Pacquetet, Sougata Saha, Souvik Das 외

This paper analyzes data from the 2021 Amazon Alexa Prize Socialbot Grand Challenge 4, in order to better understand the differences between human-computer interactions (HCI) in a socialbot setting and conventional human…

Commonsense Reasoning for Conversational AI: A Survey of the State of the Art

2023-02-15 · Christopher Richardson, Larry Heck

Large, transformer-based pretrained language models like BERT, GPT, and T5 have demonstrated a deep understanding of contextual semantics and language syntax. Their success has enabled significant advances in conversatio…