The Three Ensemble Clustering (3EC) Algorithm for Pattern Discovery in Unsupervised Learning
Kundu, Debasish

TL;DR
The 3EC algorithm is an ensemble clustering method that uses internal validation indices to identify optimal clusters in unlabeled data, allowing flexible exploration and stopping criteria based on cluster quality.
Contribution
It introduces a novel ensemble clustering approach that leverages multiple algorithms and validation indices to improve cluster quality and determine optimal splits in an unsupervised setting.
Findings
Effective in discovering high-quality clusters
Flexible stopping criteria based on validation scores
Demonstrates improved clustering performance
Abstract
This paper presents a multiple learner algorithm called the 'Three Ensemble Clustering 3EC' algorithm that classifies unlabeled data into quality clusters as a part of unsupervised learning. It offers the flexibility to explore the context of new clusters formed by an ensemble of algorithms based on internal validation indices. It is worth mentioning that the input data set is considered to be a cluster of clusters. An anomaly can possibly manifest as a cluster as well. Each partitioned cluster is considered to be a new data set and is a candidate to explore the most optimal algorithm and its number of partition splits until a predefined stopping criteria is met. The algorithms independently partition the data set into clusters and the quality of the partitioning is assessed by an ensemble of internal cluster validation indices. The 3EC algorithm presents the validation index scores…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Face and Expression Recognition · Data Mining Algorithms and Applications
MethodsEnsemble Clustering
