Efficient Online Learning for Dynamic k-Clustering
Dimitris Fotakis, Georgios Piliouras, Stratis Skoulakis

TL;DR
This paper introduces an online learning algorithm for dynamic k-clustering that maintains centers over time with provable regret bounds, addressing a complex problem in metric spaces.
Contribution
It presents a polynomial-time online learning algorithm for dynamic k-clustering with near-optimal regret bounds and discusses computational hardness of constant regret.
Findings
Achieves (\u221a \, ext{min}(k,r))-regret in polynomial time.
Constant regret is computationally hard to attain under certain conjectures.
Provides a new approach to combinatorial online learning problems.
Abstract
We study dynamic clustering problems from the perspective of online learning. We consider an online learning problem, called \textit{Dynamic -Clustering}, in which centers are maintained in a metric space over time (centers may change positions) such as a dynamically changing set of clients is served in the best possible way. The connection cost at round is given by the \textit{-norm} of the vector consisting of the distance of each client to its closest center at round , for some or . We present a \textit{-regret} polynomial-time online learning algorithm and show that, under some well-established computational complexity conjectures, \textit{constant-regret} cannot be achieved in polynomial-time. In addition to the efficient solution of Dynamic -Clustering, our work contributes to the long line of research…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsOptimization and Search Problems · Advanced Bandit Algorithms Research · Machine Learning and Algorithms
