HiPreNets: High-Precision Neural Networks through Progressive Training
Ethan Mulle, Wei Kang, Qi Gong

TL;DR
HiPreNets introduces a progressive training framework for neural networks that sequentially refines models to achieve high-precision results, especially in complex and safety-critical applications.
Contribution
The paper presents a novel progressive training approach that reduces both average and worst-case errors through residual refinements and targeted high-error region training.
Findings
Outperforms standard networks on Feynman dataset benchmarks.
Achieves near machine precision accuracy in regression tasks.
Reduces RMSE and $L^{ty}$ error significantly in high-dimensional power system modeling.
Abstract
Deep neural networks are powerful tools for solving nonlinear problems in science and engineering, but training highly accurate models becomes challenging as problem complexity increases. Non-convex optimization and sensitivity to hyperparameters make consistent performance improvement difficult, and traditional approaches prioritize minimizing mean squared error while overlooking the norm error that is critical in safety-sensitive applications. To address these challenges, we present HiPreNets, a progressive framework for training high-precision neural networks through sequential residual refinements. Starting from an initial network, each stage trains a refinement network on the normalized residuals of the ensemble so far, systematically reducing both average and worst-case error. A key theme throughout the framework is concentrating training effort on high-error regions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
