paper-with-me

Papers

Alexa Conversations: An Extensible Data-driven Approach for Building Task-oriented Dialogue Systems

2021-04-19 · NAACL 2021 4 · Anish Acharya, Suranjit Adhikari, Sanchit Agarwal, Vincent Auvray, Nehal Belgamwar, Arijit Biswas, Shubhra Chandra, Tagyoung Chung, Maryam Fazel-Zarandi, Raefer Gabriel, Shuyang Gao, Rahul Goel, Dilek Hakkani-Tur, Jan Jezabek, Abhay Jha, Jiun-Yu Kao, Prakash Krishnan, Peter Ku, Anuj Goyal, Chien-Wei Lin, Qing Liu, Arindam Mandal, Angeliki Metallinou, Vishal Naik, Yi Pan, Shachi Paul, Vittorio Perera, Abhishek Sethi, Minmin Shen, Nikko Strom, Eddie Wang

Traditional goal-oriented dialogue systems rely on various components such as natural language understanding, dialogue state tracking, policy learning and response generation. Training each component requires annotations which are hard to obtain for every new domain, limiting scalability of such systems. Similarly, rule-based dialogue systems require extensive writing and maintenance of rules and do not scale either. End-to-End dialogue systems, on the other hand, do not require module-specific annotations but need a large amount of data for training. To overcome these problems, in this demo, we present Alexa Conversations, a new approach for building goal-oriented dialogue systems that is scalable, extensible as well as data efficient. The components of this system are trained in a data-driven manner, but instead of collecting annotated conversations for training, we generate them using a novel dialogue simulator based on a few seed dialogues and specifications of APIs and entities provided by the developer. Our approach provides out-of-the-box support for natural conversational phenomena like entity sharing across turns or users changing their mind during conversation without requiring developers to provide any such dialogue flows. We exemplify our approach using a simple pizza ordering task and showcase its value in reducing the developer burden for creating a robust experience. Finally, we evaluate our system using a typical movie ticket booking task and show that the dialogue simulator is an essential component of the system that leads to over $50\%$ improvement in turn-level action signature prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2104.09088

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue State TrackingGoal-Oriented Dialogue SystemsNatural Language UnderstandingResponse GenerationTask-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Advancing the State of the Art in Open Domain Dialog Systems through the Alexa Prize

2018-12-27 · Chandra Khatri, Behnam Hedayatnia, Anu Venkatesh, Jeff Nunn 외

Building open domain conversational systems that allow users to have engaging conversations on topics of their choice is a challenging task. Alexa Prize was launched in 2016 to tackle the problem of achieving natural, su…

Knowledge GraphsManagementNatural Language UnderstandingOpen-Domain Dialog+2

Alexandria: Extensible Framework for Rapid Exploration of Social Media

2015-07-23 · Heath Fenno F. III, Hull Richard, Khabiri Elham, Riemer Matthew 외

The Alexandria system under development at IBM Research provides an extensible framework and platform for supporting a variety of big-data analytics and visualizations. The system is currently focused on enabling rapid e…

Just ASK: Building an Architecture for Extensible Self-Service Spoken Language Understanding

2017-11-01 · Anjishnu Kumar, Arpit Gupta, Julian Chan, Sam Tucker 외

This paper presents the design of the machine learning architecture that underlies the Alexa Skills Kit (ASK) a large scale Spoken Language Understanding (SLU) Software Development Kit (SDK) that enables developers to ex…

Spoken Language Understanding

On Evaluating and Comparing Open Domain Dialog Systems

2018-01-11 · Anu Venkatesh, Chandra Khatri, Ashwin Ram, Fenfei Guo 외

Conversational agents are exploding in popularity. However, much work remains in the area of non goal-oriented conversations, despite significant growth in research interest over recent years. To advance the state of the…

Goal-Oriented Dialogue SystemsOpen-Domain Dialog

Sounding Board: A User-Centric and Content-Driven Social Chatbot

2018-04-26 · NAACL 2018 6 · Hao Fang, Hao Cheng, Maarten Sap, Elizabeth Clark 외

We present Sounding Board, a social chatbot that won the 2017 Amazon Alexa Prize. The system architecture consists of several components including spoken language processing, dialogue management, language generation, and…

ChatbotDialogue ManagementManagementText Generation