Learning a SAT Solver from Single-Bit Supervision
About
We present NeuroSAT, a message passing neural network that learns to solve SAT problems after only being trained as a classifier to predict satisfiability. Although it is not competitive with state-of-the-art SAT solvers, NeuroSAT can solve problems that are substantially larger and more difficult than it ever saw during training by simply running for more iterations. Moreover, NeuroSAT generalizes to novel distributions; after training only on random SAT problems, at test time it can solve SAT problems encoding graph coloring, clique detection, dominating set, and vertex cover problems, all on a range of distributions over small random graphs.
Daniel Selsam, Matthew Lamm, Benedikt B\"unz, Percy Liang, Leonardo de Moura, David L. Dill• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| SAT solving | Synthetic datasets Same Distribution | SR47.77 | 5 | |
| SAT solving | Synthetic datasets Larger Distribution | Success Rate1.99 | 5 |
Showing 2 of 2 rows