paper-with-me

Papers

An Operator-Consistent Graph Neural Network for Learning Diffusion Dynamics on Irregular Meshes

2025-12-05 · Yuelian Li, Andrew Rushing Hands arxiv

Classical numerical methods solve partial differential equations (PDEs) efficiently on regular meshes, but many of them become unstable on irregular domains. In practice, multiphysics interactions such as diffusion, damage, and healing often take place on irregular meshes. We develop an operator-consistent graph neural network (OCGNN-PINN) that approximates PDE evolution under physics-informed constraints. It couples node-edge message passing with a consistency loss enforcing the gradient-divergence relation through the graph incidence matrix, ensuring that discrete node and edge dynamics remain structurally coupled during temporal rollout. We evaluate the model on diffusion processes over physically driven evolving meshes and real-world scanned surfaces. The results show improved temporal stability and prediction accuracy compared with graph convolutional and multilayer perceptron baselines, approaching the performance of Crank-Nicolson solvers on unstructured domains.

📄 PDF Abstract BibTeX arXiv:2512.11860

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Graph-Based Operator Learning from Limited Data on Irregular Domains

2025-05-25 · Yile Li, Shandian Zhe

Operator learning seeks to approximate mappings from input functions to output solutions, particularly in the context of partial differential equations (PDEs). While recent advances such as DeepONet and Fourier Neural Op…

Operator learning

MNO: Multiscale Neural Operator for 3D Computational Fluid Dynamics

2025-10-17 · Qinxuan Wang, Chuang Wang, Mingyu Zhang, Jingwei Sun 외 arxiv

Neural operators have emerged as a powerful data-driven paradigm for solving partial differential equations (PDEs), while their accuracy and scalability are still limited, particularly on irregular domains where fluid fl…

Point Clouds

Learning time-dependent PDE via graph neural networks and deep operator network for robust accuracy on irregular grids

2024-02-13 · Sung Woong Cho, Jae Yong Lee, Hyung Ju Hwang

Scientific computing using deep learning has seen significant advancements in recent years. There has been growing interest in models that learn the operator from the parameters of a partial differential equation (PDE) t…

Operator learning

PhyMPGN: Physics-encoded Message Passing Graph Network for spatiotemporal PDE systems

2024-10-02 · Bocheng Zeng, Qi Wang, Mengtao Yan, Yang Liu 외

Solving partial differential equations (PDEs) serves as a cornerstone for modeling complex dynamical systems. Recent progresses have demonstrated grand benefits of data-driven neural-based models for predicting spatiotem…

Graph Learning

Multi-Kernel Diffusion CNNs for Graph-Based Learning on Point Clouds

2018-09-14 · Lasse Hansen, Jasper Diesel, Mattias P. Heinrich

Graph convolutional networks are a new promising learning approach to deal with data on irregular domains. They are predestined to overcome certain limitations of conventional grid-based architectures and will enable eff…