A novelty detection approach to classification 论文

1995引用 393
Computational Drug Discovery MethodsMetabolomics and Mass Spectrometry StudiesMachine Learning in Bioinformatics

摘要

Novelty Detection techniques are concept-learning methods that proceed by recognizingpositive instances of a concept rather than differentiating between its positive and negative instances. Novelty Detection approaches consequently require very few, if any, negative training instances. This paper presents a particular Novelty Detection approach to classification that uses a Redundancy Compression and NonRedundancy Differentiation technique based on the (Gluck & Myers 1993) model of the hippocampus, a part of the brain critically involved in learning and memory. In particular, this approach consists of training an autoencoder to reconstruct positive input instances at the output layer and then using this autoencoder to recognize novel instances. Classification is possible, after training, because positive instances are expected to be reconstructed accurately while negative instances are not. The purpose of this paper is to compare Hippo, the system that implements this technique, to C4....