Novelty Detection via Contrastive Learning with Negative Data Augmentation
Chengwei Chen, Yuan Xie, Shaohui Lin, Ruizhi Qiao, Jian Zhou, Xin Tan,, Yi Zhang, Lizhuang Ma

TL;DR
This paper introduces a novel decoder-encoder framework for novelty detection that leverages contrastive learning and negative data augmentation, achieving state-of-the-art results with improved stability over GAN-based methods.
Contribution
The paper proposes a new decoder-encoder model with negative data augmentation and contrastive learning for more discriminative representations in novelty detection.
Findings
Outperforms existing novelty detection methods on benchmarks like CIFAR10 and DCASE.
Achieves state-of-the-art results with more stable training.
Utilizes a decoder-encoder framework with negative data augmentation for improved discriminative ability.
Abstract
Novelty detection is the process of determining whether a query example differs from the learned training distribution. Previous methods attempt to learn the representation of the normal samples via generative adversarial networks (GANs). However, they will suffer from instability training, mode dropping, and low discriminative ability. Recently, various pretext tasks (e.g. rotation prediction and clustering) have been proposed for self-supervised learning in novelty detection. However, the learned latent features are still low discriminative. We overcome such problems by introducing a novel decoder-encoder framework. Firstly, a generative network (a.k.a. decoder) learns the representation by mapping the initialized latent vector to an image. In particular, this vector is initialized by considering the entire distribution of training data to avoid the problem of mode-dropping. Secondly,…
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 · Metabolomics and Mass Spectrometry Studies · Domain Adaptation and Few-Shot Learning
