Intent Detection and Slots Prompt in a Closed-Domain Chatbot

12/27/2018
by   Amber Nigam, et al.
0

In this paper, we introduce a methodology for predicting intent and slots of a query for a chatbot that answers career-related queries. We take a multi-staged approach where both the processes (intent-classification and slot-tagging) inform each other's decision-making in different stages. The model breaks down the problem into stages, solving one problem at a time and passing on relevant results of the current stage to the next, thereby reducing search space for subsequent stages, and eventually making classification and tagging more viable after each stage. We also observe that relaxing rules for a fuzzy entity-matching in slot-tagging after each stage (by maintaining a separate Named Entity Tagger per stage) helps us improve performance, although at a slight cost of false-positives. Our model has achieved state-of-the-art performance with F1-score of 77.63 slot-tagging on our dataset that we would publicly release along with the paper.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/19/2022

Enhancing Slot Tagging with Intent Features for Task Oriented Natural Language Understanding using BERT

Recent joint intent detection and slot tagging models have seen improved...
research
09/20/2022

LINGUIST: Language Model Instruction Tuning to Generate Annotated Utterances for Intent Classification and Slot Tagging

We present LINGUIST, a method for generating annotated data for Intent C...
research
11/12/2019

Improving Robustness of Task Oriented Dialog Systems

Task oriented language understanding in dialog systems is often modeled ...
research
01/24/2020

MT-BioNER: Multi-task Learning for Biomedical Named Entity Recognition using Deep Bidirectional Transformers

Conversational agents such as Cortana, Alexa and Siri are continuously w...
research
01/01/2021

Intent Classification and Slot Filling for Privacy Policies

Understanding privacy policies is crucial for users as it empowers them ...
research
04/02/2022

Inverse is Better! Fast and Accurate Prompt for Few-shot Slot Tagging

Prompting methods recently achieve impressive success in few-shot learni...
research
11/03/2020

Sound Natural: Content Rephrasing in Dialog Systems

We introduce a new task of rephrasing for a more natural virtual assista...

Please sign up or login with your details

Forgot password? Click here to reset