The Complexity of Homomorphism Reconstruction Revisited
Timo Gervens, Martin Grohe, Louis H\"artel, Philipp da Silva Fonseca

TL;DR
This paper investigates the computational complexity of reconstructing graphs from homomorphism counts, establishing hardness results and identifying tractable cases based on input encoding and graph structure.
Contribution
It proves NEXP-hardness and -completeness for the problem depending on input encoding, and shows polynomial-time solvability for unary counts with bounded star graphs.
Findings
NEXP-hardness when counts are binary
-completeness when counts are unary
Polynomial-time solution for unary counts with bounded star graphs
Abstract
We revisit the algorithmic problem of reconstructing a graph from homomorphism counts that has first been studied in (B\"oker et al., STACS 2024): given graphs and counts , decide if there is a graph such that the number of homomorphisms from to is , for all . We prove that the problem is NEXP-hard if the counts are specified in binary and -complete if they are in unary. Furthermore, as a positive result, we show that the unary version can be solved in polynomial time if the constraint graphs are stars of bounded 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
TopicsGenome Rearrangement Algorithms · Advanced Graph Theory Research · Topological and Geometric Data Analysis
