Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Unknown Intent Detection with Margin Loss

About

Identifying the unknown (novel) user intents that have never appeared in the training set is a challenging task in the dialogue system. In this paper, we present a two-stage method for detecting unknown intents. We use bidirectional long short-term memory (BiLSTM) network with the margin loss as the feature extractor. With margin loss, we can learn discriminative deep features by forcing the network to maximize inter-class variance and to minimize intra-class variance. Then, we feed the feature vectors to the density-based novelty detection algorithm, local outlier factor (LOF), to detect unknown intents. Experiments on two benchmark datasets show that our method can yield consistent improvements compared with the baseline methods.

Ting-En Lin, Hua Xu• 2019

Related benchmarks

TaskDatasetResultRank
Unknown Intent DetectionATIS (test)
Macro F169.6
20
Unknown Intent DetectionSnips (test)
Macro F184.1
15
Unknown Intent DetectionStackOverflow 50% seen classes (test)
Accuracy64.34
11
Open Intent ClassificationBANKING 50% known classes (test)
Accuracy83.35
10
OOD Intent DetectionSNIPS standard (test)
Macro F177.7
10
OOD Intent DetectionPersian-ATIS standard (test)
Macro F117.81
10
Unknown Intent DetectionM-CID-EN 75% seen classes (test)
Accuracy77.11
6
Unknown Intent DetectionBanking 25% seen classes (test)
Accuracy52.77
6
Unknown Intent DetectionCLINC150 50% seen classes (test)
Accuracy78.63
6
Unknown Intent DetectionCLINC150 75% seen classes (test)
Accuracy84.59
6
Showing 10 of 24 rows

Other info

Follow for update