Counting Small Induced Subgraphs with Edge-monotone Properties
Simon D\"oring, D\'aniel Marx, Philip Wellnitz

TL;DR
This paper classifies the parameterized complexity of counting induced subgraphs with edge-monotone properties, showing most cases are computationally hard and establishing tight lower bounds under ETH.
Contribution
It provides a comprehensive classification of the complexity for edge-monotone properties, extending previous hereditary property results and establishing tight lower bounds.
Findings
Most edge-monotone property counting problems are #W[1]-hard.
Established lower bounds under ETH for these problems.
Identified degenerate cases where problems are tractable.
Abstract
We study the parameterized complexity of #IndSub(), where given a graph and an integer , the task is to count the number of induced subgraphs on vertices that satisfy the graph property . Focke and Roth [STOC 2022] completely characterized the complexity for each that is a hereditary property (that is, closed under vertex deletions): #IndSub() is #W[1]-hard except in the degenerate cases when every graph satisfies or only finitely many graphs satisfy . We complement this result with a classification for each that is edge monotone (that is, closed under edge deletions): #IndSub() is #W[1]-hard except in the degenerate case when there are only finitely many integers such that is nontrivial on -vertex graphs. Our result generalizes earlier results for specific properties that are related to the connectivity…
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
TopicsComputability, Logic, AI Algorithms · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
