Conference item icon

Conference item

Online k-means clustering

Abstract:
We study the problem of learning a clustering of an online set of points. The specific formulation we use is the k-means objective: At each time step the algorithm has to maintain a set of k candidate centers and the loss incurred by the algorithm is the squared distance between the new point and the closest center. The goal is to minimize regret with respect to the best solution to the k-means objective in hindsight. We show that provided the data lies in a bounded region, learning is possible, namely an implementation of the Multiplicative Weights Update Algorithm (MWUA) using a discretized grid achieves a regret bound of O~(T−−√) in expectation. We also present an online-to-offline reduction that shows that an efficient no-regret online algorithm (despite being allowed to choose a different set of candidate centres at each round) implies an offline efficient algorithm for the k-means problem, which is known to be NP-hard. In light of this hardness, we consider the slightly weaker requirement of comparing regret with respect to (1+ϵ)OPT and present a no-regret algorithm with runtime O(Tpoly(log(T),k,d,1/ϵ)O(kd)). Our algorithm is based on maintaining a set of points of bounded size which is a coreset that helps identifying the \emph{relevant} regions of the space for running an adaptive, more efficient, variant of the MWUA. We show that simpler online algorithms, such as \emph{Follow The Leader} (FTL), fail to produce sublinear regret in the worst case. We also report preliminary experiments with synthetic and real-world data. Our theoretical results answer an open question of Dasgupta (2008).
Publication status:
Published
Peer review status:
Peer reviewed

Actions

Access Document

Files:
Publication website:
http://proceedings.mlr.press/v130/

Authors


Publisher:
PMLR
Host title:
Proceedings of The 24th International Conference on Artificial Intelligence and Statistics
Volume:
130
Pages:
1126-1134
Series:
Proceedings of Machine Learning Research
Publication date:
2021-05-08
Acceptance date:
2021-01-22
Event title:
24th International Conference on Artificial Intelligence and Statistics
Event location:
Virtual Event
Event website:
https://aistats.org/aistats2021/
Event start date:
2021-04-13
Event end date:
2021-04-15
ISSN:
2640-3498


Language:
English
Keywords:
Pubs id:
1186129
Local pid:
pubs:1186129
Deposit date:
2021-07-13
ARK identifier:

Terms of use


Views and Downloads






If you are the owner of this record, you can report an update to it here: Report update to this record

TO TOP