采样与搜索:一种用于高维学习增强k-中值聚类的有效算法 / Sample-and-Search: An Effective Algorithm for Learning-Augmented k-Median Clustering in High dimensions
1️⃣ 一句话总结
这篇论文提出了一种基于简单采样策略的新算法,通过利用预测器对数据点进行预处理,显著降低了高维空间中学习增强型k-中值聚类问题的计算复杂度,并在实验中取得了比现有方法更优的性能。
In this paper, we investigate the learning-augmented $k$-median clustering problem, which aims to improve the performance of traditional clustering algorithms by preprocessing the point set with a predictor of error rate $\alpha \in [0,1)$. This preprocessing step assigns potential labels to the points before clustering. We introduce an algorithm for this problem based on a simple yet effective sampling method, which substantially improves upon the time complexities of existing algorithms. Moreover, we mitigate their exponential dependency on the dimensionality of the Euclidean space. Lastly, we conduct experiments to compare our method with several state-of-the-art learning-augmented $k$-median clustering methods. The experimental results suggest that our proposed approach can significantly reduce the computational complexity in practice, while achieving a lower clustering cost.
采样与搜索:一种用于高维学习增强k-中值聚类的有效算法 / Sample-and-Search: An Effective Algorithm for Learning-Augmented k-Median Clustering in High dimensions
这篇论文提出了一种基于简单采样策略的新算法,通过利用预测器对数据点进行预处理,显著降低了高维空间中学习增强型k-中值聚类问题的计算复杂度,并在实验中取得了比现有方法更优的性能。
源自 arXiv: 2603.10721