AutoAMG(θ): An Auto-tuned AMG Method Based on Deep Learning for Strong Threshold

07/19/2023
by   Haifeng Zou, et al.
0

Algebraic Multigrid (AMG) is one of the most widely used iterative algorithms for solving large sparse linear equations Ax=b. In AMG, the coarse grid is a key component that affects the efficiency of the algorithm, the construction of which relies on the strong threshold parameter θ. This parameter is generally chosen empirically, with a default value in many current AMG solvers of 0.25 for 2D problems and 0.5 for 3D problems. However, for many practical problems, the quality of the coarse grid and the efficiency of the AMG algorithm are sensitive to θ; the default value is rarely optimal, and sometimes is far from it. Therefore, how to choose a better θ is an important question. In this paper, we propose a deep learning based auto-tuning method, AutoAMG(θ) for multiscale sparse linear equations, which are widely used in practical problems. The method uses Graph Neural Networks (GNNs) to extract matrix features, and a Multilayer Perceptron (MLP) to build the mapping between matrix features and the optimal θ, which can adaptively output θ values for different matrices. Numerical experiments show that AutoAMG(θ) can achieve significant speedup compared to the default θ value.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/21/2023

A Deep Learning algorithm to accelerate Algebraic Multigrid methods in Finite Element solvers of 3D elliptic PDEs

Algebraic multigrid (AMG) methods are among the most efficient solvers f...
research
03/12/2020

Learning Algebraic Multigrid Using Graph Neural Networks

Efficient numerical solvers for sparse linear systems are crucial in sci...
research
11/19/2020

GL-Coarsener: A Graph representation learning framework to construct coarse grid hierarchy for AMG solvers

In many numerical schemes, the computational complexity scales non-linea...
research
05/06/2020

Two-Grid Deflated Krylov Methods for Linear Equations

An approach is given for solving large linear systems that combines Kryl...
research
11/02/2021

Accelerating Algebraic Multigrid Methods via Artificial Neural Networks

We present a novel Deep Learning-based algorithm to accelerate - through...
research
08/01/2021

Iterative optimal solutions of linear matrix equations for Hyperspectral and Multispectral image fusing

For a linear matrix function f in X ∈^m× n we consider inhomogeneous lin...

Please sign up or login with your details

Forgot password? Click here to reset