Improved Online Correlated Selection
Abstract
This paper studies the online correlated selection (OCS) problem. It was introduced by Fahrbach, Huang, Tao, and Zadimoghaddam (2020) to obtain the first edge-weighted online bipartite matching algorithm that breaks the barrier. Suppose that we receive a pair of elements in each round and immediately select one of them. Can we select with negative correlation to be more effective than independent random selections? Our contributions are threefold. For semi-OCS, which considers the probability that an element remains unselected after appearing in rounds, we give an optimal algorithm that minimizes this probability for all . It leads to -competitive unweighted and vertex-weighted online bipartite matching algorithms that randomize over only two options in each round, improving the -competitive ratio by Fahrbach et al. (2020). Further, we develop the first multi-way semi-OCS that allows an arbitrary number of elements with arbitrary masses in each round. As an application, it rounds the Balance algorithm in unweighted and vertex-weighted online bipartite matching and is -competitive. Finally, we study OCS, which further considers the probability that an element is unselected in an arbitrary subset of rounds. We prove that the optimal "level of negative correlation" is between and , improving the previous bounds of and by Fahrbach et al. (2020). Our OCS gives a -competitive edge-weighted online bipartite matching algorithm, improving the previous -competitive ratio by Fahrbach et al. (2020).
Cite
@article{arxiv.2106.04224,
title = {Improved Online Correlated Selection},
author = {Ruiquan Gao and Zhongtian He and Zhiyi Huang and Zipei Nie and Bijun Yuan and Yan Zhong},
journal= {arXiv preprint arXiv:2106.04224},
year = {2021}
}
Comments
Compared to the first version, this version adds a discussion on two concurrent works on the same topic, gives a more accurate description of previous results, and improves the presentation based on the feedbacks by anonymous reviewers. The conference version appears in FOCS 2021