A cascade of deep classifiers detects new classes at test time and increments the model with a one-class leaf per new class, reporting better average performance than three baselines on RF device and Twitter datasets.
Learning Deep Features for One-Class Classification
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We propose a deep learning-based solution for the problem of feature learning in one-class classification. The proposed method operates on top of a Convolutional Neural Network (CNN) of choice and produces descriptive features while maintaining a low intra-class variance in the feature space for the given class. For this purpose two loss functions, compactness loss and descriptiveness loss are proposed along with a parallel CNN architecture. A template matching-based framework is introduced to facilitate the testing process. Extensive experiments on publicly available anomaly detection, novelty detection and mobile active authentication datasets show that the proposed Deep One-Class (DOC) classification method achieves significant improvements over the state-of-the-art.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Multi-stage Deep Classifier Cascades for Open World Recognition
A cascade of deep classifiers detects new classes at test time and increments the model with a one-class leaf per new class, reporting better average performance than three baselines on RF device and Twitter datasets.