Unsupervised Outlier Detection in Sensor Networks Using Aggregation Tree

Kejia Zhang,Shengfei Shi,Hong Gao,Jianzhong Li
DOI: https://doi.org/10.1007/978-3-540-73871-8_16
2007-01-01
Abstract:In the applications of sensor networks, outlier detection has attracted more and more attention. The identification of outliers can be used to filter false data, find faulty nodes and discover interesting events. A few papers have been published for this issue. However some of them consume too much communication, some of them need user to pre-set correct thresholds, some of them generate approximate results rather than exact ones. In this paper, a new unsupervised approach is proposed to detect global top noutliers in the network. This approach can be used to answer both snapshot queries and continuous queries. Two novel concepts, modifier setand candidate setfor the global outliers, are defined in the paper. Also a commit-disseminate-verifymechanism for outlier detection in aggregation tree is provided. Using this mechanism and the these two concepts, the global top noutliers can be detected through exchanging short messages in the whole tree. Theoretically, we prove that the results generated by our approach are exact. The experimental results show that our approach is the most communication-efficient one compared with other existing methods. Moreover, our approach does not need any pre-specified threshold. It can be easily extended to multi-dimensional data, and is suitable for detecting outliers of various definitions.
What problem does this paper attempt to address?