Delayed Assignments in Online Non-Centroid Clustering with Stochastic Arrivals
Saar Cohen

TL;DR
This paper introduces a new framework for online non-centroid clustering with delayed decisions in stochastic settings, achieving constant competitive ratios by balancing delay and clustering costs.
Contribution
It proposes a novel stochastic arrival model for online clustering with delays and presents an algorithm with a constant competitive ratio, surpassing worst-case limitations.
Findings
Algorithm achieves constant competitive ratio in stochastic model.
Delaying assignments effectively balances clustering and delay costs.
Overcomes worst-case sublogarithmic bounds in online clustering.
Abstract
Clustering is a fundamental problem, aiming to partition a set of elements, like agents or data points, into clusters such that elements in the same cluster are closer to each other than to those in other clusters. In this paper, we present a new framework for studying online non-centroid clustering with delays, where elements, that arrive one at a time as points in a finite metric space, should be assigned to clusters, but assignments need not be immediate. Specifically, upon arrival, each point's location is revealed, and an online algorithm has to irrevocably assign it to an existing cluster or create a new one containing, at this moment, only this point. However, we allow decisions to be postponed at a delay cost, instead of following the more common assumption of immediate decisions upon arrival. This poses a critical challenge: the goal is to minimize both the total distance costs…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Facility Location and Emergency Management · Mobile Crowdsensing and Crowdsourcing
