Divisive Hierarchical Clustering Algorithm

Divisive hierarchical clustering algorithms build a hierarchy of clusters by recursively splitting data into smaller subgroups, aiming to optimize cluster homogeneity and separation. Current research emphasizes improving the efficiency and interpretability of these algorithms, particularly for large datasets and time series data, with a focus on methods incorporating stochastic splitting functions, predictive accuracy metrics, and integration with deep learning architectures like autoencoders. These advancements enhance the applicability of divisive hierarchical clustering across diverse fields, including speech processing, time series analysis, and image classification, by improving both clustering performance and the predictive power of resulting models.

Papers