vix.ing · top · new · best · stats

When GNNs Met a Word Equations Solver: Learning to Rank Equations (Extended Technical Report)

2025/06/30 by Parosh Aziz Abdulla, Mohamed Faouzi Atig, Abdulla, Parosh Aziz +7
Computer Science · #Advanced Graph Neural Networks #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Linear equation #Machine Learning (cs.LG) #Mathematics, Computing, and Information Processing #Rank (graph theory) #Ranking (information retrieval) #Representation (politics) #Solver #String (physics) #Topic Modeling #Variable (mathematics) #Word (group theory)

paper · pdf · doi:10.48550/arxiv.2506.23784

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/06/30 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

Nielsen transformation is a standard approach for solving word equations: by repeatedly splitting equations and applying simplification steps, equations are rewritten until a solution is reached. When solving a conjunction of word equations in this way, the performance of the solver will depend considerably on the order in which equations are processed. In this work, the use of Graph Neural Networks (GNNs) for ranking word equations before and during the solving process is explored. For this, a novel graph-based representation for word equations is presented, preserving global information across conjuncts, enabling the GNN to have a holistic view during ranking. To handle the variable number of conjuncts, three approaches to adapt a multi-classification task to the problem of ranking equations are proposed. The training of the GNN is done with the help of minimum unsatisfiable subsets (MUSes) of word equations. The experimental results show that, compared to state-of-the-art string solvers, the new framework solves more problems in benchmarks where each variable appears at most once in each equation.

Citations

Related