Out-of-domain Detection based on Generative Adversarial Network
The main goal of this paper is to develop out-of-domain (OOD) detection for dialog systems. We propose to use only in-domain (IND) sentences to build a generative adversarial network (GAN) of which the discriminator generates low scores for OOD sentences. To improve basic GANs, we apply feature matching loss in the discriminator, use domain-category analysis as an additional task in the discriminator, and remove the biases in the generator. Thereby, we reduce the huge effort of collecting OOD sentences for training OOD detection. For evaluation, we experimented OOD detection on a multi-domain dialog system. The experimental results showed the proposed method was most accurate compared to the existing methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkOut of Distribution (OOD) DetectionSentence EmbeddingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
GAT: Generative Adversarial Training for Adversarial Example Detection and Classification
The vulnerabilities of deep neural networks against adversarial examples have become a significant concern for deploying these models in sensitive domains. Devising a definitive defense against such attacks is proven to …
General ClassificationRobust classificationvalidDeepDGA: Adversarially-Tuned Domain Generation and Detection
Many malware families utilize domain generation algorithms (DGAs) to establish command and control (C&C) connections. While there are many methods to pseudorandomly generate domains, we focus in this paper on detecting (…
BIG-bench Machine LearningDecoderDeep LearningGenerative Adversarial NetworkAnomaly Generation using Generative Adversarial Networks in Host Based Intrusion Detection
Generative adversarial networks have been able to generate striking results in various domains. This generation capability can be general while the networks gain deep understanding regarding the data distribution. In man…
Anomaly DetectionIntrusion DetectionTAnoGAN: Time Series Anomaly Detection with Generative Adversarial Networks
Anomaly detection in time series data is a significant problem faced in many application areas such as manufacturing, medical imaging and cyber-security. Recently, Generative Adversarial Networks (GAN) have gained attent…
Anomaly DetectionTime SeriesTime Series AnalysisTime Series Anomaly DetectionAnomaly Detection via Minimum Likelihood Generative Adversarial Networks
Anomaly detection aims to detect abnormal events by a model of normality. It plays an important role in many domains such as network intrusion detection, criminal activity identity and so on. With the rapidly growing siz…
Anomaly DetectionIntrusion DetectionNetwork Intrusion Detection