๐ฎ
๐ฎ
The Ethereal
From Graph Properties to Graph Parameters: Tight Bounds for Counting on Small Subgraphs
July 09, 2024 ยท The Ethereal ยท ๐ ACM-SIAM Symposium on Discrete Algorithms
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Simon Dรถring, Dรกniel Marx, Philip Wellnitz
arXiv ID
2407.06801
Category
cs.CC: Computational Complexity
Cross-listed
cs.DS
Citations
7
Venue
ACM-SIAM Symposium on Discrete Algorithms
Last Checked
1 month ago
Abstract
A graph property is a function $ฮฆ$ that maps every graph to {0, 1} and is invariant under isomorphism. In the $\#IndSub(ฮฆ)$ problem, given a graph $G$ and an integer $k$, the task is to count the number of $k$-vertex induced subgraphs $G'$ with $ฮฆ(G')=1$. $\#IndSub(ฮฆ)$ can be naturally generalized to graph parameters, that is, to functions $ฮฆ$ on graphs that do not necessarily map to {0, 1}: now the task is to compute the sum $\sum_{G'} ฮฆ(G')$ taken over all $k$-vertex induced subgraphs $G'$. This problem setting can express a wider range of counting problems (for instance, counting $k$-cycles or $k$-matchings) and can model problems involving expected values (for instance, the expected number of components in a subgraph induced by $k$ random vertices). Our main results are lower bounds on $\#IndSub(ฮฆ)$ in this setting, which simplify, generalize, and tighten the recent lower bounds of Dรถring, Marx, and Wellnitz [STOC'24] in various ways. (1) We show a lower bound for every nontrivial edge-monotone graph parameter $ฮฆ$ with finite codomain (not only for parameters that take value in {0, 1}). (2) The lower bound is tight: we show that, assuming ETH, there is no $f(k)n^{o(k)}$ time algorithm. (3) The lower bound applies also to the modular counting versions of the problem. (4) The lower bound applies also to the multicolored version of the problem. We can extend the #W[1]-hardness result to the case when the codomain of $ฮฆ$ is not finite, but has size at most $(1 - \varepsilon)\sqrt{k}$ on $k$-vertex graphs. However, if there is no bound on the size of the codomain, the situation changes significantly: for example, there is a nontrivial edge-monotone function $ฮฆ$ where the size of the codomain is $k$ on $k$-vertex graphs and $\#IndSub(ฮฆ)$ is FPT.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computational Complexity
๐ฎ
๐ฎ
The Ethereal
An Exponential Separation Between Randomized and Deterministic Complexity in the LOCAL Model
๐ฎ
๐ฎ
The Ethereal
The Parallelism Tradeoff: Limitations of Log-Precision Transformers
๐ฎ
๐ฎ
The Ethereal
The Hardness of Approximation of Euclidean k-means
๐ฎ
๐ฎ
The Ethereal
Slightly Superexponential Parameterized Problems
๐ฎ
๐ฎ
The Ethereal