Universal Factor Graphs
Uriel Feige, Shlomo Jozeph

TL;DR
This paper introduces the concept of universal factor graphs in constraint satisfaction problems, exploring their properties and implications for solving and approximating problems like max-kSAT, with connections to PCP and coding theory.
Contribution
It systematically studies universal factor graphs, presenting initial results for max-kSAT and establishing connections with PCP, preprocessing, and coding theory.
Findings
Defined universal factor graphs and their families.
Presented initial results for max-kSAT.
Connected universal factor graphs to PCP and coding theory.
Abstract
The factor graph of an instance of a symmetric constraint satisfaction problem on n Boolean variables and m constraints (CSPs such as k-SAT, k-AND, k-LIN) is a bipartite graph describing which variables appear in which constraints. The factor graph describes the instance up to the polarity of the variables, and hence there are up to 2km instances of the CSP that share the same factor graph. It is well known that factor graphs with certain structural properties make the underlying CSP easier to either solve exactly (e.g., for tree structures) or approximately (e.g., for planar structures). We are interested in the following question: is there a factor graph for which if one can solve every instance of the CSP with this particular factor graph, then one can solve every instance of the CSP regardless of the factor graph (and similarly, for approximation)? We call such a factor graph…
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 · Computational Geometry and Mesh Generation
