A Deep Learning algorithm to accelerate Algebraic Multigrid methods in Finite Element solvers of 3D elliptic PDEs
Matteo Caldana, Paola F. Antonietti, Luca Dede'

TL;DR
This paper presents a deep learning-based approach to optimize the strong threshold parameter in algebraic multigrid methods, significantly reducing computational costs in 3D PDE solvers with minimal code modifications.
Contribution
A novel neural network algorithm that interprets sparse matrices as images to automatically tune AMG parameters, improving efficiency across diverse 3D PDE problems.
Findings
Reduces computational time by up to 30% on unseen problems.
Requires minimal changes to existing AMG implementations.
Effective across heterogeneous geometries and material properties.
Abstract
Algebraic multigrid (AMG) methods are among the most efficient solvers for linear systems of equations and they are widely used for the solution of problems stemming from the discretization of Partial Differential Equations (PDEs). The most severe limitation of AMG methods is the dependence on parameters that require to be fine-tuned. In particular, the strong threshold parameter is the most relevant since it stands at the basis of the construction of successively coarser grids needed by the AMG methods. We introduce a novel Deep Learning algorithm that minimizes the computational cost of the AMG method when used as a finite element solver. We show that our algorithm requires minimal changes to any existing code. The proposed Artificial Neural Network (ANN) tunes the value of the strong threshold parameter by interpreting the sparse matrix of the linear system as a black-and-white image…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Methods in Computational Mathematics · Numerical methods in engineering · Model Reduction and Neural Networks
MethodsDiffusion
