MulticlusterKDE: a new algorithm for clustering based on multivariate kernel density estimation
D Scaldelai1, L C Matioli2, S R Santos1
1Colegiado de Matemática, Universidade Estadual do Paraná - Unespar, Campo Mourão, Brazil.
Journal of Applied Statistics
|June 16, 2022
Summary
We introduce MulticlusterKDE, a novel algorithm for classifying database elements by similarity. This density-based clustering method is simple, efficient, and competitive with existing algorithms.
Area of Science:
- Computer Science
- Data Mining
- Machine Learning
Background:
- Database classification relies on identifying similarities between elements.
- Existing clustering algorithms have limitations in terms of complexity or parameter sensitivity.
Purpose of the Study:
- To propose and evaluate the MulticlusterKDE algorithm for database classification.
- To demonstrate the algorithm's simplicity, efficiency, and competitive performance.
Main Methods:
- Developed the MulticlusterKDE algorithm, optimizing a kernel density estimator with a multivariate Gaussian kernel.
- Implemented the algorithm in R software for practical application.
- Compared MulticlusterKDE against K-means, K-medoids, CLARA, DBSCAN, and PdfCluster.
Main Results:
- MulticlusterKDE successfully classifies database elements based on similarity.
- The number of clusters can be an optional input parameter.
- The algorithm is simple, always converges, and is computationally efficient.
Conclusions:
- MulticlusterKDE is a competitive and promising density-based clustering algorithm.
- Its features support further development and improvement in clustering techniques.
Related Concept Videos
Cluster Sampling Method
12.6K
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...
12.6K
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
704
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...
704
Extraction: Partition and Distribution Coefficients
2.9K
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an...
For extracting a solute from an aqueous phase into an...
2.9K
Multicompartment Models: Overview
252
Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
252
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
121
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
121
Kruskal-Wallis Test
923
The Kruskal-Wallis test, also known as the Kruskal-Wallis H test, serves as a nonparametric alternative to the one-way ANOVA, offering a solution for analyzing the differences across three or more independent groups based on a single, ordinal-dependent variable. This statistical test is particularly valuable in scenarios where the data does not meet the normal distribution assumption required by its parametric counterparts. Kruskal-Wallis test is designed typically to handle ordinal data or...
923


