English

Hashing for Structure-based Anomaly Detection

Machine Learning 2025-05-19 v1 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

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.

Keywords

Cite

@article{arxiv.2505.10873,
  title  = {Hashing for Structure-based Anomaly Detection},
  author = {Filippo Leveni and Luca Magri and Cesare Alippi and Giacomo Boracchi},
  journal= {arXiv preprint arXiv:2505.10873},
  year   = {2025}
}

Comments

Accepted at International Conference on Image Analysis and Processing (ICIAP 2023)

R2 v1 2026-06-28T23:35:22.840Z