Out-of-Scope Intent Detection with Self-Supervision and Discriminative Training

06/16/2021
by   Li-Ming Zhan, et al.
0

Out-of-scope intent detection is of practical importance in task-oriented dialogue systems. Since the distribution of outlier utterances is arbitrary and unknown in the training stage, existing methods commonly rely on strong assumptions on data distribution such as mixture of Gaussians to make inference, resulting in either complex multi-step training procedures or hand-crafted rules such as confidence threshold selection for outlier detection. In this paper, we propose a simple yet effective method to train an out-of-scope intent classifier in a fully end-to-end manner by simulating the test scenario in training, which requires no assumption on data distribution and no additional post-processing or threshold setting. Specifically, we construct a set of pseudo outliers in the training stage, by generating synthetic outliers using inliner features via self-supervision and sampling out-of-scope sentences from easily available open-domain datasets. The pseudo outliers are used to train a discriminative classifier that can be directly applied to and generalize well on the test task. We evaluate our method extensively on four benchmark dialogue datasets and observe significant improvements over state-of-the-art approaches. Our code has been released at https://github.com/liam0949/DCLOOS.

READ FULL TEXT
research
04/16/2022

Learning to Classify Open Intent via Soft Labeling and Manifold Mixup

Open intent classification is a practical yet challenging task in dialog...
research
03/07/2023

A Hybrid Architecture for Out of Domain Intent Detection and Intent Discovery

Intent Detection is one of the tasks of the Natural Language Understandi...
research
03/07/2020

A Post-processing Method for Detecting Unknown Intent of Dialogue System via Pre-trained Deep Neural Network Classifier

With the maturity and popularity of dialogue systems, detecting user's u...
research
12/18/2020

Deep Open Intent Classification with Adaptive Decision Boundary

Open intent classification is a challenging task in dialogue system. On ...
research
09/07/2021

GOLD: Improving Out-of-Scope Detection in Dialogues using Data Augmentation

Practical dialogue systems require robust methods of detecting out-of-sc...
research
12/21/2020

TVOR: Finding Discrete Total Variation Outliers among Histograms

Pearson's chi-squared test can detect outliers in the data distribution ...
research
01/17/2023

Free Lunch for Generating Effective Outlier Supervision

When deployed in practical applications, computer vision systems will en...

Please sign up or login with your details

Forgot password? Click here to reset