$N$-Dimensional curve following for solving numerically systems of nonlinear equations
Katerina G. Hadjifotinou

TL;DR
This paper introduces a novel n-dimensional curve-following method to numerically find all real solutions of nonlinear systems within a specified domain, improving efficiency and reliability over existing methods.
Contribution
The paper develops an integrated algorithm for solving n-dimensional nonlinear equations by curve-following, with problem optimization and performance enhancements, validated on classical test problems.
Findings
Successfully located all solutions in tested problems
Achieved over 10x speed improvement in 2D cases
Validated on about 130 problems up to 10 dimensions
Abstract
This paper presents a methodology for finding numerically, by means of curve-following, all real solutions of a general system of nonlinear equations in unknowns, within a given -dimensional box. The main idea behind our method is a) to locate all parts of the curves formed by a selected subset of equations of the initial system, b) follow these parts numerically within the given -box and c) during this process, find all their intersection points with the hypersurface that represents the left-out equation of the initial system. With proper handling techniques, both stages (a) and (b) can be done with safety even when using a rapidly - but locally - convergent method such as Newton's method. Stage (c) on the other hand is theoretically straightforward and can be implemented by examining sign change and using bisection. However, improvement of performance with…
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
TopicsIterative Methods for Nonlinear Equations · Advanced Optimization Algorithms Research · Numerical methods in inverse problems
