A Consistent Method for Graph Based Anomaly Localization
Abstract
The anomaly localization task aims at detecting faulty sensors automatically by monitoring the sensor values. In this paper, we propose an anomaly localization algorithm with a consistency guarantee on its results. Although several algorithms were proposed in the last decade, the consistency of the localization results was not discussed in the literature. To the best of our knowledge, this is the first study that provides theoretical guarantees for the localization results. Our new approach is to formulate the task as solving the sparsest subgraph problem on a difference graph. Since this problem is NP-hard, we then use a convex quadratic programming approximation algorithm, which is guaranteed to be consistent under suitable conditions. Across the simulations on both synthetic and real world datasets, we verify that the proposed method achieves higher anomaly localization performance compared to existing methods.
Cite
Text
Hara et al. "A Consistent Method for Graph Based Anomaly Localization." International Conference on Artificial Intelligence and Statistics, 2015.Markdown
[Hara et al. "A Consistent Method for Graph Based Anomaly Localization." International Conference on Artificial Intelligence and Statistics, 2015.](https://mlanthology.org/aistats/2015/hara2015aistats-consistent/)BibTeX
@inproceedings{hara2015aistats-consistent,
title = {{A Consistent Method for Graph Based Anomaly Localization}},
author = {Hara, Satoshi and Morimura, Tetsuro and Takahashi, Toshihiro and Yanagisawa, Hiroki and Suzuki, Taiji},
booktitle = {International Conference on Artificial Intelligence and Statistics},
year = {2015},
url = {https://mlanthology.org/aistats/2015/hara2015aistats-consistent/}
}