An efficient FPGA implementation of Mahalanobis distance-based outlier detection for streaming data

S. Wakabayashi,Shinobu Nagayama,Masato Inagi,Yuto Arai
DOI: https://doi.org/10.1109/FPT.2016.7929547
2016-12-01
Abstract:With the recent explosive growth of data in the real world, data mining techniques to obtain characteristics and knowledge from big data attract more attention. This paper focuses on a method to detect outliers in streaming data, and proposes a fast FPGA implementation of outlier detection based on the Mahalanobis distance. The proposed circuit is fully pipelined, and in every clock cycle, a given sample data can be judged as an outlier or not. Experimental evaluation shows that the proposed circuit is 37 times faster than the software implementation of the Mahalanobis distance-based outlier detection.
Computer Science
What problem does this paper attempt to address?