A Global-Relationship Dissimilarity Measure for the k-Modes Clustering Algorithm
Hongfang Zhou1, Yihui Zhang1, Yibin Liu1
1School of Computer Science and Engineering, Xi'an University of Technology, Xi'an 710048, China.
Computational Intelligence and Neuroscience
|May 2, 2017
Summary
This study introduces GRD, a new dissimilarity measure for k-modes clustering. GRD improves categorical data analysis by considering attribute differences and object-to-mode relationships, outperforming existing methods.
Area of Science:
- Data Science
- Machine Learning
- Clustering Algorithms
Background:
- The k-modes algorithm is a standard for categorical data clustering.
- Existing dissimilarity measures in k-modes have limitations.
- Analyzing relationships between objects, cluster modes, and attribute differences is crucial.
Purpose of the Study:
- To propose a novel dissimilarity measure for the k-modes algorithm.
- To enhance the performance of categorical data clustering.
- To address limitations in existing k-modes dissimilarity measures.
Main Methods:
- Analysis of the k-modes algorithm and its dissimilarity measures.
- Development of a new dissimilarity measure named GRD.
- Experimental evaluation on four real-world UCI datasets.
Main Results:
- The proposed GRD measure considers both object-to-mode relationships and attribute differences.
- GRD demonstrated superior performance compared to two existing dissimilarity measures.
- Experimental results validated the effectiveness of GRD on real datasets.
Conclusions:
- GRD offers an improved approach to categorical data clustering using the k-modes algorithm.
- The novel dissimilarity measure enhances clustering accuracy.
- GRD provides a valuable alternative for categorical data analysis.
Related Concept Videos
Causes of Similarity-Dissimilarity Effect
290
The similarity-dissimilarity effect, a fundamental concept in social psychology, explains how interpersonal similarities and differences influence attraction and social interactions. This effect is supported by three key psychological perspectives: balance theory, social comparison theory, and consensual validation.Balance Theory and Cognitive ConsistencyBalance theory, developed by Fritz Heider, posits that individuals seek cognitive consistency in their relationships. When two people share...
290
Kendall's Coefficient of Concordance
1.1K
Kendall's Coefficient of Concordance (W), also known as Kendall's W, is a non-parametric statistical measure used to assess the agreement or concordance between multiple raters or judges when they rank a set of items. It is often used when you have ordinal data (ranks) and you want to see if there is consistency or consensus among the raters. It is widely applied in research areas such as psychology, medicine, and social sciences, where multiple judges are asked to rank or rate subjects...
1.1K
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
1.3K
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
1.3K
Cluster Sampling Method
15.3K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
15.3K
Distance Problem
107
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
107
Mean Absolute Deviation
3.6K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
3.6K


