NANAMay 11

PCELM: Perturbation-Correction Extreme Learning Machine for the Stefan problem

arXiv:2605.1041737.2
AI Analysis

For researchers solving Stefan problems with neural networks, this method overcomes optimization plateaus by transforming a nonconvex problem into a convex subproblem.

The paper tackles the optimization difficulty in randomized neural network approximations for Stefan problems with moving boundaries. The proposed PCELM method achieves 2-6 orders of magnitude improvement in relative L2 accuracy over the basic approximation.

For Stefan problems, characterized by moving boundaries and discontinuous coefficients due to phase changes, the inherent nonconvexity of the objective functional frequently causes optimization difficulty in randomized neural network approximations; to address this, we propose a Perturbation-Correction Extreme Learning Machine (PCELM) framework, built upon the extreme learning machine framework. This method first establishes a basic approximation during an initialization step by minimizing the original nonconvex residual, typically achieving only moderate accuracy, and then, in a subsequent correction step, determines a correction term by solving a subproblem based on a perturbation expansion around this basic approximation, thereby transforming it into a convex optimization problem for the output coefficients that ensures rapid convergence. We further provide a rigorous a convexity analysis, demonstrating that PCELM method solves a convex sub-problem. Numerical experiments on various Stefan problems, including multi-phase and multi-dimensional Stefan problems, confirm that the proposed PCELM method successfully overcomes optimization plateaus, with the correction step consistently delivering a significant improvement of 2-6 orders of magnitude in the relative L2 accuracy.

Foundations

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

Your Notes