Tight Lower Bounds on Graph Embedding Problems
Marek Cygan, Fedor V. Fomin, Alexander Golovnev, Alexander S. Kulikov,, Ivan Mihajlin, Jakub Pachocki, and Arkadiusz Soca{\l}a

TL;DR
This paper establishes tight exponential lower bounds for fundamental graph embedding problems, showing that under ETH, no significantly faster algorithms than brute-force exist, thus closing the complexity gap.
Contribution
It provides the first tight lower bounds for graph homomorphism and subgraph isomorphism problems, matching brute-force algorithm complexities and extending to related problems.
Findings
Proves no ETH-based algorithm can decide graph homomorphism faster than exponential in |V(G)|
Shows a reduction from Graph Homomorphism to Subgraph Isomorphism, establishing similar lower bounds
Conditional lower bounds apply to related problems like Graph Minors and Quadratic Assignment.
Abstract
We prove that unless the Exponential Time Hypothesis (ETH) fails, deciding if there is a homomorphism from graph to graph cannot be done in time . We also show an exponential-time reduction from Graph Homomorphism to Subgraph Isomorphism. This rules out (subject to ETH) a possibility of -time algorithm deciding if graph is a subgraph of . For both problems our lower bounds asymptotically match the running time of brute-force algorithms trying all possible mappings of one graph into another. Thus, our work closes the gap in the known complexity of these fundamental problems. Moreover, as a consequence of our reductions conditional lower bounds follow for other related problems such as Locally Injective Homomorphism, Graph Minors, Topological Graph Minors, Minimum Distortion Embedding and Quadratic Assignment Problem.
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
