Granular-ball Computing Guided Anomaly Detection for Hybrid Attribute Data

Xinyu Su,Xiwen Wang,Dezhong Peng,Hongmei Chen,Yingke Chen,Zhong Yuan
DOI: https://doi.org/10.1007/s13042-024-02425-8
2024-01-01
International Journal of Machine Learning and Cybernetics
Abstract:Anomaly detection is one of the important research areas in data mining or data analytics. However, most of the existing anomaly detection methods only consider homogeneous data, such as nominal or numerical attribute data, and fail to effectively deal with hybrid attribute data. Moreover, these methods also suffer from inefficiency and noise sensitivity due to their single-granularity sample-based input paradigm. In this study, we propose an unsupervised anomaly detection method based on the granular-ball fuzzy set called HGBAD. First, we define a novel granular-ball fuzzy set to deal with the uncertainty information in hybrid attribute data. Based on the novel fuzzy set, multiple granular-ball fuzzy information granules are constructed. The anomaly degrees of granular-ball fuzzy information granules are fused to calculate the anomaly factors. The anomaly factors are used to measure the anomaly degrees of samples. Based on the anomaly factors, anomalies can be detected by an anomaly determination threshold. Experimental results demonstrate the superior performance of HGBAD in detecting anomalies across various data types. The code is publicly available at https://github.com/Mxeron/HGBAD .
What problem does this paper attempt to address?