A New Clustering Method Based on Morphological Operations
Zhenzhou Wang

TL;DR
This paper introduces a novel clustering method based on morphological operations that effectively groups data by forming connected domains and assigning labels based on Euclidean distances, demonstrating robustness across various data types.
Contribution
The paper proposes a new morphological operation-based clustering approach that improves robustness and generality over existing methods for multi-dimensional data.
Findings
More robust clustering performance on 2D and 3D data
Outperforms state-of-the-art methods in accuracy
Effective for different data characteristics
Abstract
With the booming development of data science, many clustering methods have been proposed. All clustering methods have inherent merits and deficiencies. Therefore, they are only capable of clustering some specific types of data robustly. In addition, the accuracies of the clustering methods rely heavily on the characteristics of the data. In this paper, we propose a new clustering method based on the morphological operations. The morphological dilation is used to connect the data points based on their adjacency and form different connected domains. The iteration of the morphological dilation process stops when the number of connected domains equals the number of the clusters or when the maximum number of iteration is reached. The morphological dilation is then used to label the connected domains. The Euclidean distance between each data point and the points in each labeled connected…
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 · Text and Document Classification Technologies
