A Novelty Detection Approach to Classification

Abstract

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....

Cite

Text

Japkowicz et al. "A Novelty Detection Approach to Classification." International Joint Conference on Artificial Intelligence, 1995.

Markdown

[Japkowicz et al. "A Novelty Detection Approach to Classification." International Joint Conference on Artificial Intelligence, 1995.](https://mlanthology.org/ijcai/1995/japkowicz1995ijcai-novelty/)

BibTeX

@inproceedings{japkowicz1995ijcai-novelty,
  title     = {{A Novelty Detection Approach to Classification}},
  author    = {Japkowicz, Nathalie and Myers, Catherine and Gluck, Mark A.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1995},
  pages     = {518-523},
  url       = {https://mlanthology.org/ijcai/1995/japkowicz1995ijcai-novelty/}
}