paper-with-me

Papers

Point Neuron Learning: A New Physics-Informed Neural Network Architecture

2024-08-30 · Hanwen Bi, Thushara D. Abhayapala

Machine learning and neural networks have advanced numerous research domains, but challenges such as large training data requirements and inconsistent model performance hinder their application in certain scientific problems. To overcome these challenges, researchers have investigated integrating physics principles into machine learning models, mainly through: (i) physics-guided loss functions, generally termed as physics-informed neural networks, and (ii) physics-guided architectural design. While both approaches have demonstrated success across multiple scientific disciplines, they have limitations including being trapped to a local minimum, poor interpretability, and restricted generalizability. This paper proposes a new physics-informed neural network (PINN) architecture that combines the strengths of both approaches by embedding the fundamental solution of the wave equation into the network architecture, enabling the learned model to strictly satisfy the wave equation. The proposed point neuron learning method can model an arbitrary sound field based on microphone observations without any dataset. Compared to other PINN methods, our approach directly processes complex numbers and offers better interpretability and generalizability. We evaluate the versatility of the proposed architecture by a sound field reconstruction problem in a reverberant environment. Results indicate that the point neuron method outperforms two competing methods and can efficiently handle noisy environments with sparse microphone observations.

📄 PDF Abstract BibTeX arXiv:2408.16969

Code (1)

HanwenBi/Point-Neuron-Learning 공식 구현

Similar Papers 제목 키워드 기반

Enforcing continuous symmetries in physics-informed neural network for solving forward and inverse problems of partial differential equations

2022-06-19 · Zhi-Yong Zhang, HUI ZHANG, Li-Sheng Zhang, Lei-Lei Guo

As a typical application of deep learning, physics-informed neural network (PINN) {has been} successfully used to find numerical solutions of partial differential equations (PDEs), but how to improve the limited accuracy…

Physics-Informed Neural Network with Squeeze-Excitation-like Attention

2026-06-18 · Yun-Fei Song, Long-Gang Pang, Fu-Peng Li, Jun-Jie Zhang arxiv

We introduce SEA-PINN, a novel architecture that incorporates a Squeeze-Excitation-like attention mechanism into physics-informed neural networks to dynamically recalibrate the importance of neurons across layers. A key …

From LIF to QIF: Toward Differentiable Spiking Neurons for Scientific Machine Learning

2025-11-10 · Ruyin Wan, George Em Karniadakis, Panos Stinis arxiv

Spiking neural networks (SNNs) offer biologically inspired computation but remain underexplored for continuous regression tasks in scientific machine learning. In this work, we introduce and systematically evaluate Quadr…

Numerical Methods For PDEs Over Manifolds Using Spectral Physics Informed Neural Networks

2023-02-10 · Yuval Zelig, Shai Dekel

We introduce an approach for solving PDEs over manifolds using physics informed neural networks whose architecture aligns with spectral methods. The networks are trained to take in as input samples of an initial conditio…

Adaptively trained Physics-informed Radial Basis Function Neural Networks for Solving Multi-asset Option Pricing Problems

2026-01-19 · Yan Ma, Yumeng Ren, Elisabeth Larsson arxiv

The present study investigates the numerical solution of Black-Scholes partial differential equation (PDE) for option valuation with multiple underlying assets. We develop a physics-informed (PI) machine learning algorit…