Learning for Robust Combinatorial Optimization: Algorithm and Application
Zhihui Shao, Jianyi Yang, Cong Shen, Shaolei Ren

TL;DR
This paper introduces LRCO, a novel learning-based optimizer for robust combinatorial optimization problems, especially minimax problems, demonstrating significant improvements in worst-case cost and robustness with low runtime in vehicular edge computing.
Contribution
The paper proposes LRCO, a new learning-based optimizer for robust combinatorial optimization that does not require labeled data and effectively handles non-convex inner problems.
Findings
LRCO significantly reduces worst-case costs.
LRCO improves robustness in uncertain environments.
LRCO operates with very low runtime complexity.
Abstract
Learning to optimize (L2O) has recently emerged as a promising approach to solving optimization problems by exploiting the strong prediction power of neural networks and offering lower runtime complexity than conventional solvers. While L2O has been applied to various problems, a crucial yet challenging class of problems -- robust combinatorial optimization in the form of minimax optimization -- have largely remained under-explored. In addition to the exponentially large decision space, a key challenge for robust combinatorial optimization lies in the inner optimization problem, which is typically non-convex and entangled with outer optimization. In this paper, we study robust combinatorial optimization and propose a novel learning-based optimizer, called LRCO (Learning for Robust Combinatorial Optimization), which quickly outputs a robust solution in the presence of uncertain context.…
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
TopicsMetaheuristic Optimization Algorithms Research · Advanced Image and Video Retrieval Techniques · Machine Learning and Algorithms
