Hashing for Structure-Based Anomaly Detection

πŸ“… 2025-05-16
πŸ›οΈ International Conference on Image Analysis and Processing
πŸ“ˆ Citations: 2
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This work addresses anomaly detection on low-dimensional manifold-structured data. We propose an efficient isolation-based method that embeds data into a high-dimensional semantic-enhanced preference space and employs Locality-Sensitive Hashing (LSH) to accelerate sparse neighborhood estimation, thereby identifying the most isolated samples as anomalies. To our knowledge, this is the first approach to integrate LSH into a preference-space isolation framework, achieving both theoretical soundness and computational efficiency. Extensive experiments on multiple benchmark datasets demonstrate state-of-the-art detection performance, with inference speed improved by 3–5Γ— over existing methods, alongside substantial reductions in time and memory overhead. The source code is publicly available.

Technology Category

Application Category

πŸ“ Abstract
We focus on the problem of identifying samples in a set that do not conform to structured patterns represented by low-dimensional manifolds. An effective way to solve this problem is to embed data in a high dimensional space, called Preference Space, where anomalies can be identified as the most isolated points. In this work, we employ Locality Sensitive Hashing to avoid explicit computation of distances in high dimensions and thus improve Anomaly Detection efficiency. Specifically, we present an isolation-based anomaly detection technique designed to work in the Preference Space which achieves state-of-the-art performance at a lower computational cost. Code is publicly available at https://github.com/ineveLoppiliF/Hashing-for-Structure-based-Anomaly-Detection.
Problem

Research questions and friction points this paper is trying to address.

Identifying anomalies in structured low-dimensional manifolds
Detecting isolated points in high-dimensional Preference Space
Improving efficiency with Locality Sensitive Hashing technique
Innovation

Methods, ideas, or system contributions that make the work stand out.

Uses Locality Sensitive Hashing for efficiency
Embeds data in high-dimensional Preference Space
Isolation-based anomaly detection in Preference Space
πŸ”Ž Similar Papers
No similar papers found.
Filippo Leveni
Filippo Leveni
PhD at Politecnico di Milano
Machine LearningAnomaly DetectionPattern RecognitionComputer Vision
L
Luca Magri
Politecnico di Milano (DEIB)
C
C. Alippi
Politecnico di Milano (DEIB), UniversitΓ  della Svizzera italiana
G
G. Boracchi
Politecnico di Milano (DEIB)