2020
DOI: 10.1609/aaai.v34i04.5733
|View full text |Cite
|
Sign up to set email alerts
|

Predicting Propositional Satisfiability via End-to-End Learning

Abstract: Strangely enough, it is possible to use machine learning models to predict the satisfiability status of hard SAT problems with accuracy considerably higher than random guessing. Existing methods have relied on extensive, manual feature engineering and computationally complex features (e.g., based on linear programming relaxations). We show for the first time that even better performance can be achieved by end-to-end learning methods — i.e., models that map directly from raw problem inputs to predictions and ta… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 20 publications
(10 citation statements)
references
References 9 publications
0
9
0
Order By: Relevance
“…Another approach, related to the GNN methods described above, involves learning features from experience without designing them by hand; an example is the work of Loreggia et al (2016) that we describe in Section 6.5. There is some evidence (Cameron et al, 2020) that such features can be faster to compute than engineered alternatives. We shall discuss these issues further as they arise in later Chapters.…”
Section: Discussionmentioning
confidence: 99%
“…Another approach, related to the GNN methods described above, involves learning features from experience without designing them by hand; an example is the work of Loreggia et al (2016) that we describe in Section 6.5. There is some evidence (Cameron et al, 2020) that such features can be faster to compute than engineered alternatives. We shall discuss these issues further as they arise in later Chapters.…”
Section: Discussionmentioning
confidence: 99%
“…To our knowledge it is the only work that addresses computing ILP relaxations with ML. For constraint satisfaction problems [40,9,47] train GNN while [47] train in an unsupervised manner. For narrow subclasses of problems primal heuristics have been augmented through learning some of their decisions, e.g.…”
Section: Learning To Solve Combinatorial Optimizationmentioning
confidence: 99%
“…With the focus of predicting the satisfiability of individual 3-SAT problems (maximum three literals per clause), Cameron et al (2020) introduce a deep neural network based approach based on the concept of end-to-end learning (all model parameters are learned at the same time). In this context, the authors introduce two different network architectures, one focusing on the prediction of satisfiability, the other one supporting the prediction of satisfiable variable assignments.…”
Section: Sat Solvingmentioning
confidence: 99%