TransductGAN: a Transductive Adversarial Model for Novelty Detection
Najiba Toron, Janaina Mourao-Miranda, John Shawe-Taylor

TL;DR
TransductGAN introduces a transductive adversarial model that generates examples of both known and novel classes using a mixture of Gaussians, improving novelty detection by leveraging unlabeled test data.
Contribution
It proposes a novel transductive GAN framework with an adversarial autoencoder to generate and detect novel data, outperforming existing methods.
Findings
Superior performance over state-of-the-art methods
Generates visual examples of novel data points
Utilizes unlabeled test data effectively
Abstract
Novelty detection, a widely studied problem in machine learning, is the problem of detecting a novel class of data that has not been previously observed. A common setting for novelty detection is inductive whereby only examples of the negative class are available during training time. Transductive novelty detection on the other hand has only witnessed a recent surge in interest, it not only makes use of the negative class during training but also incorporates the (unlabeled) test set to detect novel examples. Several studies have emerged under the transductive setting umbrella that have demonstrated its advantage over its inductive counterpart. Depending on the assumptions about the data, these methods go by different names (e.g. transductive novelty detection, semi-supervised novelty detection, positive-unlabeled learning, out-of-distribution detection). With the use of generative…
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
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
