Geodesic and Contour Optimization Using Conformal Mapping
Ricky Fok, Aijun An, Xiaogong Wang

TL;DR
This paper introduces a new optimization algorithm that leverages geodesics, contours, and conformal mapping to efficiently find multiple optima in continuous functions, outperforming several existing methods.
Contribution
The paper presents a novel optimization approach combining geodesic and contour methods with conformal mapping and a jumping mechanism for improved global search capabilities.
Findings
Outperforms gradient, trust region, genetic, and global search algorithms in most test cases.
Effectively finds multiple optima using geodesic and contour following.
Utilizes conformal mapping to enhance numerical stability in geodesic computations.
Abstract
We propose a novel optimization algorithm for continuous functions using geodesics and contours under conformal mapping.The algorithm can find multiple optima by first following a geodesic curve to a local optimum then traveling to the next search area by following a contour curve. To improve the efficiency, Newton-Raphson algorithm is also employed in local search steps. A proposed jumping mechanism based on realized geodesics enables the algorithm to jump to a nearby region and consequently avoid trapping in local optima. Conformal mapping is used to resolve numerical instability associated with solving the classical geodesic equations. Geodesic flows under conformal mapping are constructed numerically by using local quadratic approximation. The parameters in the algorithm are adaptively chosen to reflect local geometric features of the objective function. Comparisons with many…
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 · Advanced Numerical Analysis Techniques · Metaheuristic Optimization Algorithms Research
