Outlier detection in mixed-attribute data: a semi-supervised approach with fuzzy approximations and relative entropy
By: Baiyang Chen , Zhong Yuan , Zheng Liu and more
Outlier detection is a critical task in data mining, aimed at identifying objects that significantly deviate from the norm. Semi-supervised methods improve detection performance by leveraging partially labeled data but typically overlook the uncertainty and heterogeneity of real-world mixed-attribute data. This paper introduces a semi-supervised outlier detection method, namely fuzzy rough sets-based outlier detection (FROD), to effectively handle these challenges. Specifically, we first utilize a small subset of labeled data to construct fuzzy decision systems, through which we introduce the attribute classification accuracy based on fuzzy approximations to evaluate the contribution of attribute sets in outlier detection. Unlabeled data is then used to compute fuzzy relative entropy, which provides a characterization of outliers from the perspective of uncertainty. Finally, we develop the detection algorithm by combining attribute classification accuracy with fuzzy relative entropy. Experimental results on 16 public datasets show that FROD is comparable with or better than leading detection algorithms. All datasets and source codes are accessible at https://github.com/ChenBaiyang/FROD. This manuscript is the accepted author version of a paper published by Elsevier. The final published version is available at https://doi.org/10.1016/j.ijar.2025.109373
Similar Papers
Fuzzy Granule Density-Based Outlier Detection with Multi-Scale Granular Balls
Machine Learning (CS)
Finds weird data points in many ways.
RFOD: Random Forest-based Outlier Detection for Tabular Data
Machine Learning (CS)
Finds weird data in computer lists.
Robust fuzzy clustering with cellwise outliers
Methodology
Finds hidden groups and weird data points.