paper-with-me

홈 › Papers

Clustering Redemption–Beyond the Impossibility of Kleinberg’s Axioms

2018-12-01 · NeurIPS 2018 12 · Vincent Cohen-Addad, Varun Kanade, Frederik Mallmann-Trenn

Kleinberg (2002) stated three axioms that any clustering procedure should satisfy and showed there is no clustering procedure that simultaneously satisfies all three. One of these, called the consistency axiom, requires that when the data is modified in a helpful way, i.e. if points in the same cluster are made more similar and those in different ones made less similar, the algorithm should output the same clustering. To circumvent this impossibility result, research has focused on considering clustering procedures that have a clustering quality measure (or a cost) and showing that a modification of Kleinberg’s axioms that takes cost into account lead to feasible clustering procedures. In this work, we take a different approach, based on the observation that the consistency axiom fails to be satisfied when the “correct” number of clusters changes. We modify this axiom by making use of cost functions to determine the correct number of clusters, and require that consistency holds only if the number of clusters remains unchanged. We show that single linkage satisfies the modified axioms, and if the input is well-clusterable, some popular procedures such as k-means also satisfy the axioms, taking a step towards explaining the success of these objective functions for guiding the design of algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Measures of Clustering Quality: A Working Set of Axioms for Clustering

2008-12-01 · NeurIPS 2008 12 · Shai Ben-David, Margareta Ackerman

Aiming towards the development of a general clustering theory, we discuss abstract axiomatization for clustering. In this respect, we follow up on the work of Kelinberg, (Kleinberg) that showed an impossibility result fo…

ClusteringTranslation

Possibility results for graph clustering: A novel consistency axiom

2018-06-15 · Fabio Strazzeri, Rubén J. Sánchez-García

Kleinberg introduced three natural clustering properties, or axioms, and showed they cannot be simultaneously satisfied by any clustering algorithm. We present a new clustering property, Monotonic Consistency, which avoi…

ClusteringGraph Clustering

On the Discrepancy Between Kleinberg's Clustering Axioms and $k$-Means Clustering Algorithm Behavior

2017-02-15 · Robert Kłopotek, Mieczysław Kłopotek

This paper investigates the validity of Kleinberg's axioms for clustering functions with respect to the quite popular clustering algorithm called $k$-means. While Kleinberg's axioms have been discussed heavily in the pas…

Clusteringvalid

High-Dimensional Wide Gap $k$-Means Versus Clustering Axioms

2022-11-30 · Mieczysław A. Kłopotek

Kleinberg's axioms for distance based clustering proved to be contradictory. Various efforts have been made to overcome this problem. Here we make an attempt to handle the issue by embedding in high-dimensional space and…

ClusteringVocal Bursts Intensity Prediction

Wide Gaps and Clustering Axioms

2023-08-07 · Mieczysław A. Kłopotek

The widely applied k-means algorithm produces clusterings that violate our expectations with respect to high/low similarity/density and is in conflict with Kleinberg's axiomatic system for distance based clustering algor…

Clustering