Computer Science and Information Systems 2005 Volume 2, Issue 1, Pages: 103-118
https://doi.org/10.2298/CSIS0501103H
Full text ( 305 KB)
Cited by


FP-outlier: Frequent pattern based outlier detection

He Zengyou (Department of Computer Science and Engineering, Harbin Institute of Technology, Harbin, China)
Xu Xiaofei (Department of Computer Science and Engineering, Harbin Institute of Technology, Harbin, China)
Huang Zhexue Joshua (E-Business Technology Institute, The University of Hong Kong, Pokfulam, Hong Kong, China)
Deng Shengchun (Department of Computer Science and Engineering, Harbin Institute of Technology, Harbin, China)

An outlier in a dataset is an observation or a point that is considerably dissimilar to or inconsistent with the remainder of the data. Detection of such outliers is important for many applications and has recently attracted much attention in the data mining research community. In this paper, we present a new method to detect outliers by discovering frequent patterns (or frequent itemsets) from the data set. The outliers are defined as the data transactions that contain less frequent patterns in their itemsets. We define a measure called FPOF (Frequent Pattern Outlier Factor) to detect the outlier transactions and propose the FindFPOF algorithm to discover outliers. The experimental results have shown that our approach outperformed the existing methods on identifying interesting outliers.