Adaptive Residual-Driven Newton Solver for Nonlinear Systems of Equations
Renjie Ding, Dongling Wang

TL;DR
This paper introduces an adaptive residual-driven strategy for Newton-type solvers that improves efficiency and robustness in solving complex nonlinear systems with unbalanced nonlinearities by dynamically adjusting component weights.
Contribution
The paper proposes a novel residual-driven adaptive weighting strategy that enhances Newton solver performance on challenging nonlinear systems with minimal additional computational cost.
Findings
Outperforms existing solvers in efficiency on benchmark problems
Demonstrates superior robustness with highly imbalanced nonlinearities
Seamlessly integrates with existing Newton-type methods
Abstract
Newton-type solvers have been extensively employed for solving a variety of nonlinear system of algebraic equations. However, for some complex nonlinear system of algebraic equations, efficiently solving these systems remains a challenging task. The primary reason for this challenge arises from the unbalanced nonlinearities within the nonlinear system. Therefore, accurately identifying and balancing the unbalanced nonlinearities in the system is essential. In this work, we propose a residual-driven adaptive strategy to identify and balance the nonlinearities in the system. The fundamental idea behind this strategy is to assign an adaptive weight multiplier to each component of the nonlinear system, with these weight multipliers increasing according to a specific update rule as the residual components increase, thereby enabling the Newton-type solver to select a more appropriate step…
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.
Taxonomy
TopicsModel Reduction and Neural Networks · Advanced Optimization Algorithms Research · Iterative Methods for Nonlinear Equations
