Related Experiment Video
Updated: Nov 27, 2025

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
Centroid-Based Clustering with αβ-Divergences.
Auxiliadora Sarmiento1, Irene Fondón1, Iván Durán-Díaz1
1Departamento de Teoría de la Señal y Comunicaciones, Escuela Técnica Superior de Ingeniería, Universidad de Sevilla, Camino de los descubrimientos, S/N, 41092 Sevilla, Spain.
A new algorithm, alpha beta k-means, enhances centroid-based clustering by using a flexible family of divergences. This method offers fine-tuning capabilities and guarantees convergence for various similarity measures.
Area of Science:
- Machine Learning
- Data Mining
- Statistics
Background:
- Centroid-based clustering, particularly the k-means algorithm, is fundamental in unsupervised learning.
- Algorithm performance is highly dependent on the chosen similarity or divergence measure.
- Existing research often integrates specific divergence measures into traditional hard k-means.
Purpose of the Study:
- To introduce a generalized centroid-based clustering algorithm, alpha beta k-means, utilizing the alpha beta-divergence family.
- To provide a flexible framework for selecting similarity measures in clustering.
- To ensure the algorithm's convergence properties across a range of divergence parameters.
Main Methods:
- Development of a novel iterative algorithm, alpha beta k-means, with closed-form solutions for centroid computation.
- Parameterization of the algorithm using alpha and beta values to encompass various divergences.
- Validation through empirical studies on synthetic and real-world datasets.
Main Results:
- The alpha beta k-means algorithm demonstrates adaptability by incorporating a wide spectrum of commonly used divergences.
- Convergence to local minima is mathematically guaranteed for a broad range of (alpha, beta) parameter pairs.
- Experimental results showcase the algorithm's effectiveness and robustness across diverse data types.
Conclusions:
- The proposed alpha beta k-means algorithm offers a versatile and theoretically sound approach to centroid-based clustering.
- Its fine-tuning capability through (alpha, beta) parameters enhances its applicability in various research and practical domains.
- The study confirms the algorithm's high quality and suitability for diverse clustering tasks.
Related Concept Videos
Centroid of a Body
For a homogeneous body with constant density, the centroid can usually be found using equations representing a balance of the moments of the body's volume. If the...
Centroid of a Body: Problem Solving
The x-coordinates and y-coordinates of each element's...
Cluster Sampling Method
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...
Area Computation by the Alternative Coordinate Method
Centroid for the Paraboloid of Revolution
The centroid for the paraboloid of revolution is the point where all the mass of the paraboloid is concentrated. This centroid is important for engineering applications, as it determines how forces are...
Mean Absolute Deviation
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...

