pith. sign in

arxiv: 1709.09816 · v1 · pith:U6SNCCSXnew · submitted 2017-09-28 · 💻 cs.CL · cs.AI

Edina: Building an Open Domain Socialbot with Self-dialogues

classification 💻 cs.CL cs.AI
keywords edinascoreself-dialoguesamazonapproachbackingcomponentdata
0
0 comments X
read the original abstract

We present Edina, the University of Edinburgh's social bot for the Amazon Alexa Prize competition. Edina is a conversational agent whose responses utilize data harvested from Amazon Mechanical Turk (AMT) through an innovative new technique we call self-dialogues. These are conversations in which a single AMT Worker plays both participants in a dialogue. Such dialogues are surprisingly natural, efficient to collect and reflective of relevant and/or trending topics. These self-dialogues provide training data for a generative neural network as well as a basis for soft rules used by a matching score component. Each match of a soft rule against a user utterance is associated with a confidence score which we show is strongly indicative of reply quality, allowing this component to self-censor and be effectively integrated with other components. Edina's full architecture features a rule-based system backing off to a matching score, backing off to a generative neural network. Our hybrid data-driven methodology thus addresses both coverage limitations of a strictly rule-based approach and the lack of guarantees of a strictly machine-learning approach.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Implicit Discourse Relation Identification for Open-domain Dialogues

    cs.CL 2019-07 unverdicted novelty 7.0

    Extracts novel corpus of implicit discourse relations from dialogue turns and augments SOTA model with dialogue features.

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

    cs.CL 2019-07 unverdicted novelty 6.0

    The paper introduces the Discourse Relation Dialogue Model as a computational theory for Alexa Prize dialogue, implemented in SlugBot using the newly created UniSlug ontology.