HATSolver: Learning Gröbner Bases with Hierarchical Attention Transformers
Meta SuperIntelligence Labs & Sorbonne University · Ecole Pour l’Informatique et les Techniques Avancees · Facebook
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。
摘要
At NeurIPS 2024, Kera (2311.12904) 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 (2311.12904).