paper-with-me

Papers

Reducing operator complexity in Algebraic Multigrid with Machine Learning Approaches

2023-07-15 · Ru Huang, Kai Chang, Huan He, Ruipeng Li, Yuanzhe Xi

We propose a data-driven and machine-learning-based approach to compute non-Galerkin coarse-grid operators in algebraic multigrid (AMG) methods, addressing the well-known issue of increasing operator complexity. Guided by the AMG theory on spectrally equivalent coarse-grid operators, we have developed novel ML algorithms that utilize neural networks (NNs) combined with smooth test vectors from multigrid eigenvalue problems. The proposed method demonstrates promise in reducing the complexity of coarse-grid operators while maintaining overall AMG convergence for solving parametric partial differential equation (PDE) problems. Numerical experiments on anisotropic rotated Laplacian and linear elasticity problems are provided to showcase the performance and compare with existing methods for computing non-Galerkin coarse-grid operators.

📄 PDF Abstract BibTeX arXiv:2307.07695

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimization-Based Algebraic Multigrid Coarsening Using Reinforcement Learning

2021-06-03 · NeurIPS 2021 12 · Ali Taghibakhshi, Scott MacLachlan, Luke Olson, Matthew West

Large sparse linear systems of equations are ubiquitous in science and engineering, such as those arising from discretizations of partial differential equations. Algebraic multigrid (AMG) methods are one of the most comm…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Algebraic multigrid support vector machines

2016-11-16 · Ehsan Sadrfaridpour, Sandeep Jeereddy, Ken Kennedy, Andre Luckow 외

The support vector machine is a flexible optimization-based technique widely used for classification problems. In practice, its training part becomes computationally expensive on large-scale data sets because of such rea…

General Classification

DiffGCN: Graph Convolutional Networks via Differential Operators and Algebraic Multigrid Pooling

2020-06-07 · NeurIPS 2020 12 · Moshe Eliasof, Eran Treister

Graph Convolutional Networks (GCNs) have shown to be effective in handling unordered data like point clouds and meshes. In this work we propose novel approaches for graph convolution, pooling and unpooling, inspired from…

Acceleration of an algebraic multigrid pressure solver using graph neural networks

2026-06-17 · Eric Chillón, Artur K. Lidtke, Nguyen Anh Khoa Doan, Bernat Font arxiv

Solving the pressure-Poisson equation remains the primary computational bottleneck in incompressible unstructured flow solvers primarily due to the inherent sensitivity of traditional linear solvers to mesh irregularitie…

Graph Neural Network

M2NO: Multiresolution Operator Learning with Multiwavelet-based Algebraic Multigrid Method

2024-06-07 · Zhihao LI, Zhilu Lai, Xiaobo Zhang, Wei Wang

Solving partial differential equations (PDEs) effectively necessitates a multi-scale approach, particularly critical in high-dimensional scenarios characterized by increasing grid points or resolution. Traditional method…

Operator learningSuper-Resolution