paper-with-me

Papers

SlugBot: Developing a Computational Model andFramework of a Novel Dialogue Genre

2019-07-22 · Kevin K. Bowden, Jiaqi Wu, Wen Cui, Juraj Juraska, Vrindavan Harrison, Brian Schwarzmann, Nick Santer, Marilyn Walker

One of the most interesting aspects of the Amazon Alexa Prize competition is that the framing of the competition requires the development of new computational models of dialogue and its structure. Traditional computational models of dialogue are of two types: (1) task-oriented dialogue, supported by AI planning models,or simplified planning models consisting of frames with slots to be filled; or (2)search-oriented dialogue where every user turn is treated as a search query that may elaborate and extend current search results. Alexa Prize dialogue systems such as SlugBot must support conversational capabilities that go beyond what these traditional models can do. Moreover, while traditional dialogue systems rely on theoretical computational models, there are no existing computational theories that circumscribe the expected system and user behaviors in the intended conversational genre of the Alexa Prize Bots. This paper describes how UCSC's SlugBot team has combined the development of a novel computational theoretical model, Discourse Relation Dialogue Model, with its implementation in a modular system in order to test and refine it. We highlight how our novel dialogue model has led us to create a novel ontological resource, UniSlug, and how the structure of UniSlug determine show we curate and structure content so that our dialogue manager implements and tests our novel computational dialogue model.

📄 PDF Abstract BibTeX arXiv:1907.10658

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SlugNERDS: A Named Entity Recognition Tool for Open Domain Dialogue Systems

2018-05-10 · LREC 2018 5 · Kevin K. Bowden, Jiaqi Wu, Shereen Oraby, Amita Misra 외

In dialogue systems, the tasks of named entity recognition (NER) and named entity linking (NEL) are vital preprocessing steps for understanding user intent, especially in open domain interaction where we cannot rely on d…

Entity Linkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Combining Search with Structured Data to Create a More Engaging User Experience in Open Domain Dialogue

2017-09-15 · Kevin K. Bowden, Shereen Oraby, Jiaqi Wu, Amita Misra 외

The greatest challenges in building sophisticated open-domain conversational agents arise directly from the potential for ongoing mixed-initiative multi-turn dialogues, which do not follow a particular plan or pursue a p…

Slugbot: An Application of a Novel and Scalable Open Domain Socialbot Framework

2018-01-04 · Kevin K. Bowden, Jiaqi Wu, Shereen Oraby, Amita Misra 외

In this paper we introduce a novel, open domain socialbot for the Amazon Alexa Prize competition, aimed at carrying on friendly conversations with users on a variety of topics. We present our modular system, highlighting…

Dialogue ManagementInformation RetrievalManagementNatural Language Understanding+1

Topic and genre in dialogue

2023-12-06 · Amandine Decker, Ellen Breitholtz, Christine Howes, Staffan Larsson

In this paper we argue that topic plays a fundamental role in conversations, and that the concept is needed in addition to that of genre to define interactions. In particular, the concepts of genre and topic need to be s…

ECoh: Turn-level Coherence Evaluation for Multilingual Dialogues

2024-07-16 · John Mendonça, Isabel Trancoso, Alon Lavie

Despite being heralded as the new standard for dialogue evaluation, the closed-source nature of GPT-4 poses challenges for the community. Motivated by the need for lightweight, open source, and multilingual dialogue eval…

Coherence EvaluationDialogue Evaluation