English

New Lower Bound and Algorithms for Online Geometric Hitting Set Problem

Computational Geometry 2024-10-02 v2

Abstract

The hitting set problem is one of the fundamental problems in combinatorial optimization and is well-studied in offline setup. We consider the online hitting set problem, where only the set of points is known in advance, and objects are introduced one by one. Our objective is to maintain a minimum-sized hitting set by making irrevocable decisions. Here, we present the study of two variants of the online hitting set problem depending on the point set. In the first variant, we consider the point set to be the entire Zd\mathbb{Z}^d, while in the second variant, we consider the point set to be a finite subset of R2\mathbb{R}^2. If you use points in Zd\mathbb{Z}^d to hit homothetic hypercubes in Rd\mathbb{R}^d with side lengths in [1,M][1,M], we show that the competitive ratio of any algorithm is Ω(dlogM)\Omega(d\log M), whether it is deterministic or random. This improves the recently known deterministic lower bound of Ω(logM)\Omega(\log M) by a factor of dd. Then, we present an almost tight randomized algorithm with a competitive ratio O(d2logM)O(d^2\log M) that significantly improves the best-known competitive ratio of 25dlogM25^d\log M. Next, we propose a simple deterministic 2α+2d(log2M+1){\lfloor\frac{2}{\alpha}+2\rfloor^d}(\lfloor\log_{2}M\rfloor+1) competitive algorithm to hit similarly sized {α\alpha-fat objects} in Rd\mathbb{R}^d having diameters in the range [1,M][1, M] using points in Zd\mathbb{Z}^d. This improves the current best-known upper bound by a factor of at least 5d5^d. Finally, we consider the hitting set problem when the point set consists of nn points in R2\mathbb{R}^2, and the objects are homothetic regular kk-gons having diameter in the range [1,M][1, M]. We present an O(lognlogM)O(\log n\log M) competitive randomized algorithm for that. Whereas no result was known even for squares. In particular, our results answer some of the open questions raised by Khan et al. (SoCG'23) and Alefkhani et al. (WAOA'23).

Keywords

Cite

@article{arxiv.2409.11166,
  title  = {New Lower Bound and Algorithms for Online Geometric Hitting Set Problem},
  author = {Minati De and Ratnadip Mandal and Satyam Singh},
  journal= {arXiv preprint arXiv:2409.11166},
  year   = {2024}
}

Comments

30 pages and 10 figures. arXiv admin note: text overlap with arXiv:2304.06780

R2 v1 2026-06-28T18:47:47.808Z