paper-with-me

홈 › Papers

LGBQPC: Local Granular-Ball Quality Peaks Clustering

2025-05-16 · Zihang Jia, Zhen Zhang, Witold Pedrycz

The density peaks clustering (DPC) algorithm has attracted considerable attention for its ability to detect arbitrarily shaped clusters based on a simple yet effective assumption. Recent advancements integrating granular-ball (GB) computing with DPC have led to the GB-based DPC (GBDPC) algorithm, which improves computational efficiency. However, GBDPC demonstrates limitations when handling complex clustering tasks, particularly those involving data with complex manifold structures or non-uniform density distributions. To overcome these challenges, this paper proposes the local GB quality peaks clustering (LGBQPC) algorithm, which offers comprehensive improvements to GBDPC in both GB generation and clustering processes based on the principle of justifiable granularity (POJG). Firstly, an improved GB generation method, termed GB-POJG+, is developed, which systematically refines the original GB-POJG in four key aspects: the objective function, termination criterion for GB division, definition of abnormal GB, and granularity level adaptation strategy. GB-POJG+ simplifies parameter configuration by requiring only a single penalty coefficient and ensures high-quality GB generation while maintaining the number of generated GBs within an acceptable range. In the clustering phase, two key innovations are introduced based on the GB k-nearest neighbor graph: relative GB quality for density estimation and geodesic distance for GB distance metric. These modifications substantially improve the performance of GBDPC on datasets with complex manifold structures or non-uniform density distributions. Extensive numerical experiments on 40 benchmark datasets, including both synthetic and publicly available datasets, validate the superior performance of the proposed LGBQPC algorithm.

📄 PDF Abstract BibTeX arXiv:2505.11359

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringComputational EfficiencyDensity Estimation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

3DGBGS: 3D Granular Ball Gaussian Splatting for Compact Novel View Synthesis

2026-07-29 · Meng Yang, Shuyin Xia, Dawei Dai, YiWang arxiv

Three-dimensional Gaussian Splatting (3DGS) enables high-quality real-time novel-view synthesis through explicit Gaussian primitives and differentiable rasterization. 3DGS and Granular Ball Computing (GBC), proposed in 2…

Novel View SynthesisPoint Clouds

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…

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…

Finding Time Series Anomalies using Granular-ball Vector Data Description

2025-11-15 · Lifeng Shen, Liang Peng, Ruiwen Liu, Shuyin Xia 외 arxiv

Modeling normal behavior in dynamic, nonlinear time series data is challenging for effective anomaly detection. Traditional methods, such as nearest neighbor and clustering approaches, often depend on rigid assumptions, …

Time Series Anomaly Detection

Adaptive $k$ Nearest Neighbors Classifier via Granular Ball Computing

2026-08-13 · Xiaoyu Lian, Shuyin Xia, Hongxuan He, Lifeng Shen 외 arxiv

The $k$-Nearest Neighbor~(KNN) algorithm is widely used across various tasks. The selection of the $k$ value is a key issue because it significantly impacts performance. In this paper, an adaptive and efficient KNN appro…