A Subquadratic Bound for Online Bisection

05/02/2023
by   Marcin Bienkowski, et al.
0

In the online bisection problem one has to maintain a partition of n elements into two clusters of cardinality n/2. During runtime, an online algorithm is given a sequence of requests, each being a pair of elements: an inter-cluster request costs one unit while an intra-cluster one is free. The algorithm may change the partition, paying a unit cost for each element that changes its cluster. This natural problem admits a simple deterministic O(n^2)-competitive algorithm [Avin et al., DISC 2016]. While several significant improvements over this result have been obtained since the original work, all of them either limit the generality of the input or assume some form of resource augmentation (e.g., larger clusters). Moreover, the algorithm of Avin et al. achieves the best known competitive ratio even if randomization is allowed. In this paper, we present a first randomized online algorithm that breaks this natural barrier and achieves a competitive ratio of Õ(n^27/14) without resource augmentation and for an arbitrary sequence of requests.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/30/2023

An Improved Deterministic Algorithm for the Online Min-Sum Set Cover Problem

We study the online variant of the Min-Sum Set Cover (MSSC) problem, a g...
research
10/13/2022

Online matching with delays and stochastic arrival times

This paper presents a new research direction for the Min-cost Perfect Ma...
research
06/10/2018

Deterministic Min-Cost Matching with Delays

We consider the online Minimum-Cost Perfect Matching with Delays (MPMD) ...
research
06/30/2019

Waiting is not easy but worth it: the online TSP on the line revisited

We consider the online traveling salesman problem on the real line (OLTS...
research
08/08/2017

Online unit clustering in higher dimensions

We revisit the online Unit Clustering problem in higher dimensions: Give...
research
04/10/2019

The Mobile Server Problem

We introduce the mobile server problem, inspired by current trends to mo...
research
09/11/2022

An Improved Algorithm For Online Reranking

We study a fundamental model of online preference aggregation, where an ...

Please sign up or login with your details

Forgot password? Click here to reset