Global Optimization with A Power-Transformed Objective and Gaussian Smoothing
Chen Xu

TL;DR
This paper introduces a two-step global optimization method using a power transformation and Gaussian smoothing, achieving faster convergence and better solutions compared to existing smoothing-based algorithms.
Contribution
It presents a novel approach combining power transformation with Gaussian smoothing, with theoretical convergence guarantees and improved empirical performance.
Findings
Convergence to near-global solutions under mild conditions.
Faster convergence rate than standard methods when choosing appropriate parameters.
Empirical results show superior solution quality over existing smoothing techniques.
Abstract
We propose a novel method that solves global optimization problems in two steps: (1) perform a (exponential) power- transformation to the not-necessarily differentiable objective function and get , and (2) optimize the Gaussian-smoothed with stochastic approximations. Under mild conditions on , for any , we prove that with a sufficiently large power , this method converges to a solution in the -neighborhood of 's global optimum point. The convergence rate is , which is faster than both the standard and single-loop homotopy methods if is pre-selected to be in . In most of the experiments performed, our method produces better solutions than other algorithms that also apply smoothing techniques.
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research
