paper-with-me

Papers

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

📄 PDF Abstract BibTeX arXiv:1903.02196

Code (1)

PramuPerera/TransferLearningNovelty 공식 구현 caffe2

Tasks

Novelty DetectionTransfer Learning

Similar 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 dat…

Domain AdaptationNovelty DetectionObject Recognition

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

Universal Novelty Detection Through Adaptive Contrastive Learning

2024-08-20 · CVPR 2024 1 · Hossein Mirzaei, Mojtaba Nafez, Mohammad Jafari, Mohammad Bagher Soltani 외

Novelty detection is a critical task for deploying machine learning models in the open world. A crucial property of novelty detection methods is universality, which can be interpreted as generalization across various dis…

Contrastive LearningNovelty Detection

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