paper-with-me

Papers

Physics-Informed Graph Convolutional Networks: Towards a generalized framework for complex geometries

2023-10-20 · Marien Chenaud, José Alves, Frédéric Magoulès

Since the seminal work of [9] and their Physics-Informed neural networks (PINNs), many efforts have been conducted towards solving partial differential equations (PDEs) with Deep Learning models. However, some challenges remain, for instance the extension of such models to complex three-dimensional geometries, and a study on how such approaches could be combined to classical numerical solvers. In this work, we justify the use of graph neural networks for these problems, based on the similarity between these architectures and the meshes used in traditional numerical techniques for solving partial differential equations. After proving an issue with the Physics-Informed framework for complex geometries, during the computation of PDE residuals, an alternative procedure is proposed, by combining classical numerical solvers and the Physics-Informed framework. Finally, we propose an implementation of this approach, that we test on a three-dimensional problem on an irregular geometry.

📄 PDF Abstract BibTeX arXiv:2310.14948

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Physics-informed neural networks for diffraction tomography

2022-07-28 · Amirhossein Saba, Carlo Gigli, Ahmed B. Ayoub, Demetri Psaltis

We propose a physics-informed neural network as the forward model for tomographic reconstructions of biological samples. We demonstrate that by training this network with the Helmholtz equation as a physical loss, we can…

Tomographic Reconstructions

Physics-Informed GCN-LSTM Framework for Long-Term Forecasting of 2D and 3D Microstructure Evolution

2025-09-18 · Hamidreza Razavi, Nele Moelans arxiv

This paper presents a physics-informed framework that integrates graph convolutional networks (GCN) with long short-term memory (LSTM) architecture to forecast microstructure evolution over long time horizons in both 2D …

A Two-Stage Imaging Framework Combining CNN and Physics-Informed Neural Networks for Full-Inverse Tomography: A Case Study in Electrical Impedance Tomography (EIT)

2024-07-25 · Xuanxuan Yang, Yangming Zhang, Haofeng Chen, Gang Ma 외

Electrical Impedance Tomography (EIT) is a highly ill-posed inverse problem, with the challenge of reconstructing internal conductivities using only boundary voltage measurements. Although Physics-Informed Neural Network…

MANTA: Physics-Informed Generalized Underwater Object Tracking

2025-11-28 · Suhas Srinath, Hemang Jamadagni, Aditya Chadrasekar, Prathosh AP arxiv

Underwater object tracking is challenging due to wavelength dependent attenuation and scattering, which severely distort appearance across depths and water conditions. Existing trackers trained on terrestrial data fail t…

Representation LearningContrastive LearningObject Tracking

RBF-MGN:Solving spatiotemporal PDEs with Physics-informed Graph Neural Network

2022-12-06 · Zixue Xiang, Wei Peng, Wen Yao

Physics-informed neural networks (PINNs) have lately received significant attention as a representative deep learning-based technique for solving partial differential equations (PDEs). Most fully connected network-based …

Graph Neural Network