Entropy-based outlier detection using spark
Autor: | Wengang Zhou, Guilan Feng, Shi Dong, Zhengnan Li |
---|---|
Rok vydání: | 2019 |
Předmět: |
Computer Networks and Communications
Computer science Entropy (statistical thermodynamics) business.industry Big data 020206 networking & telecommunications 02 engineering and technology computer.software_genre k-nearest neighbors algorithm ComputingMethodologies_PATTERNRECOGNITION Ranking Outlier 0202 electrical engineering electronic engineering information engineering Entropy (information theory) 020201 artificial intelligence & image processing Anomaly detection Data mining Entropy (energy dispersal) business computer Software Third stage |
Zdroj: | Cluster Computing. 23:409-419 |
ISSN: | 1573-7543 1386-7857 |
DOI: | 10.1007/s10586-019-02932-2 |
Popis: | The k-nearest neighbors outlier detection is a simple yet effective widely renowned method in data mining. The actual application of this model in the big data domain is not feasible due to time and memory restrictions. Several distributed alternatives based on MapReduce have been proposed to enable this method to handle large-scale data. However, their performance can be further improved with new designs that fit with newly arising technologies. Furthermore, it gives to each attribute the same importance to outlier. There are several approaches to enhance its precision, with the entropy-based outlier detection being among the most successful ones. Entropy-based outlier detection computes attribute entropy of the data set to weighted distance formula for the outlier detection. Apart from the existing the k-nearest neighbors outlier detection to handle big datasets, there is not an entropy-based outlier detection to manage that volume of data. In this paper, we propose an entropy-based outlier detection based on Spark. It presents three separately stages. The first stage computes attribute entropy. The second stage finds the k nearest neighbors and calculates the degrees of outliers using the attribute entropy computed previously. The third stage ranks each point on the degrees of outliers and declares the top n points in this ranking to be outliers. Extensive experimental results show the advantages of the proposed method. This algorithm can improve the outlier detection precision, reduce the runtime and realize the effective large scale dataset outlier detection. |
Databáze: | OpenAIRE |
Externí odkaz: |