SOTAVerified

Utilizing Patch-level Category Activation Patterns for Multiple Class Novelty Detection

2020-08-01ECCV 2020Unverified0· sign in to hype

Poojan Oza, Vishal M. Patel

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

For any recognition system, the ability to identify novel class samples during inference is an important aspect of the system’s robustness. This problem of detecting novel class samples during inference is commonly referred to as Multiple Class Novelty Detection. In this paper, we propose a novel method that makes deep convolutional neural networks robust to novel classes. Specifically, during training one branch performs traditional classification (referred to as global inference), and the other branch provides patch-level information to keep track of the class-specific activation patterns (referred to as local inference). Both global and local branch information are combined to train a novelty detection network, which is used during inference to identify novel classes. We evaluate the proposed method on four datasets (Caltech256, CUB-200, Stanford Dogs and FounderType-200) and show that the proposed method is able to identify novel class samples better compared to the other deep convolutional neural network based methods.

Tasks

Reproductions