On the Hardness of Learning GNN-based SAT Solvers: The Role of Graph Ricci Curvature
By: Geri Skenderi
Potential Business Impact:
Makes computers solve hard logic puzzles faster.
Graph Neural Networks (GNNs) have recently shown promise as solvers for Boolean Satisfiability Problems (SATs) by operating on graph representations of logical formulas. However, their performance degrades sharply on harder instances, raising the question of whether this reflects fundamental architectural limitations. In this work, we provide a geometric explanation through the lens of graph Ricci Curvature (RC), which quantifies local connectivity bottlenecks. We prove that bipartite graphs derived from random k-SAT formulas are inherently negatively curved, and that this curvature decreases with instance difficulty. Building on this, we show that GNN-based SAT solvers are affected by oversquashing, a phenomenon where long-range dependencies become impossible to compress into fixed-length representations. We validate our claims empirically across different SAT benchmarks and confirm that curvature is both a strong indicator of problem complexity and can be used to predict performance. Finally, we connect our findings to design principles of existing solvers and outline promising directions for future work.
Similar Papers
Curvature Learning for Generalization of Hyperbolic Neural Networks
Machine Learning (CS)
Teaches computers to learn better from tricky data.
Curvature Learning for Generalization of Hyperbolic Neural Networks
Machine Learning (CS)
Makes smart computer brains learn better from tricky data.
A Remedy for Over-Squashing in Graph Learning via Forman-Ricci Curvature based Graph-to-Hypergraph Structural Lifting
Machine Learning (CS)
Finds important paths in complex networks.