paper-with-me

홈 › Papers

Similarity-based Distance for Categorical Clustering using Space Structure

2020-11-19 · Utkarsh Nath, Shikha Asrani, Rahul Katarya

Clustering is spotting pattern in a group of objects and resultantly grouping the similar objects together. Objects have attributes which are not always numerical, sometimes attributes have domain or categories to which they could belong to. Such data is called categorical data. To group categorical data many clustering algorithms are used, among which k- modes algorithm has so far given the most significant results. Nevertheless, there is still a lot which could be improved. Algorithms like k-means, fuzzy-c-means or hierarchical have given far better accuracies with numerical data. In this paper, we have proposed a novel distance metric, similarity-based distance (SBD) to find the distance between objects of categorical data. Experiments have shown that our proposed distance (SBD), when used with the SBC (space structure based clustering) type algorithm significantly outperforms the existing algorithms like k-modes or other SBC type algorithms when used on categorical datasets.

📄 PDF Abstract BibTeX arXiv:2011.09887

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Mixed-type Distance Shrinkage and Selection for Clustering via Kernel Metric Learning

2023-06-02 · Jesse S. Ghashti, John R. J. Thompson

Distance-based clustering and classification are widely used in various fields to group mixed numeric and categorical data. In many algorithms, a predefined distance measurement is used to cluster data points based on th…

AttributeClusteringMetric Learning

Clustering in Hilbert simplex geometry

2017-04-03 · Frank Nielsen, Ke Sun

Clustering categorical distributions in the finite-dimensional probability simplex is a fundamental task met in many applications dealing with normalized histograms. Traditionally, the differential-geometric structures o…

Clustering

Learnable Weighting of Intra-Attribute Distances for Categorical Data Clustering with Nominal and Ordinal Attributes

2026-07-06 · Yiqun Zhang, Yiu-ming Cheung arxiv

The success of categorical data clustering generally much relies on the distance metric that measures the dissimilarity degree between two objects. However, most of the existing clustering methods treat the two categoric…

A matching based clustering algorithm for categorical data

2018-12-09 · Ruben A. Gevorgyan, Yenok B. Hakobyan

Cluster analysis is one of the essential tasks in data mining and knowledge discovery. Each type of data poses unique challenges in achieving relatively efficient partitioning of the data into homogeneous groups. While t…

ClusteringFeature Importance

Learning Unified Distance Metric for Heterogeneous Attribute Data Clustering

2026-03-03 · Yiqun Zhang, Mingjie Zhao, Yizhou Chen, Yang Lu 외 arxiv

Datasets composed of numerical and categorical attributes (also called mixed data hereinafter) are common in real clustering tasks. Differing from numerical attributes that indicate tendencies between two concepts (e.g.,…

Metric Learning