Live
Black Hat USAAI BusinessBlack Hat AsiaAI BusinessSony Acquires Machine Learning Company Cinemersive Labs - 80 LevelGoogle News: Machine LearningHow Wall Street tries to keep junior hours in check, from weekly guidelines to 'pencils down' periodsBusiness InsiderMcKinsey's new AI leadership playbook: flatten teams and move fasterBusiness InsiderCalifornia cements its role as the national testing ground for AI rules - AxiosGNews AI regulationEconomists Once Dismissed the A.I. Job Threat, but Not Anymore - nytimes.comGoogle News: AINational AI Strategy Committee discusses South Korea-France AI cooperation with Mistral - 디지털투데이Google News - Mistral AI FranceTech billionaires want to put data centers in space. The math could get ugly fast.Business InsiderStudent Parker Jones calls out college professors for being slow on AIBusiness InsiderThe clock is ticking on law's billable hour, says a top Cleary Gottlieb lawyerBusiness InsiderGoogle Introduces Gemma 4 Open-Source AI Model, Enables Building Autonomous Agents - gadgets360.comGNews AI open sourceLocal colleges ready students for a workforce laden with artificial intelligence - WXXI NewsGoogle News: AIScientists question why anyone would put data centers in space—a big bet for tech leaders like Elon Musk - Business InsiderGoogle News - Scale AI dataBlack Hat USAAI BusinessBlack Hat AsiaAI BusinessSony Acquires Machine Learning Company Cinemersive Labs - 80 LevelGoogle News: Machine LearningHow Wall Street tries to keep junior hours in check, from weekly guidelines to 'pencils down' periodsBusiness InsiderMcKinsey's new AI leadership playbook: flatten teams and move fasterBusiness InsiderCalifornia cements its role as the national testing ground for AI rules - AxiosGNews AI regulationEconomists Once Dismissed the A.I. Job Threat, but Not Anymore - nytimes.comGoogle News: AINational AI Strategy Committee discusses South Korea-France AI cooperation with Mistral - 디지털투데이Google News - Mistral AI FranceTech billionaires want to put data centers in space. The math could get ugly fast.Business InsiderStudent Parker Jones calls out college professors for being slow on AIBusiness InsiderThe clock is ticking on law's billable hour, says a top Cleary Gottlieb lawyerBusiness InsiderGoogle Introduces Gemma 4 Open-Source AI Model, Enables Building Autonomous Agents - gadgets360.comGNews AI open sourceLocal colleges ready students for a workforce laden with artificial intelligence - WXXI NewsGoogle News: AIScientists question why anyone would put data centers in space—a big bet for tech leaders like Elon Musk - Business InsiderGoogle News - Scale AI data
AI NEWS HUBbyEIGENVECTOREigenvector

Fully Dynamic Euclidean k-Means

arXiv cs.DSby Sayan Bhattacharya, Mart\'in Costa, Ermiya Farokhnejad, Shaofeng H. -C. Jiang, Yaonan Jin, Jianing LouApril 3, 20262 min read0 views
Source Quiz

arXiv:2507.11256v4 Announce Type: replace Abstract: We consider the Euclidean $k$-means clustering problem in a dynamic setting, where we have to explicitly maintain a solution (a set of $k$ centers) $S \subseteq \mathbb{R}^d$ subject to point insertions/deletions in $\mathbb{R}^d$. We present a dynamic algorithm for Euclidean $k$-means with $\mathrm{poly}(1/\epsilon)$-approximation ratio, $\tilde{O}(k^{\epsilon})$ update time, and $\tilde{O}(1)$ recourse, for any $\epsilon \in (0,1)$, even when $d$ and $k$ are both part of the input. This is the first algorithm to achieve a constant ratio with $o(k)$ update time for this problem, whereas the previous $O(1)$-approximation runs in $\tilde O(k)$ update time [Bhattacharya, Costa, Farokhnejad; STOC'25]. In fact, previous algorithms cannot go b

View PDF HTML (experimental)

Abstract:We consider the Euclidean $k$-means clustering problem in a dynamic setting, where we have to explicitly maintain a solution (a set of $k$ centers) $S \subseteq \mathbb{R}^d$ subject to point insertions/deletions in $\mathbb{R}^d$. We present a dynamic algorithm for Euclidean $k$-means with $\mathrm{poly}(1/\epsilon)$-approximation ratio, $\tilde{O}(k^{\epsilon})$ update time, and $\tilde{O}(1)$ recourse, for any $\epsilon \in (0,1)$, even when $d$ and $k$ are both part of the input. This is the first algorithm to achieve a constant ratio with $o(k)$ update time for this problem, whereas the previous $O(1)$-approximation runs in $\tilde O(k)$ update time [Bhattacharya, Costa, Farokhnejad; STOC'25]. In fact, previous algorithms cannot go beyond $O(k)$ update time precisely because they are designed for general metrics where an $\Omega(k)$ lower bound is known. We break this $O(k)$ barrier by devising new fundamental data structures to utilize Euclidean properties: a structure that (implicitly) maintains a clustering subject to both center and data point updates, and a range query structure that can evaluate a mergeable function over any metric ball range given as a query. To obtain these structures, we devise the first consistent hashing scheme [Czumaj, Jiang, Krauthgamer, Vesel{ý}, Yang; FOCS'22] that achieves $\tilde O(n^{\epsilon})$ running time per point evaluation with competitive parameters. Our final algorithm exploits the framework of [Bhattacharya, Costa, Farokhnejad; STOC'25] for general metrics. The key change is to redesign several critical subroutines so that they reduce to our new Euclidean data structures, replacing the general-metric implementations that are unlikely to run efficiently even when Euclidean properties are provided.

Subjects:

Data Structures and Algorithms (cs.DS)

Cite as: arXiv:2507.11256 [cs.DS]

(or arXiv:2507.11256v4 [cs.DS] for this version)

https://doi.org/10.48550/arXiv.2507.11256

arXiv-issued DOI via DataCite

Submission history

From: Jianing Lou [view email] [v1] Tue, 15 Jul 2025 12:30:40 UTC (90 KB) [v2] Wed, 16 Jul 2025 16:23:17 UTC (90 KB) [v3] Sat, 8 Nov 2025 07:30:22 UTC (97 KB) [v4] Thu, 2 Apr 2026 07:28:33 UTC (96 KB)

Was this article helpful?

Sign in to highlight and annotate this article

AI
Ask AI about this article
Powered by Eigenvector · full article context loaded
Ready

Conversation starters

Ask anything about this article…

Daily AI Digest

Get the top 5 AI stories delivered to your inbox every morning.

More about

announceupdatevaluation

Knowledge Map

Knowledge Map
TopicsEntitiesSource
Fully Dynam…announceupdatevaluationarxivarXiv cs.DS

Connected Articles — Knowledge Graph

This article is connected to other articles through shared AI topics and tags.

Knowledge Graph100 articles · 153 connections
Scroll to zoom · drag to pan · click to open

Discussion

Sign in to join the discussion

No comments yet — be the first to share your thoughts!

More in Releases