@inproceedings{127d9d457433408984a61bfae4535906,
title = "A Novel Anomaly Detection Algorithm Based on Trident Tree",
abstract = "In this paper, we propose a novel anomaly detection algorithm, named T-Forest, which is implemented by multiple trident trees (T-trees). Each T-tree is constructed recursively by isolating the data outside of 3 sigma into the left and right subtree and isolating the others into the middle subtree, and each node in a T-tree records the size of datasets that falls on this node, so that each T-tree can be used as a local density estimator for data points. The density value for each instance is the average of all trees evaluation instance densities, and it can be used as the anomaly score of the instance. Since each T-tree is constructed according to 3 sigma principle, each tree in TB-Forest can obtain good anomaly detection results without a large tree height. Compared with some state-of-the-art methods, our algorithm performs well in AUC value, and needs linear time complexity and space complexity. The experimental results show that our approach can not only effectively detect anomaly points, but also tend to converge within a certain parameters range.",
keywords = "3 sigma, Anomaly detection, Forest, Gaussian, Isolation",
author = "Chunkai Zhang and Ao Yin and Yepeng Deng and Panbo Tian and Xuan Wang and Lifeng Dong",
note = "Publisher Copyright: {\textcopyright} 2018, Springer International Publishing AG, part of Springer Nature.; 11th International Conference on Cloud Computing, CLOUD 2018 Held as Part of the Services Conference Federation, SCF 2018 ; Conference date: 25-06-2018 Through 30-06-2018",
year = "2018",
doi = "10.1007/978-3-319-94295-7\_20",
language = "英语",
isbn = "9783319942940",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "295--306",
editor = "Min Luo and Liang-Jie Zhang",
booktitle = "Cloud Computing – CLOUD 2018 - 11th International Conference, Held as Part of the Services Conference Federation, SCF 2018, Proceedings",
address = "德国",
}