paper-with-me

홈 › Papers

Out-of-domain Detection based on Generative Adversarial Network

2018-10-01 · EMNLP 2018 10 · Seonghan Ryu, Sangjun Koo, Hwanjo Yu, Gary Geunbae Lee

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkOut of Distribution (OOD) DetectionSentence Embedding

Methods 이 논문이 사용한 방법론

GAN Feature Matching Feature Matching is a regularizing objective for a generator in generative adversarial networks…

Similar Papers 제목 키워드 기반

GAT: Generative Adversarial Training for Adversarial Example Detection and Classification

2020-05-01 · ICLR 2020 1 · Xuwang Yin, Soheil Kolouri, Gustavo K. Rohde

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 classificationvalid

DeepDGA: Adversarially-Tuned Domain Generation and Detection

2016-10-06 · Hyrum S. Anderson, Jonathan Woodbridge, Bobby Filar

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 Network

Anomaly Generation using Generative Adversarial Networks in Host Based Intrusion Detection

2018-12-11 · Milad Salem, Shayan Taheri, Jiann Shiun Yuan

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 Detection

TAnoGAN: Time Series Anomaly Detection with Generative Adversarial Networks

2020-08-21 · Md Abul Bashar, Richi Nayak

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 Detection

Anomaly Detection via Minimum Likelihood Generative Adversarial Networks

2018-08-01 · Chu Wang, Yan-Ming Zhang, Cheng-Lin Liu

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