An Efficient Variant of One-Class SVM with Lifelong Online Learning Guarantees
By: Joe Suk, Samory Kpotufe
We study outlier (a.k.a., anomaly) detection for single-pass non-stationary streaming data. In the well-studied offline or batch outlier detection problem, traditional methods such as kernel One-Class SVM (OCSVM) are both computationally heavy and prone to large false-negative (Type II) errors under non-stationarity. To remedy this, we introduce SONAR, an efficient SGD-based OCSVM solver with strongly convex regularization. We show novel theoretical guarantees on the Type I/II errors of SONAR, superior to those known for OCSVM, and further prove that SONAR ensures favorable lifelong learning guarantees under benign distribution shifts. In the more challenging problem of adversarial non-stationary data, we show that SONAR can be used within an ensemble method and equipped with changepoint detection to achieve adaptive guarantees, ensuring small Type I/II errors on each phase of data. We validate our theoretical findings on synthetic and real-world datasets.
Similar Papers
Unsupervised Anomaly Detection for Smart IoT Devices: Performance and Resource Comparison
Machine Learning (CS)
Finds hidden computer dangers on smart devices.
Efficient Hyperparameter Search for Non-Stationary Model Training
Machine Learning (CS)
Saves money training smart computer programs faster.
Anomaly detection in network flows using unsupervised online machine learning
Cryptography and Security
Finds computer network problems automatically.