SAT Feature Analysis for Machine Learning Classification Tasks

Authors

  • Marco Dalla University College Cork, Ireland
  • Benjamin Provan-Bessell University College Cork, Ireland
  • Andrea Visentin University College Cork, Ireland
  • Barry O'Sullivan University College Cork, Ireland

DOI:

https://doi.org/10.1609/socs.v16i1.27292

Keywords:

Machine And Deep Learning In Search, Search In Boolean Satisfiability, Portfolios Of Search Algorithms, Time, Memory, And Solution Quality Trade-offs

Abstract

The extraction of meaningful features from CNF instances is crucial to applying machine learning to SAT solving, enabling algorithm selection and configuration for solver portfolios and satisfiability classification. While many approaches have been proposed for feature extraction, their relevance to these tasks is unclear. Their applicability and comparison of the information extracted and the computational effort needed are complicated by the lack of working or updated implementations, negatively affecting reproducibility. In this paper, we analyse the performance of five sets of features presented in the literature on SAT/UNSAT and problem category classification over a dataset of 3000 instances across ten problem classes distributed equally between SAT and UNSAT. To increase reproducibility and encourage research in this area, we released a Python library containing an updated and clear implementation of structural, graph-based, statistical and probing features presented in the literature for SAT CNF instances; and we define a clear pipeline to compare feature sets in a given learning task robustly. We analysed which of the computed features are relevant for the specific task and the tradeoff they provide between accuracy and computational effort. The results of the analysis provide insights into which features mostly affect an instance's satisfiability and which can be used to identify the problem's type. These insights can be used to develop more effective solver portfolios and satisfiability classification algorithms.

Downloads

Published

2023-07-02