Lp-Norm Constrained One-Class Classifier Combination
Classifier fusion is established as an effective methodology for boosting performance in different settings and one-class classification is no exception. In this study, we consider the one-class classifier fusion problem by modelling the sparsity/uniformity of the ensemble. To this end, we formulate a convex objective function to learn the weights in a linear ensemble model and impose a variable Lp-norm constraint on the weight vector. The vector-norm constraint enables the model to adapt to the intrinsic uniformity/sparsity of the ensemble in the space of base learners and acts as a (soft) classifier selection mechanism by shaping the relative magnitudes of fusion weights. Drawing on the Frank-Wolfe algorithm, we then present an effective approach to solve the formulated convex constrained optimisation problem efficiently. We evaluate the proposed one-class classifier combination approach on multiple data sets from diverse application domains and illustrate its merits in comparison to the existing approaches.
Code (0)
등록된 구현이 없습니다.
Tasks
One-Class ClassificationOne-class classifierMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SMOTE: Synthetic Minority Over-sampling Technique
An approach to the construction of classifiers from imbalanced datasets is described. A dataset is imbalanced if the classification categories are not approximately equally represented. Often real-world data sets are pre…
Combining Deep Learning Classifiers for 3D Action Recognition
The popular task of 3D human action recognition is almost exclusively solved by training deep-learning classifiers. To achieve a high recognition accuracy, the input 3D actions are often pre-processed by various normaliz…
3D Action RecognitionAction RecognitionDeep LearningTemporal Action LocalizationRevisiting lp-constrained Softmax Loss: A Comprehensive Study
Normalization is a vital process for any machine learning task as it controls the properties of data and affects model performance at large. The impact of particular forms of normalization, however, has so far been inves…
Classificationimage-classificationImage ClassificationSPOCC: Scalable POssibilistic Classifier Combination -- toward robust aggregation of classifiers
We investigate a problem in which each member of a group of learners is trained separately to solve the same classification task. Each learner has access to a training dataset (possibly with overlap across learners) but …
Investigating the Corruption Robustness of Image Classifiers with Random Lp-norm Corruptions
Robustness is a fundamental property of machine learning classifiers required to achieve safety and reliability. In the field of adversarial robustness of image classifiers, robustness is commonly defined as the stabilit…
Adversarial RobustnessData AugmentationImage Classification