Out-of-Scope Intent Detection with Self-Supervision and Discriminative Training
Li-Ming Zhan, Haowen Liang, Bo Liu, Lu Fan, Xiao-Ming Wu, Albert Y.S., Lam

TL;DR
This paper introduces a simple, end-to-end method for out-of-scope intent detection in dialogue systems that uses synthetic pseudo outliers for training, eliminating the need for distribution assumptions or post-processing.
Contribution
It proposes a novel training approach that simulates test scenarios with pseudo outliers, improving out-of-scope detection without complex procedures.
Findings
Significant performance improvements over state-of-the-art methods.
Effective generalization to real out-of-scope utterances.
No need for distribution assumptions or threshold tuning.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
