paper-with-me

Papers

Dynamic Gaussian Graph Operator: Learning parametric partial differential equations in arbitrary discrete mechanics problems

2024-03-05 · Chu Wang, Jinhong Wu, Yanzhi Wang, Zhijian Zha, Qi Zhou

Deep learning methods have access to be employed for solving physical systems governed by parametric partial differential equations (PDEs) due to massive scientific data. It has been refined to operator learning that focuses on learning non-linear mapping between infinite-dimensional function spaces, offering interface from observations to solutions. However, state-of-the-art neural operators are limited to constant and uniform discretization, thereby leading to deficiency in generalization on arbitrary discretization schemes for computational domain. In this work, we propose a novel operator learning algorithm, referred to as Dynamic Gaussian Graph Operator (DGGO) that expands neural operators to learning parametric PDEs in arbitrary discrete mechanics problems. The Dynamic Gaussian Graph (DGG) kernel learns to map the observation vectors defined in general Euclidean space to metric vectors defined in high-dimensional uniform metric space. The DGG integral kernel is parameterized by Gaussian kernel weighted Riemann sum approximating and using dynamic message passing graph to depict the interrelation within the integral term. Fourier Neural Operator is selected to localize the metric vectors on spatial and frequency domains. Metric vectors are regarded as located on latent uniform domain, wherein spatial and spectral transformation offer highly regular constraints on solution space. The efficiency and robustness of DGGO are validated by applying it to solve numerical arbitrary discrete mechanics problems in comparison with mainstream neural operators. Ablation experiments are implemented to demonstrate the effectiveness of spatial transformation in the DGG kernel. The proposed method is utilized to forecast stress field of hyper-elastic material with geometrically variable void as engineering application.

📄 PDF Abstract BibTeX arXiv:2403.02810

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learning

Similar Papers 제목 키워드 기반

Neural Operator induced Gaussian Process framework for probabilistic solution of parametric partial differential equations

2024-04-24 · Sawan Kumar, Rajdip Nayek, Souvik Chakraborty

The study of neural operators has paved the way for the development of efficient approaches for solving partial differential equations (PDEs) compared with traditional methods. However, most of the existing neural operat…

Gaussian ProcessesOperator learning

Machine Learning of Linear Differential Equations using Gaussian Processes

2017-01-10 · Maziar Raissi, George Em. Karniadakis

This work leverages recent advances in probabilistic machine learning to discover conservation laws expressed by parametric linear equations. Such equations involve, but are not limited to, ordinary and partial different…

BIG-bench Machine LearningGaussian Processes

Approximate Bayesian Neural Operators: Uncertainty Quantification for Parametric PDEs

2022-08-02 · Emilia Magnani, Nicholas Krämer, Runa Eschenhagen, Lorenzo Rosasco 외

Neural operators are a type of deep architecture that learns to solve (i.e. learns the nonlinear solution operator of) partial differential equations (PDEs). The current state of the art for these models does not provide…

Gaussian ProcessesUncertainty Quantification

Towards Gaussian Process for operator learning: an uncertainty aware resolution independent operator learning algorithm for computational mechanics

2024-09-17 · Sawan Kumar, Rajdip Nayek, Souvik Chakraborty

The growing demand for accurate, efficient, and scalable solutions in computational mechanics highlights the need for advanced operator learning algorithms that can efficiently handle large datasets while providing relia…

Computational EfficiencyOperator learningUncertainty Quantification

Time Extrapolation with Graph Convolutional Autoencoder and Tensor Train Decomposition

2025-11-28 · Yuanhong Chen, Federico Pichi, Zhen Gao, Gianluigi Rozza arxiv

Graph autoencoders have gained attention in nonlinear reduced-order modeling of parameterized partial differential equations defined on unstructured grids. Despite they provide a geometrically consistent way of treating …