This document presents a new gravitational-based hierarchical clustering algorithm called GLHL, which uses kd-trees for efficient cluster formation. The algorithm calculates gravitational forces between densely populated buckets to merge clusters iteratively until a single cluster remains, ensuring high quality and robustness of results. Experimental validation on synthetic datasets demonstrates the algorithm's effectiveness compared to traditional agglomerative methods.
Related topics: