vix.ing · top · new · best · stats · spec

HATSolver: Learning Groebner Bases with Hierarchical Attention Transformers

2025/12/09 by Malhou, Mohamed, Perret, Ludovic, Lauter, Kristin
Computer Science · Physics and Astronomy · #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Model Reduction and Neural Networks #Numerical Methods and Algorithms #Polynomial and algebraic computation

paper · doi:10.48550/arxiv.2512.14722

openalex publication_date 2025/12/09 · openalex created_date 2025/12/19 · openalex updated_date 2026/07/28

Abstract

At NeurIPS 2024, Kera et al. introduced the use of transformers for computing Groebner bases, a central object in computer algebra with numerous practical applications. In this paper, we improve this approach by applying Hierarchical Attention Transformers (HATs) to solve systems of multivariate polynomial equations via Groebner bases computation. The HAT architecture incorporates a tree-structured inductive bias that enables the modeling of hierarchical relationships present in the data and thus achieves significant computational savings compared to conventional flat attention models. We generalize to arbitrary depths and include a detailed computational cost analysis. Combined with curriculum learning, our method solves instances that are much larger than those in Kera et al. (2024 Learning to compute Groebner bases)

Citations

Related