paper-with-me

Papers

Multiple Class Novelty Detection Under Data Distribution Shift

2020-08-01 · ECCV 2020 8 · Poojan Oza, Hien V. Nguyen, Vishal M. Patel

The novelty detection models learn a decision boundary around multiple categories of a given dataset. This helps such models in detecting any novel classes encountered during testing. However, in many cases, the test data distribution can be different from that of the training data. For such cases, the novelty detection models risk detecting a known class as novel due to the dataset distribution shift. This scenario is often ignored while working with novelty detection. To this end, we consider the problem of multiple class novelty detection under dataset distribution shift to improve the novelty detection performance. Firstly, we discuss the problem setting in detail and show how it affects the performance of current novelty detection methods. Secondly, we show that one could improve those novelty detection methods with a simple integration of domain adversarial loss. Finally, we propose a method which brings together the techniques from novelty detection and domain adaptation to improve generalization of multiple class novelty detection on different domains. We evaluate the proposed method on digits and object recognition datasets and show that it provides improvements over the baseline methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationNovelty DetectionObject Recognition

Similar Papers 제목 키워드 기반

Novelty Detection Under Multi-Instance Multi-Label Framework

2013-11-25 · Qi Lou, Raviv Raich, Forrest Briggs, Xiaoli Z. Fern

Novelty detection plays an important role in machine learning and signal processing. This paper studies novelty detection in a new setting where the data object is represented as a bag of instances and associated with mu…

Novelty DetectionObjectTAG

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

2020-08-01 · ECCV 2020 8 · Poojan Oza, Vishal M. Patel

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 refer…

Novelty Detection

Deep Transfer Learning for Multiple Class Novelty Detection

2019-03-06 · CVPR 2019 6 · Pramuditha Perera, Vishal M. Patel

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 …

Novelty DetectionTransfer Learning

q-Space Novelty Detection with Variational Autoencoders

2018-06-08 · Aleksei Vasilev, Vladimir Golkov, Marc Meissner, Ilona Lipp 외

In machine learning, novelty detection is the task of identifying novel unseen data. During training, only samples from the normal class are available. Test samples are classified as normal or abnormal by assignment of a…

Diffusion MRINovelty Detection

Kernel Null Space Methods for Novelty Detection

2013-06-01 · CVPR 2013 6 · Paul Bodesheim, Alexander Freytag, Erik Rodner, Michael Kemmler 외

Detecting samples from previously unknown classes is a crucial task in object recognition, especially when dealing with real-world applications where the closed-world assumption does not hold. We present how to apply a n…

Density EstimationNovelty DetectionObject Recognition