TL;DR
This paper introduces an adversarial deep learning framework for one-class classification that effectively detects anomalies and novelties in images and videos by training two competing networks.
Contribution
It proposes an end-to-end adversarial architecture for one-class classification, enhancing inlier and outlier separation without requiring novelty data during training.
Findings
Outperforms baseline and state-of-the-art methods on MNIST, Caltech-256, and UCSD Ped2 datasets.
Effectively learns the target class for anomaly detection.
Demonstrates robustness across image and video applications.
Abstract
Novelty detection is the process of identifying the observation(s) that differ in some respect from the training observations (the target class). In reality, the novelty class is often absent during training, poorly sampled or not well defined. Therefore, one-class classifiers can efficiently model such problems. However, due to the unavailability of data from the novelty class, training an end-to-end deep network is a cumbersome task. In this paper, inspired by the success of generative adversarial networks for training deep models in unsupervised and semi-supervised settings, we propose an end-to-end architecture for one-class classification. Our architecture is composed of two deep networks, each of which trained by competing with each other while collaborating to understand the underlying concept in the target class, and then classify the testing samples. One network works as the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
