Pith. sign in

REVIEW 1 cited by

Breathing K-Means: Superior K-Means Solutions through Dynamic K-Values

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 2006.15666 v5 pith:T4TSMZF5 submitted 2020-06-28 cs.LG stat.ML

classification cs.LGstat.ML
keywords k-meansbreathinggreedyalgorithmothersuperioralgorithmsbaseline
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We introduce the breathing k-means algorithm, which on average significantly improves solutions obtained by the widely-known greedy k-means++ algorithm, the default method for k-means clustering in the scikit-learn package. The improvements are achieved through a novel ``breathing'' technique, that cyclically increases and decreases the number of centroids based on local error and utility measures. We conducted experiments using greedy k-means++ as a baseline, comparing it with breathing k-means and five other k-means algorithms. Among the methods investigated, only breathing k-means and better k-means++ consistently outperformed the baseline, with breathing k-means demonstrating a substantial lead. This superior performance was maintained even when comparing the best result of ten runs for all other algorithms to a single run of breathing k-means, highlighting its effectiveness and speed. Our findings indicate that the breathing k-means algorithm outperforms the other k-means techniques, especially greedy k-means++ with ten repetitions, which it dominates in both solution quality and speed. This positions breathing k-means (with the built-in initialization by a single run of greedy k-means++) as a superior alternative to running greedy k-means++ on its own.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Evolving Markov Chains: Unsupervised Mode Discovery and Recognition from Data Streams

    cs.LG 2024-11 conditional novelty 6.0 of 10

    EMCs estimate kth-order conditional probabilities online with O(m^k) updates per observation, and use Hellinger-distance drift detection plus a mode memory to discover and recognize switching behavioral modes in data streams.

Pith tools