NeurIPS 2023spotlight1 citations

Efficient Online Clustering with Moving Costs

Dimitris Christou, EFSTRATIOS PANTELEIMON SKOULAKIS, Volkan Cevher

Abstract

In this work we consider an online learning problem, called Online $k$-Clustering with Moving Costs, at which a learner maintains a set of $k$ facilities over $T$ rounds so as to minimize the connection cost of an adversarially selected sequence of clients. The learner is informed on the positions of the clients at each round $t$ only after its facility-selection and can use this information to update its decision in the next round. However, updating the facility positions comes with an additional moving cost based on the moving distance of the facilities. We present the first $\mathcal{O}(\log n)$-regret polynomial-time online learning algorithm guaranteeing that the overall cost (connection $+$ moving) is at most $\mathcal{O}(\log n)$ times the time-averaged connection cost of the best fixed solution. Our work improves on the recent result of (Fotakis et al., 2021) establishing $\mathcal{O}(k)$-regret guarantees only on the connection cost.

Online LearningRegret AnalysisClusteringk-Median
BibTeX
@inproceedings{
christou2023efficient,
title={Efficient Online Clustering with Moving Costs},
author={Dimitris Christou and EFSTRATIOS PANTELEIMON SKOULAKIS and Volkan Cevher},
booktitle={Thirty-seventh Conference on Neural Information Processing Systems},
year={2023},
url={https://openreview.net/forum?id=2doqt9r0r0}
}