Faster sublinear approximations of k-cliques for low arboricity graphs

11/11/2018
by   Talya Eden, et al.
0

Given query access to an undirected graph G, we consider the problem of computing a (1±ϵ)-approximation of the number of k-cliques in G. The standard query model for general graphs allows for degree queries, neighbor queries, and pair queries. Let n be the number of vertices, m be the number of edges, and n_k be the number of k-cliques. Previous work by Eden, Ron and Seshadhri (STOC 2018) gives an O^*(n/n^1/k_k + m^k/2/n_k)-time algorithm for this problem (we use O^*(·) to suppress ( n, 1/ϵ, k^k) 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 graph arboricity. The arboricity of G 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 O^*({nα^k-1/n_k, n/n_k^1/k+m α^k-2/n_k}). We also prove a nearly matching lower bound. For all graphs, the arboricity is O(√(m)), 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 (1±ϵ)-approximation algorithm for n_k that has running time O^*(n/n_k). Such a bound was not known even for the special (classic) case of triangle counting in planar graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/07/2020

Almost Optimal Bounds for Sublinear-Time Sampling of k-Cliques: Sampling Cliques is Harder Than Counting

In this work, we consider the problem of sampling a k-clique in a graph ...
research
07/01/2023

Effective Resistances in Non-Expander Graphs

Effective resistances are ubiquitous in graph algorithms and network ana...
research
05/21/2018

Fiding forbidden minors in sublinear time: a O(n^1/2 + o(1))-query one-sided tester for minor closed properties on bounded degree graphs

Let G be an undirected, bounded degree graph with n vertices. Fix a fini...
research
09/16/2022

Asymptotically Optimal Bounds for Estimating H-Index in Sublinear Time with Applications to Subgraph Counting

The h-index is a metric used to measure the impact of a user in a public...
research
02/22/2023

Easy testability for posets

Alon and Shapira proved that every class of undirected graphs closed und...
research
08/30/2019

Equivalences between triangle and range query problems

We define a natural class of range query problems, and prove that all pr...
research
08/01/2019

Sparse Regression via Range Counting

The sparse regression problem, also known as best subset selection probl...

Please sign up or login with your details

Forgot password? Click here to reset