NSH: Normality Sensitive Hashing for Anomaly Detection
Abstract
Locality sensitive hashing (LSH) is a computationally efficient alternative to the distance based anomaly detection. The main advantages of LSH lie in constant detection time, low memory requirement, and simple implementation. However, since the metric of distance in LSHs does not consider the property of normal training data, a naive use of existing LSHs would not perform well. In this paper, we propose a new hashing scheme so that hash functions are selected dependently on the properties of the normal training data for reliable anomaly detection. The distance metric of the proposed method, called NSH (Normality Sensitive Hashing) is theoretically interpreted in terms of the region of normal training data and its effectiveness is demonstrated through experiments on real-world data. Our results are favorably comparable to state-of-the arts with the low-level features.
Cite
Text
Hachiya and Matsugu. "NSH: Normality Sensitive Hashing for Anomaly Detection." IEEE/CVF International Conference on Computer Vision Workshops, 2013. doi:10.1109/ICCVW.2013.109Markdown
[Hachiya and Matsugu. "NSH: Normality Sensitive Hashing for Anomaly Detection." IEEE/CVF International Conference on Computer Vision Workshops, 2013.](https://mlanthology.org/iccvw/2013/hachiya2013iccvw-nsh/) doi:10.1109/ICCVW.2013.109BibTeX
@inproceedings{hachiya2013iccvw-nsh,
title = {{NSH: Normality Sensitive Hashing for Anomaly Detection}},
author = {Hachiya, Hirotaka and Matsugu, Masakazu},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2013},
pages = {795-802},
doi = {10.1109/ICCVW.2013.109},
url = {https://mlanthology.org/iccvw/2013/hachiya2013iccvw-nsh/}
}