LGNov 26, 2025

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

arXiv:2512.02049v1Has Code
Originality Highly original
AI Analysis

This addresses efficiency in multiple scattering simulations for computational physics, but it is incremental as it builds on existing learning-based methods.

The authors tackled the computational bottleneck in the boundary element method for multiple scattering simulations by introducing PIBNet, a learning-based approach that approximates the solution trace, resulting in surpassing state-of-the-art learning-based methods and showing superior generalization to more obstacles.

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 condensing the computational complexity. The procedure first consists in determining the solution trace on the boundaries of the domain by solving a boundary integral equation, after which the volumetric solution can be recovered at low computational cost with a boundary integral representation. As the first step of the BEM represents the main computational bottleneck, we introduce PIBNet, a learning-based approach designed to approximate the solution trace. The method leverages a physics-inspired graph-based strategy to model obstacles and their long-range interactions efficiently. Then, we introduce a novel multiscale graph neural network architecture for simulating the multiple scattering. To train and evaluate our network, we present a benchmark consisting of several datasets of different types of multiple scattering problems. The results indicate that our approach not only surpasses existing state-of-the-art learning-based methods on the considered tasks but also exhibits superior generalization to settings with an increased number of obstacles. github.com/ENSTA-U2IS-AI/pibnet

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes