English

Sharp Online Hardness for Large Balanced Independent Sets

Data Structures and Algorithms 2025-09-12 v2 Computational Complexity Discrete Mathematics Combinatorics Probability

Abstract

We study the algorithmic problem of finding large γ\gamma-balanced independent sets in dense random bipartite graphs; an independent set is γ\gamma-balanced if a γ\gamma proportion of its vertices lie on one side of the bipartition. In the sparse regime, Perkins and Wang established tight bounds within the low-degree polynomial (LDP) framework, showing a factor-1/(1γ)1/(1-\gamma) statistical-computational gap via the Overlap Gap Property (OGP) framework tailored for stable algorithms. However, these techniques do not appear to extend to the dense setting. For the related large independent set problem in dense random graph, the best known algorithm is an online greedy procedure that is inherently unstable, and LDP algorithms are conjectured to fail even in the "easy" regime where greedy succeeds. We show that the largest γ\gamma-balanced independent set in dense random bipartite graphs has size α:=logbnγ(1γ)\alpha:=\frac{\log_b n}{\gamma(1-\gamma)} whp, where nn is the size of each bipartition, pp is the edge probability, and b=1/(1p)b=1/(1-p). We design an online algorithm that achieves (1ϵ)(1γ)α(1-\epsilon)(1-\gamma)\alpha whp for any ϵ>0\epsilon>0. We complement this with a sharp lower bound, showing that no online algorithm can achieve (1+ϵ)(1γ)α(1+\epsilon)(1-\gamma)\alpha with nonnegligible probability. Our results suggest that the same factor-1/(1γ)1/(1-\gamma) gap is also present in the dense setting, supporting its conjectured universality. While the classical greedy procedure on G(n,p)G(n,p) is straightforward, our algorithm is more intricate: it proceeds in two stages, incorporating a stopping time and suitable truncation to ensure that γ\gamma-balancedness-a global constraint-is met despite operating with limited information. Our lower bound utilizes the OGP framework; we build on a recent refinement of this framework for online models and extend it to the bipartite setting.

Keywords

Cite

@article{arxiv.2508.20785,
  title  = {Sharp Online Hardness for Large Balanced Independent Sets},
  author = {Abhishek Dhawan and Eren C. Kızıldağ and Neeladri Maitra},
  journal= {arXiv preprint arXiv:2508.20785},
  year   = {2025}
}

Comments

36 pages; abstract shortened due to arxiv restrictions; this version includes a new result involving online algorithms which allow future queries

R2 v1 2026-07-01T05:10:16.518Z