Publication
FOCS 2009
Conference paper

Regularity lemmas and combinatorial algorithms

View publication

Abstract

We present new combinatorial algorithms for Boolean matrix multiplication (BMM) and preprocessing a graph to answer independent set queries. We give the first asymptotic improvements on combinatorial algorithms for dense BMM in many years, improving on the "Four Russians" O(n3/(w logn)) bound for machine models with wordsize w. (For a pointer machine, we can set w = log n.) The algorithms utilize notions from Regularity Lemmas for graphs in a novel way. • We give two randomized combinatorial algorithms for BMM. The first algorithm is essentially a reduction from BMM to the Triangle Removal Lemma. The best known bounds for the Triangle Removal Lemma only imply an O ((n3 log β)/(βw log n)) time algorithm for BMM where β = (log* n)δ for some δ > 0, but improvements on the Triangle Removal Lemma would yield corresponding runtime improvements. The second algorithm applies the Weak Regularity Lemma of Frieze and Kannan along with several information compression ideas, running in O (n3(log log n)2/(log n)9/4)) time with probability exponentially close to 1. When w ≥ log n, it can be implemented in O (n3 (log log n)2/(w log n)7/6)) time. Our results immediately imply improved combinatorial methods for CFG parsing, detecting triangle-freeness, and transitive closure. • Using Weak Regularity, we also give an algorithm for answering queries of the form is S ⊆ V an independent set? in a graph. Improving on prior work, we show how to randomly preprocess a graph in O(n 2+ε) time (for all ε > 0) so that with high probability, all subsequent batches of logn independent set queries can be answered deterministically in O (n2(log log n)2/((log n) 5/4)) time. When w ≥ log n, w queries can be answered in O (n 2(log log n)2/((logn)7/6)) time. In addition to its nice applications, this problem is interesting in that it is not known how to do better than O(n2) using "algebraic" methods. © 2009 IEEE.

Date

01 Dec 2009

Publication

FOCS 2009

Authors

Topics

Share