paper-with-me

Papers

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 methods often fail to capture the detailed features necessary for accurate modeling, presenting a significant challenge in scientific computing. In response, we introduce the Multiwavelet-based Algebraic Multigrid Neural Operator (M2NO), a novel deep learning framework that synergistically combines multiwavelet transformations and algebraic multigrid (AMG) techniques. By exploiting the inherent similarities between these two approaches, M2NO overcomes their individual limitations and enhances precision and flexibility across various PDE benchmarks. Employing Multiresolution Analysis (MRA) with high-pass and low-pass filters, the model executes hierarchical decomposition to accurately delineate both global trends and localized details within PDE solutions, supporting adaptive data representation at multiple scales. M2NO also automates node selection and adeptly manages complex boundary conditions through its multiwavelet-based operators. Extensive evaluations on a diverse array of PDE datasets with different boundary conditions confirm M2NO's superior performance. Furthermore, M2NO excels in handling high-resolution and super-resolution tasks, consistently outperforming competing models and demonstrating robust adaptability in complex computational scenarios.

📄 PDF Abstract BibTeX arXiv:2406.04822

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learningSuper-Resolution

Similar Papers 제목 키워드 기반

Multigrid with rough coefficients and Multiresolution operator decomposition from Hierarchical Information Games

2015-03-11 · Houman Owhadi

We introduce a near-linear complexity (geometric and meshless/algebraic) multigrid/multiresolution method for PDEs with rough ($L^\infty$) coefficients with rigorous a-priori accuracy and performance estimates. The metho…

Reducing operator complexity in Algebraic Multigrid with Machine Learning Approaches

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

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 b…

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…

Samplet limits and multiwavelets

2026-04-02 · Gianluca Giacchi, Michael Multerer, Jacopo Quizi arxiv

Samplets are data adapted multiresolution analyses of localized discrete signed measures. They can be constructed on scattered data sites in arbitrary dimension such that they exhibit vanishing moments with respect to an…

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)