Continuation Path Learning for Homotopy Optimization
Xi Lin, Zhiyuan Yang, Xiaoyuan Zhang, Qingfu Zhang

TL;DR
This paper introduces a model-based method to learn the entire continuation path in homotopy optimization, enabling simultaneous optimization of all subproblems and real-time access to intermediate solutions, thus enhancing performance and decision-making.
Contribution
It proposes a novel approach to learn the full continuation path in homotopy optimization, overcoming schedule sensitivity and providing real-time intermediate solutions.
Findings
Significantly improves homotopy optimization performance
Enables real-time generation of intermediate solutions
Provides extra information for better decision-making
Abstract
Homotopy optimization is a traditional method to deal with a complicated optimization problem by solving a sequence of easy-to-hard surrogate subproblems. However, this method can be very sensitive to the continuation schedule design and might lead to a suboptimal solution to the original problem. In addition, the intermediate solutions, often ignored by classic homotopy optimization, could be useful for many real-world applications. In this work, we propose a novel model-based approach to learn the whole continuation path for homotopy optimization, which contains infinite intermediate solutions for any surrogate subproblems. Rather than the classic unidirectional easy-to-hard optimization, our method can simultaneously optimize the original problem and all surrogate subproblems in a collaborative manner. The proposed model also supports real-time generation of any intermediate…
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
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms
