Creating walls to avoid unwanted points in root finding and optimization
Tuyen Trung Truong

TL;DR
This paper introduces a simple modification to existing root finding and optimization methods to avoid unwanted points, with theoretical guarantees and practical examples demonstrating its effectiveness.
Contribution
It proposes a new approach to modify existing methods to exclude specific points, enhancing control in root finding and optimization tasks.
Findings
The modified method retains strong theoretical guarantees.
Applications include root finding on Riemann surfaces and local minima detection.
Numerical examples illustrate the method's usefulness.
Abstract
In root finding and optimization, there are many cases where there is a closed set one likes that the sequence constructed by one's favourite method will not converge to A (here, we do not assume extra properties on such as being convex or connected). For example, if one wants to find roots, and one chooses initial points in the basin of attraction for 1 root (a fact which one may not know before hand), then one will always end up in that root. In this case, one would like to have a mechanism to avoid this point in the next runs of one's algorithm. Assume that one already has a method IM for optimization (and root finding) for non-constrained optimization. We provide a simple modification IM1 of the method to treat the situation discussed in the previous paragraph. If the method IM has strong theoretical guarantees, then so is IM1. As applications, we prove two…
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
TopicsMeromorphic and Entire Functions · Mathematics and Applications · Iterative Methods for Nonlinear Equations
