大规模最小平方和聚类的强界

Strong bounds for large-scale Minimum Sum-of-Squares Clustering

European Journal of Operational Research · 2026
被引 0 · 同刊同年前 8%
ABS 4

中文导读

研究提出一种分治方法,为大规模最小平方和聚类问题的启发式解计算最优性差距,实验中最优性差距低于3%,帮助评估解的质量。

Abstract

Clustering is a fundamental technique in data analysis and machine learning, used to group similar data points together. Among various clustering methods, the Minimum Sum-of-Squares Clustering (MSSC) is one of the most widely used. MSSC aims to minimize the total squared Euclidean distance between data points and their corresponding cluster centroids. Due to the unsupervised nature of clustering, achieving global optimality is crucial but computationally challenging. The complexity of finding the global solution increases exponentially with the number of data points, making exact methods impractical on large-scale datasets. Even obtaining strong lower bounds on the optimal MSSC objective value is computationally prohibitive, making it difficult to assess the quality of heuristic solutions. We address this challenge by introducing a novel method to validate heuristic MSSC solutions through optimality gaps. Our approach employs a divide-and-conquer strategy, decomposing the problem into smaller instances that can be handled by an exact solver. The decomposition is guided by an auxiliary optimization problem, the “anticlustering problem”, for which we design an efficient heuristic. Computational experiments demonstrate the effectiveness of the method for large-scale instances, achieving optimality gaps below 3% while maintaining reasonable computational times. These results highlight the practicality of our approach in assessing feasible clustering solutions for large datasets, bridging a critical gap in MSSC evaluation.

聚类分析机器学习最优化数据挖掘