TL;DR
Online-iForest is a new streaming anomaly detection method that adapts continuously to evolving data, offering high efficiency and competitive accuracy compared to existing online and offline techniques.
Contribution
It introduces a novel online anomaly detection algorithm specifically designed for streaming data, overcoming limitations of prior offline and online methods.
Findings
Performs on par with online alternatives and rivals offline methods.
Outperforms competitors in efficiency across datasets.
Effective for real-time applications like cybersecurity and fraud detection.
Abstract
The anomaly detection literature is abundant with offline methods, which require repeated access to data in memory, and impose impractical assumptions when applied to a streaming context. Existing online anomaly detection methods also generally fail to address these constraints, resorting to periodic retraining to adapt to the online context. We propose Online-iForest, a novel method explicitly designed for streaming conditions that seamlessly tracks the data generating process as it evolves over time. Experimental validation on real-world datasets demonstrated that Online-iForest is on par with online alternatives and closely rivals state-of-the-art offline anomaly detection techniques that undergo periodic retraining. Notably, Online-iForest consistently outperforms all competitors in terms of efficiency, making it a promising solution in applications where fast identification of…
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.
Code & Models
Videos
