English

Online Algorithms for Geometric Independent Set

Computational Geometry 2026-04-17 v1 Data Structures and Algorithms

Abstract

In the classical online model, the maximum independent set problem admits an Ω(n)\Omega(n) lower bound on the competitive ratio even for interval graphs, motivating the study of the problem under additional assumptions. We first study the problem on graphs with a bounded independent kissing number ζ\zeta, defined as the size of the largest induced star in the graph minus one. We show that a simple greedy algorithm, requiring no geometric representation, achieves a competitive ratio of ζ\zeta. Moreover, this bound is optimal for deterministic online algorithms and asymptotically optimal for randomized ones. This extends previous results from specific geometric graph families to more general graph classes. Since this bound rules out further improvements through randomization alone, we investigate the power of randomization with access to geometric representation. When the geometric representation of the objects is known, we present randomized online algorithms with improved guarantees. For unit ball graphs in R3\mathbb{R}^3, we present an algorithm whose expected competitive ratio is strictly smaller than the deterministic lower bound implied by the independent kissing number. For α\alpha-fat objects and for axis-aligned hyper-rectangles in Rd\mathbb{R}^d with bounded diameters, we obtain algorithms with expected competitive ratios that depend polylogarithmically on the ratio between the maximum and minimum object diameters. In both cases, the randomized lower bound implied by the independent kissing number grows polynomially with the ratio between the maximum and minimum object diameters, implying substantial performance guarantees for our algorithms.

Keywords

Cite

@article{arxiv.2604.14677,
  title  = {Online Algorithms for Geometric Independent Set},
  author = {Minati De and Satyam Singh},
  journal= {arXiv preprint arXiv:2604.14677},
  year   = {2026}
}

Comments

19 Pages and 2 Figures

R2 v1 2026-07-01T12:12:07.243Z