Solving Polynomial Systems by Penetrating Gradient Algorithm Applying Deepest Descent Strategy
Nikica Hlupic, Ivo Beros

TL;DR
This paper introduces a penetrating gradient algorithm with a deepest descent strategy for solving polynomial systems, capable of globally optimizing error space efficiently and outperforming traditional methods in benchmarks.
Contribution
The paper presents a novel gradient algorithm that can jump directly to the global minimum and a strategy that maximizes cost reduction, with proven properties and superior performance.
Findings
Effective in solving polynomial systems.
Outperforms traditional gradient methods in benchmarks.
Reveals a relation to Gauss-Seidel method.
Abstract
An algorithm and associated strategy for solving polynomial systems within the optimization framework is presented. The algorithm and strategy are named, respectively, the penetrating gradient algorithm and the deepest descent strategy. The most prominent feature of penetrating gradient algorithm, after which it was named, is its ability to see and penetrate through the obstacles in error space along the line of search direction and to jump to the global minimizer in a single step. The ability to find the deepest point in an arbitrary direction, no matter how distant the point is and regardless of the relief of error space between the current and the best point, motivates movements in directions in which cost function can be maximally reduced, rather than in directions that seem to be the best locally (like, for instance, the steepest descent, i.e., negative gradient direction).…
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
TopicsAdvanced Optimization Algorithms Research · Polynomial and algebraic computation · Numerical Methods and Algorithms
