BikNN: Anomaly Estimation in Bilateral Domains with k-Nearest Neighbors
Zhongping Ji

TL;DR
BikNN introduces a new anomaly detection framework that combines spatial and density domain analysis using k-nearest neighbors, providing effective visualization and classification of anomalies across diverse datasets.
Contribution
The paper presents a novel two-dimensional reduction and anomaly scoring method that integrates spatial and density information, improving anomaly detection performance.
Findings
Achieves high average performance on synthetic and real datasets.
Provides simple visualization and classification of anomalies.
Adapts to different datasets with adjustable parameters.
Abstract
In this paper, a novel framework for anomaly estimation is proposed. The basic idea behind our method is to reduce the data into a two-dimensional space and then rank each data point in the reduced space. We attempt to estimate the degree of anomaly in both spatial and density domains. Specifically, we transform the data points into a density space and measure the distances in density domain between each point and its k-Nearest Neighbors in spatial domain. Then, an anomaly coordinate system is built by collecting two unilateral anomalies from k-nearest neighbors of each point. Further more, we introduce two schemes to model their correlation and combine them to get the final anomaly score. Experiments performed on the synthetic and real world datasets demonstrate that the proposed method performs well and achieve highest average performance. We also show that the proposed method can…
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 · Data-Driven Disease Surveillance · Network Security and Intrusion Detection
