paper-with-me

Papers

Adaptive Self-supervision Algorithms for Physics-informed Neural Networks

2022-07-08 · Shashank Subramanian, Robert M. Kirby, Michael W. Mahoney, Amir Gholami

Physics-informed neural networks (PINNs) incorporate physical knowledge from the problem domain as a soft constraint on the loss function, but recent work has shown that this can lead to optimization difficulties. Here, we study the impact of the location of the collocation points on the trainability of these models. We find that the vanilla PINN performance can be significantly boosted by adapting the location of the collocation points as training proceeds. Specifically, we propose a novel adaptive collocation scheme which progressively allocates more collocation points (without increasing their number) to areas where the model is making higher errors (based on the gradient of the loss function in the domain). This, coupled with a judicious restarting of the training during any optimization stalls (by simply resampling the collocation points in order to adjust the loss landscape) leads to better estimates for the prediction error. We present results for several problems, including a 2D Poisson and diffusion-advection system with different forcing functions. We find that training vanilla PINNs for these problems can result in up to 70% prediction error in the solution, especially in the regime of low collocation points. In contrast, our adaptive schemes can achieve up to an order of magnitude smaller error, with similar computational complexity as the baseline. Furthermore, we find that the adaptive methods consistently perform on-par or slightly better than vanilla PINN method, even for large collocation point regimes. The code for all the experiments has been open sourced.

📄 PDF Abstract BibTeX arXiv:2207.04084

Code (1)

shashanksubramanian/adaptive-selfsupervision-pinns 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Physics-Informed Neural Networks with Learnable Loss Balancing and Transfer Learning

2026-04-17 · Reza Pirayeshshirazinezhad arxiv

We propose a self-supervised physics-informed neural network (PINN) framework that adaptively balances physics-based and data-driven supervision for scientific machine learning under data scarcity. Unlike prior PINNs tha…

Transfer Learning

Self-adaptive weights based on balanced residual decay rate for physics-informed neural networks and deep operator networks

2024-06-28 · Wenqian Chen, Amanda A. Howard, Panos Stinis

Physics-informed deep learning has emerged as a promising alternative for solving partial differential equations. However, for complex problems, training these networks can still be challenging, often resulting in unsati…

Self-adaptive weighting and sampling for physics-informed neural networks

2025-11-07 · Wenqian Chen, Amanda Howard, Panos Stinis arxiv

Physics-informed deep learning has emerged as a promising framework for solving partial differential equations (PDEs). Nevertheless, training these models on complex problems remains challenging, often leading to limited…

Weakly-supervised Learning for Physics-informed Neural Motion Planning via Sparse Roadmap

2026-04-14 · Ruiqi Ni, Yuchen Liu, Ahmed H. Qureshi arxiv

The motion planning problem requires finding a collision-free path between start and goal configurations in high-dimensional, cluttered spaces. Recent learning-based methods offer promising solutions, with self-supervise…

Motion Planning

Physics-informed Temporal Alignment for Auto-regressive PDE Foundation Models

2025-05-16 · Congcong Zhu, Xiaoyan Xu, Jiayue Han, Jingrun Chen

Auto-regressive partial differential equation (PDE) foundation models have shown great potential in handling time-dependent data. However, these models suffer from the shortcut problem deeply rooted in auto-regressive pr…

Self-Supervised Learning