Semi-Supervised Anomaly Detection Based on Quadratic Multiform Separation
Ko-Hui Michael Fan, Chih-Chung Chang, Kuang-Hsiao-Yin Kongguoluo

TL;DR
This paper introduces QMS22, a semi-supervised anomaly detection method based on quadratic multiform separation, which effectively distinguishes anomalies by solving a multi-class classification problem involving both normal and mixed classes.
Contribution
The paper presents a novel semi-supervised anomaly detection approach using quadratic multiform separation, outperforming some existing classifiers on benchmark datasets.
Findings
QMS22 significantly outperforms ISOF and ocSVM in AUC performance.
QMS22 performs comparably to BRM and OCKRA with no significant difference.
The method effectively handles imbalanced datasets with overlapping classes.
Abstract
In this paper we propose a novel method for semi-supervised anomaly detection (SSAD). Our classifier is named QMS22 as its inception was dated 2022 upon the framework of quadratic multiform separation (QMS), a recently introduced classification model. QMS22 tackles SSAD by solving a multi-class classification problem involving both the training set and the test set of the original problem. The classification problem intentionally includes classes with overlapping samples. One of the classes contains mixture of normal samples and outliers, and all other classes contain only normal samples. An outlier score is then calculated for every sample in the test set using the outcome of the classification problem. We also include performance evaluation of QMS22 against top performing classifiers using ninety-five benchmark imbalanced datasets from the KEEL repository. These classifiers are BRM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Water Systems and Optimization
MethodsTest
