A Fast Coloring Oracle for Average Case Hypergraphs
Cassandra Marcussen, Edward Pyne, Ronitt Rubinfeld, Asaf Shapira, Shlomo Tauber

TL;DR
This paper introduces a simple, efficient deterministic and randomized algorithms for hypergraph 2-coloring, and demonstrates a surprisingly fast coloring oracle that answers queries in constant average time, simplifying prior complex methods.
Contribution
The paper presents a new elementary deterministic 2-coloring algorithm that avoids the regularity lemma and a randomized version with linear expected runtime, plus a constant-time average query coloring oracle.
Findings
Deterministic 2-coloring algorithm reproofs previous theorems without regularity lemma.
Randomized algorithm achieves expected linear runtime of O(n).
Coloring oracle answers queries in constant average time.
Abstract
Hypergraph -colorability is one of the classical NP-hard problems. Person and Schacht [SODA'09] designed a deterministic algorithm whose expected running time is polynomial over a uniformly chosen -colorable -uniform hypergraph. Lee, Molla, and Nagle recently extended this to -uniform hypergraphs for all . Both papers relied heavily on the regularity lemma, hence their analysis was involved and their running time hid tower-type constants. Our first result in this paper is a new simple and elementary deterministic -coloring algorithm that reproves the theorems of Person-Schacht and Lee-Molla-Nagle while avoiding the use of the regularity lemma. We also show how to turn our new algorithm into a randomized one with average expected running time of only . Our second and main result gives what we consider to be the ultimate evidence of just how easy it is to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
