paper-with-me

Papers

A New Clustering Method Based on Morphological Operations

2019-05-25 · Zhenzhou Wang

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 domain is calculated. For each data point, there is a labeled connected domain that contains a point that yields the smallest Euclidean distance. The data point is assigned with the same labeling number as the labeled connected domain. We evaluate and compare the proposed method with state of the art clustering methods with different types of data. Experimental results show that the proposed method is more robust and generic for clustering two-dimensional or three-dimensional data.

📄 PDF Abstract BibTeX arXiv:1905.10548

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Morphological Sampling Theorem and its Extension to Grey-value Images

2023-05-22 · Vivek Sridhar, Michael Breuß

Sampling is a basic operation in image processing. In classic literature, a morphological sampling theorem has been established, which shows how sampling interacts by morphological operations with image reconstruction. M…

Image Reconstruction

Deep Morphological Neural Networks

2019-09-04 · Yucong Shen, Xin Zhong, Frank Y. Shih

Mathematical morphology is a theory and technique to collect features like geometric and topological structures in digital images. Given a target image, determining suitable morphological operations and structuring eleme…

Computational Efficiency

Tree Structured Dirichlet Processes for Hierarchical Morphological Segmentation

2018-06-01 · CL 2018 6 · Burcu Can, Man, Suresh har

This article presents a probabilistic hierarchical clustering model for morphological segmentation. In contrast to existing approaches to morphology learning, our method allows learning hierarchical organization of word …

ClusteringInformation RetrievalMachine TranslationQuestion Answering+1

An Introduction to Deep Morphological Networks

2019-06-04 · Keiller Nogueira, Jocelyn Chanussot, Mauro Dalla Mura, Jefersson A. dos Santos

The recent impressive results of deep learning-based methods on computer vision applications brought fresh air to the research and industrial community. This success is mainly due to the process that allows those methods…

Deep Learningimage-classificationImage Classification

Zero-Shot Morphological Discovery in Low-Resource Bantu Languages via Cross-Lingual Transfer and Unsupervised Clustering

2026-04-24 · Hillary Mutisya, John Mugane arxiv

We present a method for discovering morphological features in low-resource Bantu languages by combining cross-lingual transfer learning with unsupervised clustering. Applied to Giriama (nyf), a language with only 91 labe…

Cross-Lingual TransferTransfer Learning