paper-with-me

Papers

Structure based SAT dataset for analysing GNN generalisation

2025-02-17 · Yi Fu, Anthony Tompkins, Yang song, Maurice Pagnucco

Satisfiability (SAT) solvers based on techniques such as conflict driven clause learning (CDCL) have produced excellent performance on both synthetic and real world industrial problems. While these CDCL solvers only operate on a per-problem basis, graph neural network (GNN) based solvers bring new benefits to the field by allowing practitioners to exploit knowledge gained from solved problems to expedite solving of new SAT problems. However, one specific area that is often studied in the context of CDCL solvers, but largely overlooked in GNN solvers, is the relationship between graph theoretic measure of structure in SAT problems and the generalisation ability of GNN solvers. To bridge the gap between structural graph properties (e.g., modularity, self-similarity) and the generalisability (or lack thereof) of GNN based SAT solvers, we present StructureSAT: a curated dataset, along with code to further generate novel examples, containing a diverse set of SAT problems from well known problem domains. Furthermore, we utilise a novel splitting method that focuses on deconstructing the families into more detailed hierarchies based on their structural properties. With the new dataset, we aim to help explain problematic generalisation in existing GNN SAT solvers by exploiting knowledge of structural graph properties. We conclude with multiple future directions that can help researchers in GNN based SAT solving develop more effective and generalisable SAT solvers.

📄 PDF Abstract BibTeX arXiv:2502.11410

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Do Generalisation Results Generalise?

2025-12-08 · Matteo Boglioni, Andrea Sgobbi, Gabriel Tavernini, Francesco Rita 외 arxiv

A large language model's (LLM's) out-of-distribution (OOD) generalisation ability is crucial to its deployment. Previous work assessing LLMs' generalisation performance, however, typically focuses on a single out-of-dist…

Learning Theory Can (Sometimes) Explain Generalisation in Graph Neural Networks

2021-12-07 · NeurIPS 2021 12 · Pascal Mattia Esser, Leena Chennuru Vankadara, Debarghya Ghoshdastidar

In recent years, several results in the supervised learning setting suggested that classical statistical learning-theoretic measures, such as VC dimension, do not adequately explain the performance of deep learning model…

Learning TheoryNode Classification

Different Statistical Perspectives for Understanding Generalisation in Graph Neural Networks

2026-05-25 · Nil Ayday, Mahalakshmi Sabanayagam, Debarghya Ghoshdastidar arxiv

Graph Neural Networks (GNN) are currently the most popular approach for learning and prediction on graph-structured data and are deployed in various fields, from social network analysis to drug discovery. However, there …

Gaussian ProcessesDrug Discovery

lpNTK: Better Generalisation with Less Data via Sample Interaction During Learning

2024-01-16 · Shangmin Guo, Yi Ren, Stefano V. Albrecht, Kenny Smith

Although much research has been done on proposing new models or loss functions to improve the generalisation of artificial neural networks (ANNs), less attention has been directed to the impact of the training data on ge…

Relation Extraction or Pattern Matching? Unravelling the Generalisation Limits of Language Models for Biographical RE

2025-05-18 · Varvara Arzt, Allan Hanbury, Michael Wiegand, Gábor Recski 외

Analysing the generalisation capabilities of relation extraction (RE) models is crucial for assessing whether they learn robust relational patterns or rely on spurious correlations. Our cross-dataset experiments find tha…

In-Context LearningRelationRelation Extraction