Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,657 papers · 148 categories

Trend · papers per month

7142027 · Jun 202019922001200920172026
48 results for two-layer PINNs

Stochastic gradient methods converge for training wide PINNs.

problem Convergence of stochastic gradient descent in training over-parameterized PINNs.
method Established linear convergence of stochastic gradient descent/flow in training over-parameterized two-layer PINNs.
result Linear convergence with high probability for general activation functions.

PINN-FEM combines PINNs and FEM for accurate Dirichlet boundary condition enforcement.

problem Challenges in enforcing Dirichlet boundary conditions in PINNs.
method Hybrid approach combining PINNs and FEM for strong boundary condition enforcement.
result PINN-FEM outperforms standard PINN models in accuracy and robustness.

Paper explores challenges in training PINNs and loss landscape effects.

problem Challenges in training Physics-Informed Neural Networks (PINNs) due to loss landscape issues.
method Examined gradient-based optimizers Adam, L-BFGS, and their combination Adam+L-BFGS, and introduced NysNewton-CG (NNCG).
result Adam+L-BFGS outperforms other optimizers, and NysNewton-CG significantly improves PINN performance.

Adaptive PINNs improve accuracy by adding points where solutions are uncertain.

problem Inadequate sampling in PINNs leads to inaccurate solutions, especially near singularities.
method FI-PINNs use failure probability to dynamically add points, improving numerical accuracy.
result FI-PINNs achieve better accuracy through adaptive sampling, as proven by rigorous error bounds.

New method improves training of PINNs for PDEs by adding noisy supervision terms.

problem Slow or failed convergence of PINNs on challenging PDEs.
method Operator preconditioning using Feynman-Kac supervision and non-asymptotic error bounds.
result Non-asymptotic error bounds for FK-PINNs, showing improved performance over standard PINNs.

Paper improves uncertainty quantification in PINNs using error bounds and solution bundles.

problem Uncertainty quantification in PINNs for differential equation systems.
method Two-step procedure with Bayesian Neural Networks and heteroscedastic variance.
result Improved uncertainty estimation over PINNs solutions in differential equation systems.

This work analyzes PINNs for advection-diffusion equations using NTK theory.

problem Understanding and resolving the training difficulties of PINNs for advection-diffusion equations.
method Neural Tangent Kernel (NTK) analysis of PINNs for the linear advection-diffusion equation (LAD).
result PINNs struggle due to spectral bias and convergence rate disparity, especially in advection-dominated and diffusion-dominated regimes.

PINNACLE optimizes point selection for PINNs, improving accuracy.

problem Challenges in selecting points for training Physics-Informed Neural Networks (PINNs).
method Introduces PINNACLE, an algorithm that jointly optimizes collocation and experimental points selection, adjusting point proportions dynamically.
result PINNACLE outperforms existing methods in forward, inverse, and transfer learning problems.

PINNs struggle with data-to-PDE inconsistencies, limiting their accuracy.

problem Data inconsistency in PINNs affects their accuracy and convergence.
method Systematic analysis of PINNs with varying data fidelity and residual errors.
result PINNs saturate at an error level dictated by data inconsistency.

Paper improves training physics-informed neural networks with model ensembles.

problem Training physics-informed neural networks (PINNs) is difficult due to convergence to wrong solutions.
method Proposes training an ensemble of PINNs, using ensemble agreement to expand the solution interval.
result Algorithm stabilizes PINN training and yields competitive performance.

Physics-Informed Neural Networks (PINNs) benchmarked against clinical estimator and reveal parameter identifiability

problem Chemotherapy pharmacokinetics (PK) with tissue concentration not measured
method Physics-Informed Neural Networks (PINNs) benchmarked against clinical estimator and reveal parameter identifiability
result PINN recovers tissue concentration and identifies non-identifiable parameters

Paper proposes a method to verify PINN fidelity using Fisher information from dynamical systems.

problem Quantifying PINN fidelity beyond simple trajectory prediction.
method Employing Fisher information for differentiable dynamical systems to compare PINN's learned equations with analytical models.
result PINN fidelity is verified by matching Fisher information landscapes of learned equations and analytical models.

LPINNs solve complex PDEs by reformulating PINNs on Lagrangian frame, reducing training complexity.

problem Complexity in training PINNs, especially for convection-diffusion equations.
method Propose LPINNs, a Lagrangian reformulation of PINNs, with two branches solving state variables and characteristics curves.
result Loss landscapes of LPINNs are less sensitive to problem complexity compared to traditional PINNs.

Paper improves PINNs' extrapolation by TL and adaptive AFs.

problem PINNs' poor extrapolation performance and sensitivity to AFs.
method Transfer learning within an extended domain and adaptive activation functions.
result Average 40% reduction in relative L2 error and 50% in mean absolute error in extrapolation domain.

The paper examines the neural tangent kernel for PINNs solving general PDEs and finds convergence conditions.

problem Analyzing the convergence of neural tangent kernel for PINNs solving general PDEs.
method Analysis of NTK initialization and convergence during training for general PDEs using PINNs.
result Homogeneity of differential operators is crucial for NTK convergence.

This study evaluates the importance of design of experiments for PINN in physics-informed deep learning.

problem Accuracy of PINN predictions depends on the design of experiment scheme.
method Comparative study of five PDEs using different design of experiment schemes.
result Hammersley sampling-based PINN outperforms other design of experiment schemes.

RS-PINN uses randomized smoothing to speed up high-dimensional PDE simulations without sacrificing accuracy.

problem High computational cost and bias in PINNs for high-dimensional PDEs.
method Introduces Gaussian noise for stochastic smoothing of PINNs, enabling Monte Carlo derivative approximation.
result Proposes bias correction techniques and a hybrid method to optimize the bias-variance trade-off.

Develops weak PINNs for efficient manifold solutions of hyperbolic equations.

problem Challenges in approximating weak solutions of nonlinear hyperbolic equations on manifolds.
method Introduces a novel weak PINN (wPINN) formulation on manifolds leveraging well-posedness theory.
result Demonstrates efficient approximation of entropy solutions on manifolds with a complexity independent of ambient space dimension.

Deep learning has achieved remarkable success in diverse applications; however, its use in solving partial differential equations (PDEs) has emerged only recently. Here, we present an overview of physics-informed neural networks (PINNs), which embed a PDE into the loss of the neural network using automatic differentiat…

2019-07-10abs ↗pdf ↗

DCGD improves training of PINNs by adjusting gradients to avoid negative inner products.

problem Pathological behaviors in PINNs training, especially gradient imbalance.
method Dual Cone Gradient Descent (DCGD) framework to adjust gradient direction.
result DCGD outperforms other optimization algorithms in various evaluation metrics.

Unified framework for Bayesian PDE-constrained inversion using physics-informed neural networks.

problem Incorporating prior distributions in function space into Bayesian PINN-based inversion.
method Functional-prior-based approaches (fpBPINN) to Bayesian PDE-constrained inversion using physics-informed neural networks (PINNs). Two complementary approaches: FPI-BPINN and fParVI-PINN.
result Accurate estimation of posterior distributions in seismic traveltime tomography and Darcy-flow permeability inversion.

Develops a nonlocal PINN framework using PDDO for better solution of PDEs with sharp gradients.

problem Dealing with sharp gradients in solutions of PDEs using traditional PINN approaches.
method Integrates long-range interactions (nonlocality) into PINN using Peridynamic Differential Operator (PDDO).
result Nonlocal PINN approach improves solution accuracy and parameter inference for problems with sharp gradients.

The paper compares PINN methods for solving drift-diffusion equations on metric graphs.

problem Solving drift-diffusion equations on metric graphs using machine learning.
method Comparison of physics-informed neural networks (PINNs) for solving drift-diffusion equations on metric graphs.
result PINNs offer a flexible and versatile tool for solving parameter identification or optimization problems on metric graphs.

New framework explains neural network bias in solving differential equations.

problem Understanding and controlling the bias in PINNs for differential equations.
method Deriving an integro-differential equation from PINNs and GPR equivalence.
result PINN predictions are influenced by a kernel term reflecting architecture choices.

HTE improves PINNs for high-dimensional, high-order PDEs by reducing computational cost and memory usage.

problem Challenges in solving high-dimensional, high-order PDEs with PINNs due to computational cost and memory constraints.
method Introduces Hutchinson Trace Estimation (HTE) to transform Hessian matrix calculations into Hessian vector products (HVP), reducing computational cost and memory usage.
result HTE significantly reduces memory consumption and computational cost, enabling faster and more efficient solution of high-dimensional and high-order PDEs.

Modified PINN approach for analyzing COVID-19 data with incomplete information.

problem Analyzing incomplete data on COVID-19's U.S. development.
method Variation of Physics Informed Neural Networks (PINN) with modified loss function.
result Neural network can perform well even with incomplete information.

New PINN architectures learn high-frequency features using Fourier features.

problem PINNs struggle with high-frequency or multi-scale features.
method Employ spatio-temporal and multi-scale random Fourier features.
result Effective PINN models for multi-scale PDEs.

Bayesian PINNs learn elliptic PDEs with near-minimax posterior contraction rate.

problem Learning elliptic PDEs with noisy data and non-homogeneous boundary conditions.
method Bayesian approach with a Hölder space prior on neural network weights.
result Posterior contracts at near-minimax rate without prior knowledge of solution smoothness.

PINNs struggle with increasingly complex ODEs, especially when parameters control their complexity.

problem Evaluating physics-informed neural networks on complex coupled ODEs.
method Tuned benchmarks of partial differential equations and harmonic oscillators; varying network architecture and training method.
result PINNs fail to solve complex ODEs, revealing issues like insufficient capacity, poor conditioning, and high local curvature.