Deep Transfer Learning for Multiple Class Novelty Detection
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.
Code (1)
Tasks
Novelty DetectionTransfer LearningSimilar Papers 제목 키워드 기반
Multiple Class Novelty Detection Under Data Distribution Shift
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 Recognitionq-Space Novelty Detection with Variational Autoencoders
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 DetectionKernel Null Space Methods for Novelty Detection
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 RecognitionUniversal Novelty Detection Through Adaptive Contrastive Learning
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 DetectionNovelty Detection Under Multi-Instance Multi-Label Framework
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