TL;DR
This paper introduces a nearest-latent-neighbours (NLN) algorithm that enhances semi-supervised novelty detection by leveraging autoencoder latent space reconstructions, achieving significant performance improvements across multiple datasets and architectures.
Contribution
The paper presents a novel NLN algorithm that improves novelty detection by using nearest neighbours in the latent space, which is efficient, architecture-agnostic, and applicable to various datasets.
Findings
Up to 17% AUROC improvement in multi-class novelty detection.
Up to 8% AUROC improvement in single-class novelty detection.
Method is memory and time efficient, requiring minimal data augmentation.
Abstract
We show that using nearest neighbours in the latent space of autoencoders (AE) significantly improves performance of semi-supervised novelty detection in both single and multi-class contexts. Autoencoding methods detect novelty by learning to differentiate between the non-novel training class(es) and all other unseen classes. Our method harnesses a combination of the reconstructions of the nearest neighbours and the latent-neighbour distances of a given input's latent representation. We demonstrate that our nearest-latent-neighbours (NLN) algorithm is memory and time efficient, does not require significant data augmentation, nor is reliant on pre-trained networks. Furthermore, we show that the NLN-algorithm is easily applicable to multiple datasets without modification. Additionally, the proposed algorithm is agnostic to autoencoder architecture and reconstruction error method. We…
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.
