Local Outlier Detection with Interpretation
Abstract
Outlier detection aims at searching for a small set of objects that are inconsistent or considerably deviating from other objects in a dataset. Existing research focuses on outlier identification while omitting the equally important problem of outlier interpretation. This paper presents a novel method named LODI to address both problems at the same time. In LODI, we develop an approach that explores the quadratic entropy to adaptively select a set of neighboring instances, and a learning method to seek an optimal subspace in which an outlier is maximally separated from its neighbors. We show that this learning task can be solved via the matrix eigen-decomposition and its solution contains essential information to reveal features that are most important to interpret the exceptional properties of outliers. We demonstrate the appealing performance of LODI via a number of synthetic and real world datasets and compare its outlier detection rates against state-of-the-art algorithms.
Cite
Text
Dang et al. "Local Outlier Detection with Interpretation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013. doi:10.1007/978-3-642-40994-3_20Markdown
[Dang et al. "Local Outlier Detection with Interpretation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2013.](https://mlanthology.org/ecmlpkdd/2013/dang2013ecmlpkdd-local/) doi:10.1007/978-3-642-40994-3_20BibTeX
@inproceedings{dang2013ecmlpkdd-local,
title = {{Local Outlier Detection with Interpretation}},
author = {Dang, Xuan-Hong and Micenková, Barbora and Assent, Ira and Ng, Raymond T.},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2013},
pages = {304-320},
doi = {10.1007/978-3-642-40994-3_20},
url = {https://mlanthology.org/ecmlpkdd/2013/dang2013ecmlpkdd-local/}
}