English

Small Independent Sets versus Small Separator in Geometric Intersection Graphs

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

Abstract

While most classical NP-hard graph problems cannot be solved in time 2o(n)2^{o(n)} on general graphs under the Exponential Time Hypothesis (ETH), many exhibit the square-root phenomenon and admit optimal algorithms running in time 2O(n)2^{O(\sqrt{n})} on certain geometric intersection graphs, such as planar graphs or unit disk graphs. In 2018, de Berg et al. developed a general algorithmic framework for such problems on intersection graphs of similarly sized fat objects in Rd\mathbb{R}^d, achieving running times of the form 2O(n11/d)2^{O(n^{1-1/d})}, along with matching lower bounds under ETH. In this paper, we identify problems that do not exhibit the square-root phenomenon, yet still admit subexponential algorithms on intersection graphs of similarly sized fat objects in Rd\mathbb{R}^d, for every fixed dimension d2d \geqslant 2. We introduce the notion of a weak square-root phenomenon: problems that can be solved in time 2O~(n11/(d+1))2^{\tilde{O}(n^{1-1/(d+1)})}, and for which matching lower bounds hold under ETH. We develop both an algorithmic framework and a corresponding lower bound framework. As concrete examples, we show that the problems 2-Subcoloring and Two Sets Cut-Uncut exhibit this behavior. Our algorithms rely on a new win-win structural theorem, which can be informally stated as follows: every such graph admits a sublinear separator whose removal leaves connected components with sublinear independence number. To facilitate the design of these algorithms, we introduce a new graph parameter, the α\alpha-modulator number, which generalizes both the independence number and the vertex cover number.

Keywords

Cite

@article{arxiv.2604.26533,
  title  = {Small Independent Sets versus Small Separator in Geometric Intersection Graphs},
  author = {Malory Marin and Rémi Watrigant},
  journal= {arXiv preprint arXiv:2604.26533},
  year   = {2026}
}
R2 v1 2026-07-01T12:41:01.714Z