Pith. sign in

REVIEW 1 cited by

Fast and explainable clustering based on sorting

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2202.01456 v2 pith:ZWYS6WGC submitted 2022-02-03 cs.LG cs.DSstat.COstat.ML

Fast and explainable clustering based on sorting

classification cs.LG cs.DSstat.COstat.ML
keywords clusteringaggregationalgorithmclassixclusterclusterscomplexitydata
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We introduce a fast and explainable clustering method called CLASSIX. It consists of two phases, namely a greedy aggregation phase of the sorted data into groups of nearby data points, followed by the merging of groups into clusters. The algorithm is controlled by two scalar parameters, namely a distance parameter for the aggregation and another parameter controlling the minimal cluster size. Extensive experiments are conducted to give a comprehensive evaluation of the clustering performance on synthetic and real-world datasets, with various cluster shapes and low to high feature dimensionality. Our experiments demonstrate that CLASSIX competes with state-of-the-art clustering algorithms. The algorithm has linear space complexity and achieves near linear time complexity on a wide range of problems. Its inherent simplicity allows for the generation of intuitive explanations of the computed clusters.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Parallel Two-Stage Approach for Joint Symbolic Approximation of Time Series

    cs.DS 2023-12 unverdicted novelty 6.0

    Introduces a parallel joint symbolic approximation technique for large-scale time series via local-global decoupling that maintains reconstruction quality with reduced runtime.