An Efficient One-Class SVM for Anomaly Detection in the Internet of Things
Kun Yang, Samory Kpotufe, Nick Feamster

TL;DR
This paper introduces an efficient one-class SVM method for anomaly detection in IoT devices, combining Nyström and Gaussian sketching techniques with clustering to improve speed and reduce memory use without losing accuracy.
Contribution
The authors extend Nyström and Gaussian sketching methods for OCSVM by integrating clustering and Gaussian mixture models, enhancing efficiency for IoT anomaly detection.
Findings
Significant speedup in prediction time.
Reduced memory requirements.
Maintained detection accuracy.
Abstract
Insecure Internet of things (IoT) devices pose significant threats to critical infrastructure and the Internet at large; detecting anomalous behavior from these devices remains of critical importance, but fast, efficient, accurate anomaly detection (also called "novelty detection") for these classes of devices remains elusive. One-Class Support Vector Machines (OCSVM) are one of the state-of-the-art approaches for novelty detection (or anomaly detection) in machine learning, due to their flexibility in fitting complex nonlinear boundaries between {normal} and {novel} data. IoT devices in smart homes and cities and connected building infrastructure present a compelling use case for novelty detection with OCSVM due to the variety of devices, traffic patterns, and types of anomalies that can manifest in such environments. Much previous research has thus applied OCSVM to novelty detection…
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 · Data Stream Mining Techniques
