paper-with-me

홈 › Papers

BINN: A deep learning approach for computational mechanics problems based on boundary integral equations

2023-01-11 · Jia Sun, Yinghua Liu, Yizheng Wang, Zhenhan Yao, Xiaoping Zheng

We proposed the boundary-integral type neural networks (BINN) for the boundary value problems in computational mechanics. The boundary integral equations are employed to transfer all the unknowns to the boundary, then the unknowns are approximated using neural networks and solved through a training process. The loss function is chosen as the residuals of the boundary integral equations. Regularization techniques are adopted to efficiently evaluate the weakly singular and Cauchy principle integrals in boundary integral equations. Potential problems and elastostatic problems are mainly concerned in this article as a demonstration. The proposed method has several outstanding advantages: First, the dimensions of the original problem are reduced by one, thus the freedoms are greatly reduced. Second, the proposed method does not require any extra treatment to introduce the boundary conditions, since they are naturally considered through the boundary integral equations. Therefore, the method is suitable for complex geometries. Third, BINN is suitable for problems on the infinite or semi-infinite domains. Moreover, BINN can easily handle heterogeneous problems with a single neural network without domain decomposition.

📄 PDF Abstract BibTeX arXiv:2301.04480

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Virtual boundary integral neural network for three-dimensional exterior acoustic problems

2026-04-19 · Jiahao Li, Qiang Xi, Ilia Marchevskiy, Zhuojia Fu arxiv

This paper presents a virtual boundary integral neural network (VBINN) for exterior acoustic problems in three dimensions. The method introduces a virtual boundary inside the scatterer or vibrating body and represents th…

Fredholm Integral Equations Neural Operator (FIE-NO) for Data-Driven Boundary Value Problems

2024-08-20 · Haoyang Jiang, Yongzhi Qu

In this paper, we present a novel Fredholm Integral Equation Neural Operator (FIE-NO) method, an integration of Random Fourier Features and Fredholm Integral Equations (FIE) into the deep learning framework, tailored for…

Operator learning

Gaussian Process Regression for Binned Data

2018-09-06 · Michael Thomas Smith, Mauricio A. Alvarez, Neil D. Lawrence

Many datasets are in the form of tables of binned data. Performing regression on these data usually involves either reading off bin heights, ignoring data from neighbouring bins or interpolating between bins thus over or…

regression

PIBNet: a Physics-Inspired Boundary Network for Multiple Scattering Simulations

2025-11-26 · Rémi Marsal, Stéphanie Chaillat arxiv

The boundary element method (BEM) provides an efficient numerical framework for solving multiple scattering problems in unbounded homogeneous domains, since it reduces the discretization to the domain boundaries, thereby…

Graph Neural Network

Physics-Informed Boundary Integral Networks (PIBI-Nets): A Data-Driven Approach for Solving Partial Differential Equations

2023-08-18 · Monika Nagy-Huber, Volker Roth

Partial differential equations (PDEs) are widely used to describe relevant phenomena in dynamical systems. In real-world applications, we commonly need to combine formal PDE models with (potentially noisy) observations. …