Discriminative Ordering Through Ensemble Consensus
Louis Ohl, Fredrik Lindsten

TL;DR
This paper introduces a novel ensemble clustering method that constructs a discriminative ordering based on the distance between individual models and a consensus matrix, effectively ranking models that best match the consensus.
Contribution
It proposes a new scoring approach for evaluating diverse clustering models within ensemble clustering, accommodating constraints and varying cluster counts.
Findings
The proposed score accurately ranks models matching the consensus in synthetic tests.
It outperforms existing scoring methods in comparing diverse clustering algorithms.
The method is compatible with clustering constraints and varying numbers of clusters.
Abstract
Evaluating the performance of clustering models is a challenging task where the outcome depends on the definition of what constitutes a cluster. Due to this design, current existing metrics rarely handle multiple clustering models with diverse cluster definitions, nor do they comply with the integration of constraints when available. In this work, we take inspiration from consensus clustering and assume that a set of clustering models is able to uncover hidden structures in the data. We propose to construct a discriminative ordering through ensemble clustering based on the distance between the connectivity of a clustering model and the consensus matrix. We first validate the proposed method with synthetic scenarios, highlighting that the proposed score ranks the models that best match the consensus first. We then show that this simple ranking score significantly outperforms other…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Bayesian Methods and Mixture Models · Face and Expression Recognition
MethodsEnsemble Clustering · Sparse Evolutionary Training
