Landscape Surrogate: Learning Decision Losses for Mathematical Optimization Under Partial Information
Arman Zharmagambetov, Brandon Amos, Aaron Ferber, Taoan Huang, Bistra, Dilkina, Yuandong Tian

TL;DR
This paper introduces a learnable landscape surrogate model that accelerates optimization under partial information by replacing slow, sparse-gradient solvers with a neural network-based surrogate, improving efficiency and generalization.
Contribution
The paper proposes a novel neural network-based landscape surrogate that replaces traditional solvers, enabling faster training and deployment in partial information optimization problems.
Findings
Achieves comparable or better objective values than state-of-the-art methods.
Reduces the number of calls to the original optimizer $ extbf{g}$.
Outperforms existing methods on high-dimensional, computationally expensive problems.
Abstract
Recent works in learning-integrated optimization have shown promise in settings where the optimization problem is only partially observed or where general-purpose optimizers perform poorly without expert tuning. By learning an optimizer to tackle these challenging problems with as the objective, the optimization process can be substantially accelerated by leveraging past experience. The optimizer can be trained with supervision from known optimal solutions or implicitly by optimizing the compound function . The implicit approach may not require optimal solutions as labels and is capable of handling problem uncertainty; however, it is slow to train and deploy due to frequent calls to optimizer during both training and testing. The training is further challenged by sparse gradients of , especially for combinatorial solvers. To…
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
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Machine Learning and Data Classification
