Intent Generation for Goal-Oriented Dialogue Systems based on Schema.org Annotations
Goal-oriented dialogue systems typically communicate with a backend (e.g. database, Web API) to complete certain tasks to reach a goal. The intents that a dialogue system can recognize are mostly included to the system by the developer statically. For an open dialogue system that can work on more than a small set of well curated data and APIs, this manual intent creation will not scalable. In this paper, we introduce a straightforward methodology for intent creation based on semantic annotation of data and services on the web. With this method, the Natural Language Understanding (NLU) module of a goal-oriented dialogue system can adapt to newly introduced APIs without requiring heavy developer involvement. We were able to extract intents and necessary slots to be filled from schema.org annotations. We were also able to create a set of initial training sentences for classifying user utterances into the generated intents. We demonstrate our approach on the NLU module of a state-of-the art dialogue system development framework.
Code (0)
등록된 구현이 없습니다.
Tasks
Goal-Oriented Dialogue SystemsNatural Language UnderstandingSimilar Papers 제목 키워드 기반
Algorithms for automatic intents extraction and utterances classification for goal-oriented dialogue systems
Modern machine learning techniques in the natural language processing domain can be used to automatically generate scripts for goal-oriented dialogue systems. The current article presents a general framework for studying…
Goal-Oriented Dialogue SystemsImproved Goal Oriented Dialogue via Utterance Generation and Look Ahead
Goal oriented dialogue systems have become a prominent customer-care interaction channel for most businesses. However, not all interactions are smooth, and customer intent misunderstanding is a major cause of dialogue fa…
counterfactualGoal-Oriented Dialogue SystemsPredictionLatent Intention Dialogue Models
Developing a dialogue agent that is capable of making autonomous decisions and communicating by natural language is one of the long-term goals of machine learning research. Traditional approaches either rely on hand-craf…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Variational InferenceIncorporating Joint Embeddings into Goal-Oriented Dialogues with Multi-Task Learning
Attention-based encoder-decoder neural network models have recently shown promising results in goal-oriented dialogue systems. However, these models struggle to reason over and incorporate state-full knowledge while pres…
DecoderGoal-Oriented DialogGoal-Oriented Dialogue SystemsMulti-Task Learning+1Goal-Embedded Dual Hierarchical Model for Task-Oriented Dialogue Generation
Hierarchical neural networks are often used to model inherent structures within dialogues. For goal-oriented dialogues, these models miss a mechanism adhering to the goals and neglect the distinct conversational patterns…
Data AugmentationDecoderDialogue GenerationResponse Generation