paper-with-me

Papers

Outlier detection in mixed-attribute data: a semi-supervised approach with fuzzy approximations and relative entropy

2025-12-22 · Baiyang Chen, Zhong Yuan, Zheng Liu, Dezhong Peng, Yongxiang Li, Chang Liu, Guiduo Duan arxiv

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

📄 PDF Abstract BibTeX arXiv:2512.18978

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

Outlier Detection on Mixed-Type Data: An Energy-based Approach

2016-08-17 · Kien Do, Truyen Tran, Dinh Phung, Svetha Venkatesh

Outlier detection amounts to finding data points that differ significantly from the norm. Classic outlier detection methods are largely designed for single data type such as continuous or discrete. However, real world da…

Outlier DetectionVocal Bursts Type Prediction

Consistency-guided semi-supervised outlier detection in heterogeneous data using fuzzy rough sets

2025-12-22 · Baiyang Chen, Zhong Yuan, Dezhong Peng, Xiaoliang Chen 외 arxiv

Outlier detection aims to find samples that behave differently from the majority of the data. Semi-supervised detection methods can utilize the supervision of partial labels, thus reducing false positive rates. However, …

Outlier Detection

Label-Informed Outlier Detection Based on Granule Density

2025-12-21 · Baiyang Chen, Zhong Yuan, Dezhong Peng, Hongmei Chen 외 arxiv

Outlier detection, crucial for identifying unusual patterns with significant implications across numerous applications, has drawn considerable research interest. Existing semi-supervised methods typically treat data as p…

Density EstimationOutlier Detection

Semi-supervised Embedding in Attributed Networks with Outliers

2017-03-23 · Jiongqian Liang, Peter Jacobs, Jiankai Sun, Srinivasan Parthasarathy

In this paper, we propose a novel framework, called Semi-supervised Embedding in Attributed Networks with Outliers (SEANO), to learn a low-dimensional vector representation that systematically captures the topological pr…

Attribute

Size Matters: Cardinality-Constrained Clustering and Outlier Detection via Conic Optimization

2017-05-22 · Napat Rujeerapaiboon, Kilian Schindler, Daniel Kuhn, Wolfram Wiesemann

Plain vanilla K-means clustering has proven to be successful in practice, yet it suffers from outlier sensitivity and may produce highly unbalanced clusters. To mitigate both shortcomings, we formulate a joint outlier de…

ClusteringConstrained ClusteringOutlier Detection