Graph and Neural Network-Based Intelligent Conversation System

Graph and Neural Network-Based Intelligent Conversation System

Anuja Arora, Aman Srivastava, Shivam Bansal
Copyright: © 2019 |Pages: 19
DOI: 10.4018/978-1-5225-5852-1.ch014
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

The conventional approach to build a chatbot system uses the sequence of complex algorithms and productivity of these systems depends on order and coherence of algorithms. This research work introduces and showcases a deep learning-based conversation system approach. The proposed approach is an intelligent conversation model approach which conceptually uses graph model and neural conversational model. The proposed deep learning-based conversation system uses neural conversational model over knowledge graph model in a hybrid manner. Graph-based model answers questions written in natural language using its intent in the knowledge graph and neural conversational model converses answer based on conversation content and conversation sequence order. NLP is used in graph model and neural conversational model uses natural language understanding and machine intelligence. The neural conversational model uses seq2seq framework as it requires less feature engineering and lacks domain knowledge. The results achieved through the authors' approach are competitive with solely used graph model results.
Chapter Preview
Top

Introduction

Chatbots are artificial intelligent systems and usually interact in text or voice interface form. In past, these interactions were straight forward, for example:

  • Customer care inquiry systems which provide fix number of option according to users’ problems;

  • Weather report system;

  • Bot troubleshoots a problem with Internet Service;

  • etc.

In recent years, Chatbots have gained popularity and has become hot computational research topic. Many companies are developing bots which may have natural conversations indistinguishable from human ones. Efficiency of chatbot systems depend on the suitability and coherence of system generated outcome from the knowledge base corresponding to user query. For example: User asked query from the search engine chatbot system is “Which other American singer was born in the same year as Elvis Presley?”. Google search has generated an outcome which is shown in figure 1(a) whereas based on knowledge understanding outcome should looks like as presented in figure 1(b). The outcome as shown in figure 1(b) is possible using DBpedia knowledge base but depends on how system has been built.

Figure 1.

Chatbot and Search Engine result comparison

978-1-5225-5852-1.ch014.f01

As shown in figure 1, outcome/ response are basically dependent on the natural conversation instead of terms used/ asked in the system. In this research paper, we are hoping to develop chatbot system to have natural conversation indistinguishable from human ones. Researchers are generally using linguistic rule based approaches, natural language processing, and deep learning techniques to achieve it.

  • Chatbot System- Framework: Chatbot conversation system framework1 (See Figure 2) is basically classified in two categories - Retrieval Based systems and generative based systems.

  • Retrieval Based Systems: Natural Language processing and information retrieval techniques are used in heuristic manner to determine the appropriate response from a set of predefined response archive. Under heuristic, developers’ have applied wide spectrum of approaches which starts from rule based approaches to ensemble learning classifiers. Retrieval based approaches (Montet et al, 2003) does not generate any kind of new response, response of asked input generates from fixed response set. It is impossible to generate a retrieval based system for open domain, usually rule based retrieval system has been implemented by developers.

  • Generative Based Systems: Generative models based systems are not dependent on pre-defined response set/ archive. Response corresponding to input is typically formed using machine translation techniques. Generative model based chatbot systems are considered as wisest systems but these are problematic and hard to implement.

Figure 2.

Chatbot Conversation Framework

978-1-5225-5852-1.ch014.f02

Definitely, both retrieval based system and generative based systems have their own advantages and disadvantages, these pros and cons are detailed in Table 1.

Complete Chapter List

Search this Book:
Reset