paper-with-me

Papers

PEGNet: A Physics-Embedded Graph Network for Long-Term Stable Multiphysics Simulation

2025-11-11 · Can Yang, Zhenzhong Wang, Junyuan Liu, Yunpeng Gong, Min Jiang arxiv

Accurate and efficient simulations of physical phenomena governed by partial differential equations (PDEs) are important for scientific and engineering progress. While traditional numerical solvers are powerful, they are often computationally expensive. Recently, data-driven methods have emerged as alternatives, but they frequently suffer from error accumulation and limited physical consistency, especially in multiphysics and complex geometries. To address these challenges, we propose PEGNet, a Physics-Embedded Graph Network that incorporates PDE-guided message passing to redesign the graph neural network architecture. By embedding key PDE dynamics like convection, viscosity, and diffusion into distinct message functions, the model naturally integrates physical constraints into its forward propagation, producing more stable and physically consistent solutions. Additionally, a hierarchical architecture is employed to capture multi-scale features, and physical regularization is integrated into the loss function to further enforce adherence to governing physics. We evaluated PEGNet on benchmarks, including custom datasets for respiratory airflow and drug delivery, showing significant improvements in long-term prediction accuracy and physical consistency over existing methods. Our code is available at https://github.com/Yanghuoshan/PEGNet.

📄 PDF Abstract BibTeX arXiv:2511.08697

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

SPEGNet: Synergistic Perception-Guided Network for Camouflaged Object Detection

2025-10-06 · Baber Jan, Saeed Anwar, Aiman H. El-Maleh, Abdul Jabbar Siddiqui 외 arxiv

Camouflaged object detection segments objects with intrinsic similarity and edge disruption. Current detection methods rely on accumulated complex components. Each approach adds components such as boundary modules, atten…

Object Detection

Physics-Embedded Neural Networks: Graph Neural PDE Solvers with Mixed Boundary Conditions

2022-05-24 · Masanobu Horie, Naoto Mitsume

Graph neural network (GNN) is a promising approach to learning and predicting physical phenomena described in boundary value problems, such as partial differential equations (PDEs) with boundary conditions. However, exis…

Graph Neural Network

AlphaPEM: an open-source dynamic 1D physics-based PEM fuel cell model for embedded applications

2024-07-17 · Raphaël Gass, Zhongliang Li, Samir Jemeï, Rachid Outbib 외

The urgency of the energy transition requires improving the performance and longevity of hydrogen technologies. AlphaPEM is a dynamic one-dimensional (1D) physics-based PEM fuel cell system simulator, programmed in Pytho…

A Physics-embedded Deep Learning Framework for Cloth Simulation

2024-03-19 · Zhiwei Zhao

Delicate cloth simulations have long been desired in computer graphics. Various methods were proposed to improve engaged force interactions, collision handling, and numerical integrations. Deep learning has the potential…

Deep Learning

Variational Integrator Graph Networks for Learning Energy Conserving Dynamical Systems

2020-04-28 · Shaan Desai, Marios Mattheakis, Stephen Roberts

Recent advances show that neural networks embedded with physics-informed priors significantly outperform vanilla neural networks in learning and predicting the long term dynamics of complex physical systems from noisy da…

Inductive Bias