paper-with-me

Papers

Generative modeling of Sparse Approximate Inverse Preconditioners

2024-05-17 · Mou Li, He Wang, Peter K. Jimack

We present a new deep learning paradigm for the generation of sparse approximate inverse (SPAI) preconditioners for matrix systems arising from the mesh-based discretization of elliptic differential operators. Our approach is based upon the observation that matrices generated in this manner are not arbitrary, but inherit properties from differential operators that they discretize. Consequently, we seek to represent a learnable distribution of high-performance preconditioners from a low-dimensional subspace through a carefully-designed autoencoder, which is able to generate SPAI preconditioners for these systems. The concept has been implemented on a variety of finite element discretizations of second- and fourth-order elliptic partial differential equations with highly promising results.

📄 PDF Abstract BibTeX arXiv:2405.11007

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Sparse Approximate Inverse Preconditioners for Conjugate Gradient Solvers on GPUs

2025-10-31 · Zherui Yang, Zhehao Li, Kangbo Lyu, Yixuan Li 외 arxiv

The conjugate gradient solver (CG) is a prevalent method for solving symmetric and positive definite linear systems Ax=b, where effective preconditioners are crucial for fast convergence. Traditional preconditioners rely…

Learning incomplete factorization preconditioners for GMRES

2024-09-12 · Paul Häusner, Aleix Nieto Juscafresa, Jens Sjölund

Incomplete LU factorizations of sparse matrices are widely used as preconditioners in Krylov subspace methods to speed up solving linear systems. Unfortunately, computing the preconditioner itself can be time-consuming a…

Graph Neural Networksubspace methods

Message-Passing GNNs Fail to Approximate Sparse Triangular Factorizations

2025-02-03 · Vladislav Trifonov, Ekaterina Muravleva, Ivan Oseledets

Graph Neural Networks (GNNs) have been proposed as a tool for learning sparse matrix preconditioners, which are key components in accelerating linear solvers. This position paper argues that message-passing GNNs are fund…

Graph Attention

A Neural-preconditioned Poisson Solver for Mixed Dirichlet and Neumann Boundary Conditions

2023-09-29 · Kai Weixian Lan, Elias Gueidon, Ayano Kaneda, Julian Panetta 외

We introduce a neural-preconditioned iterative solver for Poisson equations with mixed boundary conditions. Typical Poisson discretizations yield large, ill-conditioned linear systems. Iterative solvers can be effective …

Learning to Optimize Quasi-Newton Methods

2022-10-11 · Isaac Liao, Rumen R. Dangovski, Jakob N. Foerster, Marin Soljačić

Fast gradient-based optimization algorithms have become increasingly essential for the computationally efficient training of machine learning models. One technique is to multiply the gradient by a preconditioner matrix t…