paper-with-me

홈 › Papers

GBG++: A Fast and Stable Granular Ball Generation Method for Classification

2023-05-29 · Qin Xie, Qinghua Zhang, Shuyin Xia, Fan Zhao, Chengying Wu, Guoyin Wang, Weiping Ding

Granular ball computing (GBC), as an efficient, robust, and scalable learning method, has become a popular research topic of granular computing. GBC includes two stages: granular ball generation (GBG) and multi-granularity learning based on the granular ball (GB). However, the stability and efficiency of existing GBG methods need to be further improved due to their strong dependence on $k$-means or $k$-division. In addition, GB-based classifiers only unilaterally consider the GB's geometric characteristics to construct classification rules, but the GB's quality is ignored. Therefore, in this paper, based on the attention mechanism, a fast and stable GBG (GBG++) method is proposed first. Specifically, the proposed GBG++ method only needs to calculate the distances from the data-driven center to the undivided samples when splitting each GB instead of randomly selecting the center and calculating the distances between it and all samples. Moreover, an outlier detection method is introduced to identify local outliers. Consequently, the GBG++ method can significantly improve effectiveness, robustness, and efficiency while being absolutely stable. Second, considering the influence of the sample size within the GB on the GB's quality, based on the GBG++ method, an improved GB-based $k$-nearest neighbors algorithm (GB$k$NN++) is presented, which can reduce misclassification at the class boundary. Finally, the experimental results indicate that the proposed method outperforms several existing GB-based classifiers and classical machine learning classifiers on $24$ public benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2305.18450

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

MDL-GBG: A Non-parametric and Interpretable Granular-Ball Generation Method for Clustering

2026-05-09 · Zeqiang Xian, Caihui Liu, Yong Zhang, Wenjing Qiu 외 arxiv

Existing granular-ball generation methods are still mainly driven by handcrafted quality measures and heuristic splitting or stopping criteria, which may weaken the transparency of local generation decisions in clusterin…

An Efficient and Adaptive Granular-ball Generation Method in Classification Problem

2022-01-12 · Shuyin Xia, Xiaochuan Dai, Guoyin Wang, Xinbo Gao 외

Granular-ball computing is an efficient, robust, and scalable learning method for granular computing. The basis of granular-ball computing is the granular-ball generation method. This paper proposes a method for accelera…

A Boundary-Aware Non-parametric Granular-Ball Classifier Based on Minimum Description Length

2026-05-12 · Zeqiang Xian, Caihui Liu, Yong Zhang, Wenjing Qiu 외 arxiv

Existing granular-ball classification methods are often driven by handcrafted quality measures, neighborhood rules, or heuristic splitting and stopping criteria, which may reduce the transparency of local construction de…

GBSVM: Granular-ball Support Vector Machine

2022-10-06 · Shuyin Xia, Xiaoyu Lian, Guoyin Wang, Xinbo Gao 외

GBSVM (Granular-ball Support Vector Machine) is a significant attempt to construct a classifier using the coarse-to-fine granularity of a granular-ball as input, rather than a single data point. It is the first classifie…

GAdaBoost: An Efficient and Robust AdaBoost Algorithm Based on Granular-Ball Structure

2025-06-03 · Qin Xie, Qinghua Zhang, Shuyin Xia, Xinran Zhou 외

Adaptive Boosting (AdaBoost) faces significant challenges posed by label noise, especially in multiclass classification tasks. Existing methods either lack mechanisms to handle label noise effectively or suffer from high…

Diversity