ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2407.11217
32
3

Almost-linear Time Approximation Algorithm to Euclidean kkk-median and kkk-means

15 July 2024
Max Dupré la Tour
David Saulpic
ArXivPDFHTML
Abstract

Clustering is one of the staples of data analysis and unsupervised learning. As such, clustering algorithms are often used on massive data sets, and they need to be extremely fast. We focus on the Euclidean kkk-median and kkk-means problems, two of the standard ways to model the task of clustering. For these, the go-to algorithm is kkk-means++, which yields an O(log⁡k)O(\log k)O(logk)-approximation in time O~(nkd)\tilde O(nkd)O~(nkd). While it is possible to improve either the approximation factor [Lattanzi and Sohler, ICML19] or the running time [Cohen-Addad et al., NeurIPS 20], it is unknown how precise a linear-time algorithm can be. In this paper, we almost answer this question by presenting an almost linear-time algorithm to compute a constant-factor approximation.

View on arXiv
Comments on this paper