paper-with-me

Papers

GBC: An Efficient and Adaptive Clustering Algorithm Based on Granular-Ball

2022-05-29 · Shuyin Xia, Jiang Xie, Guoyin Wang

Existing clustering methods are based on a single granularity of information, such as the distance and density of each data. This most fine-grained based approach is usually inefficient and susceptible to noise. Inspired by adaptive process of granular-ball division and differentiation, we present a novel clustering approach that retains the speed and efficiency of K-means clustering while out-performing time-tested density clustering approaches widely used in industry today. Our simple, robust, adaptive granular-ball clustering method can efficiently recognize clusters with unknown and complex shapes without the use of extra parameters. Moreover, the proposed method provides an efficient, adaptive way to depict the world, and will promote the research and development of adaptive and efficient AI technologies, especially density computing models, and improve the efficiency of many existing clustering methods.

📄 PDF Abstract BibTeX arXiv:2205.14592

Code (0)

등록된 구현이 없습니다.

Tasks

AstronomyClustering

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

GBCT: An Efficient and Adaptive Granular-Ball Clustering Algorithm for Complex Data

2024-10-17 · Shuyin Xia, Bolun Shi, Yifan Wang, Jiang Xie 외

Traditional clustering algorithms often focus on the most fine-grained information and achieve clustering by calculating the distance between each pair of data points or implementing other calculations based on points. T…

Clustering

GBMST: An Efficient Minimum Spanning Tree Clustering Based on Granular-Ball Computing

2023-03-02 · Jiang Xie, Shuyin Xia, Guoyin Wang, Xinbo Gao

Most of the existing clustering methods are based on a single granularity of information, such as the distance and density of each data. This most fine-grained based approach is usually inefficient and susceptible to noi…

Clustering

GBSK: Skeleton Clustering via Granular-ball Computing and Multi-Sampling for Large-Scale Data

2025-09-28 · Yewang Chen, Junfeng Li, Shuyin Xia, Qinghong Lai 외 arxiv

To effectively handle clustering task for large-scale datasets, we propose a novel scalable skeleton clustering algorithm, namely GBSK, which leverages the granular-ball technique to capture the underlying structure of d…

Granular-ball computing: an efficient, robust, and interpretable adaptive multi-granularity representation and computation method

2023-04-21 · Shuyin Xia, Guoyin Wang, Xinbo Gao, Xiaoyu Lian

Human cognition operates on a "Global-first" cognitive mechanism, prioritizing information processing based on coarse-grained details. This mechanism inherently possesses an adaptive multi-granularity description capacit…

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…