Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Unsat Core Prediction through Polarity-Aware Representation Learning over Clause-Literal Hypergraphs

About

Graph neural networks have been widely used in Boolean satisfiability (SAT) tasks to learn structural information from SAT formulas. The goal of these studies is to solve SAT instances or to enhance SAT solvers, including tasks such as unsat-core prediction. However, most existing approaches model a SAT formula as a bipartite graph or a directed acyclic graph, which are less direct in capturing clause-level and higher-order interactions among literals and clauses. Moreover, these approaches are limited in modeling intrinsic polarity-related properties of SAT, such as the complementary relationship between the positive and negative literals of a variable. To address these limitations, we propose a polarity-aware representation learning framework over clause-literal hypergraphs. We model SAT formulas as clause-literal hypergraphs augmented with a clause incidence graph to capture higher-order structural interactions. We then introduce a polarity-aware decomposition mechanism that separates variable representations into polarity invariant and equivariant components, explicitly modeling the relationship between positive and negative literals, with the resulting literal representations propagated along the hypergraph structure. We further incorporate a polarity-inversion consistency regularization to reinforce polarity-consistent representations during training. Experimental results on multiple SAT datasets demonstrate the effectiveness of the proposed approach.

Zhenchao Sun, Shuai Ma, Ping Lu, Chongyang Tao• 2026

Related benchmarks

TaskDatasetResultRank
Unsat-core predictionSR (easy)
Precision89.6
4
Unsat-core predictionSR (medium)
Precision90
4
Unsat-core predictionSR (hard)
Precision95.6
4
Unsat-core predictionSR (average)
Precision91.7
4
Unsat-core predictionCommunity Attachment easy
Precision42.4
4
Unsat-core predictionCommunity Attachment medium
Precision30.7
4
Unsat-core predictionCommunity Attachment hard
Precision0.493
4
Unsat-core predictionCommunity Attachment (average)
Precision40.8
4
Unsat-core predictionPopularity-Similarity (easy)
Precision86.4
4
Unsat-core predictionPopularity-Similarity (medium)
Precision77.5
4
Showing 10 of 15 rows

Other info

Follow for update