# Deep Transfer Learning for Multiple Class Novelty Detection

**Authors:** Pramuditha Perera, Vishal M. Patel

arXiv: 1903.02196 · 2019-03-07

## TL;DR

This paper introduces a deep transfer learning approach for detecting multiple novel classes in images, utilizing a new loss function and external data to improve accuracy and robustness.

## Contribution

It presents a novel end-to-end deep learning method with a new membership loss and effective use of external data for global negative filter learning.

## Key findings

- Significant improvement over state-of-the-art on four datasets
- Effective thresholding of maximal activation for novelty detection
- Use of external dataset knowledge enhances detection performance

## Abstract

We propose a transfer learning-based solution for the problem of multiple class novelty detection. In particular, we propose an end-to-end deep-learning based approach in which we investigate how the knowledge contained in an external, out-of-distributional dataset can be used to improve the performance of a deep network for visual novelty detection. Our solution differs from the standard deep classification networks on two accounts. First, we use a novel loss function, membership loss, in addition to the classical cross-entropy loss for training networks. Secondly, we use the knowledge from the external dataset more effectively to learn globally negative filters, filters that respond to generic objects outside the known class set. We show that thresholding the maximal activation of the proposed network can be used to identify novel objects effectively. Extensive experiments on four publicly available novelty detection datasets show that the proposed method achieves significant improvements over the state-of-the-art methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.02196/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1903.02196/full.md

## References

26 references — full list in the complete paper: https://tomesphere.com/paper/1903.02196/full.md

---
Source: https://tomesphere.com/paper/1903.02196