AutoAMG($\theta$): An Auto-tuned AMG Method Based on Deep Learning for Strong Threshold
Haifeng Zou, Xiaowen Xu, Chen-Song Zhang, Zeyao Mo

TL;DR
This paper introduces AutoAMG(θ), a deep learning-based auto-tuning approach for the strong threshold parameter in Algebraic Multigrid methods, improving efficiency by adaptively selecting optimal θ values for different matrices.
Contribution
It proposes a novel GNN and MLP-based framework to automatically tune the strong threshold parameter in AMG, enhancing performance over default settings.
Findings
AutoAMG(θ) achieves significant speedup over default θ values.
The method adaptively selects better θ for diverse matrices.
Numerical experiments validate the effectiveness of the approach.
Abstract
Algebraic Multigrid (AMG) is one of the most used iterative algorithms for solving large sparse linear equations . 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…
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
TopicsMatrix Theory and Algorithms · Advanced Mathematical Modeling in Engineering · Advanced Numerical Methods in Computational Mathematics
