Counting cliques and clique covers in random graphs
Kashyap Dixit, Martin F\"urer

TL;DR
This paper develops efficient randomized approximation schemes for counting specific subgraphs like cliques and independent sets in random graphs, especially for small sizes relative to the number of vertices, using novel variance analysis techniques.
Contribution
It introduces new approximation algorithms with polynomial runtime for counting small cliques, independent sets, and clique covers in random graphs, with a novel variance bounding approach.
Findings
Provides FPRAS for counting k-cliques and k-independent sets when k ≤ (1+o(1)) log n.
Achieves polynomial bounds on the variance of estimators.
Offers an alternative derivation of the binomial moments using variance recurrence techniques.
Abstract
We study the problem of counting the number of {\em isomorphic} copies of a given {\em template} graph, say , in the input {\em base} graph, say . In general, it is believed that polynomial time algorithms that solve this problem exactly are unlikely to exist. So, a lot of work has gone into designing efficient {\em approximation schemes}, especially, when is a perfect matching. In this work, we present efficient approximation schemes to count -Cliques, -Independent sets and -Clique covers in random graphs. We present {\em fully polynomial time randomized approximation schemes} (fpras) to count -Cliques and -Independent sets in a random graph on vertices when is at most , and -Clique covers when is a constant. [Grimmett and McDiarmid, 1975] present a simple greedy algorithm that {\em detects} a clique (independent set) of size…
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.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Complexity and Algorithms in Graphs · Stochastic processes and statistical mechanics
