Physics-Informed Error Field Learning: A Post-Training Optimization Framework for Physics-Informed Neural Networks

Jiuyun Sun, Yong Zhang

arXiv:2608.24970 · 2026-08-27 공개 · arXiv · PDF

post-training neural-networks computational-efficiency physics-informed pde-solving error-correction pinns optimization-framework

Abstract

Physics-Informed Neural Networks (PINNs) have emerged as an important class of numerical methods for solving partial differential equations (PDEs). However, during the late-stage optimization process, further parameter updates often yield diminishing accuracy improvements while increasing computational costs. To address this issue, this paper proposes a Physics-Informed Error Field Learning (PIEFL) framework for PINNs. Unlike conventional approaches that continuously approximate the solution field using a single network, PIEFL introduces an auxiliary error network after the primary network achieves satisfactory accuracy and shifts the learning objective from the solution field to the error field. By deriving error control equations under physical constraints, the error network learns the discrepancy between the current approximation and the exact solution, and the learned error correction is combined with the primary prediction to improve solution accuracy. The proposed framework avoids continuous optimization of the entire solution space and focuses computational resources on correcting existing prediction errors. Moreover, PIEFL requires no modification to the primary network architecture, making it compatible with existing PINN models and applicable as a general post-training optimization strategy. Numerical experiments on representative PDEs demonstrate that PIEFL achieves higher solution accuracy under the same computational budget, validating its effectiveness in improving the performance of PINNs.

한국어 요약

한 줄 요약

PIEFL은 PINN의 후기 최적화 단계에서 오차 필드를 학습함으로써 계산 효율성을 향상시키는 새로운 프레임워크이다.

핵심 기여도

핵심 아이디어

기존 PINN은 단일 네트워크로 전체 해 필드를 근사하지만, 후기 최적화 단계에서는 정확도 향상이 미미하면서도 계산 비용이 증가하는 문제를 겪는다. PIEFL은 이 문제를 해결하기 위해, 주 네트워크가 만족할 만한 정확도에 도달한 후, 오차 필드를 독립적인 학습 대상으로 전환한다. 오차 필드는 물리적 제약을 만족하는 오차 제어 방정식을 통해 정의되며, 이를 학습하는 오차 네트워크는 주 네트워크의 예측 오차를 보정한다. 이는 전체 해 공간의 최적화를 피하고, 기존 예측 오류에 집중적으로 계산 자원을 할당함으로써 효율적인 정확도 향상을 가능하게 한다.

기술적 접근법

주요 결과

의의 및 한계

PIEFL은 PINN의 후기 최적화 단계에서 계산 효율성을 향상시키는 새로운 전략을 제시하며, 기존 기법과의 호환성을 통해 널리 적용 가능하다는 점에서 학술적·실용적 가치가 있다. 그러나 오차 필드가 복잡한 구조를 가질 경우, 오차 네트워크가 정확한 오차 정보를 학습하는 데 어려움이 있을 수 있다. 또한, PIEFL은 오차 필드 학습에 필요한 추가 네트워크를 도입하므로, 메모리나 저장 공간이 제한된 환경에서는 한계가 있을 수 있다.

실용적 활용

PIEFL은 유체 역학, 고체 역학, 생의학 공학 등 다양한 분야에서 PDE를 풀이하는 데 사용되는 PINN의 후기 최적화 단계에서 활용 가능하다. 특히, 고정된 계산 예산 하에서 정확도를 향상시키는 데 효과적이므로, 실시간 시뮬레이션이나 자원 제약이 있는 환경에서 유용하게 사용될 수 있다.