Faster sublinear approximations of $k$-cliques for low arboricity graphs
Abstract
Given query access to an undirected graph , we consider the problem of computing a -approximation of the number of -cliques in . The standard query model for general graphs allows for degree queries, neighbor queries, and pair queries. Let be the number of vertices, be the number of edges, and be the number of -cliques. Previous work by Eden, Ron and Seshadhri (STOC 2018) gives an -time algorithm for this problem (we use to suppress dependencies). Moreover, this bound is nearly optimal when the expression is sublinear in the size of the graph. Our motivation is to circumvent this lower bound, by parameterizing the complexity in terms of \emph{graph arboricity}. The arboricity of is a measure for the graph density "everywhere". We design an algorithm for the class of graphs with arboricity at most , whose running time is . We also prove a nearly matching lower bound. For all graphs, the arboricity is , so this bound subsumes all previous results on sublinear clique approximation. As a special case of interest, consider minor-closed families of graphs, which have constant arboricity. Our result implies that for any minor-closed family of graphs, there is a -approximation algorithm for that has running time . Such a bound was not known even for the special (classic) case of triangle counting in planar graphs.
Keywords
Cite
@article{arxiv.1811.04425,
title = {Faster sublinear approximations of $k$-cliques for low arboricity graphs},
author = {Talya Eden and Dana Ron and C. Seshadhri},
journal= {arXiv preprint arXiv:1811.04425},
year = {2018}
}