paper-with-me

Papers

SurCo: Learning Linear Surrogates For Combinatorial Nonlinear Optimization Problems

2022-10-22 · Aaron Ferber, Taoan Huang, Daochen Zha, Martin Schubert, Benoit Steiner, Bistra Dilkina, Yuandong Tian

Optimization problems with nonlinear cost functions and combinatorial constraints appear in many real-world applications but remain challenging to solve efficiently compared to their linear counterparts. To bridge this gap, we propose $\textbf{SurCo}$ that learns linear $\underline{\text{Sur}}$rogate costs which can be used in existing $\underline{\text{Co}}$mbinatorial solvers to output good solutions to the original nonlinear combinatorial optimization problem. The surrogate costs are learned end-to-end with nonlinear loss by differentiating through the linear surrogate solver, combining the flexibility of gradient-based methods with the structure of linear combinatorial optimization. We propose three $\texttt{SurCo}$ variants: $\texttt{SurCo}-\texttt{zero}$ for individual nonlinear problems, $\texttt{SurCo}-\texttt{prior}$ for problem distributions, and $\texttt{SurCo}-\texttt{hybrid}$ to combine both distribution and problem-specific information. We give theoretical intuition motivating $\texttt{SurCo}$, and evaluate it empirically. Experiments show that $\texttt{SurCo}$ finds better solutions faster than state-of-the-art and domain expert approaches in real-world optimization problems such as embedding table sharding, inverse photonic design, and nonlinear route planning.

📄 PDF Abstract BibTeX arXiv:2210.12547

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Estimation of the yield curve for Costa Rica using combinatorial optimization metaheuristics applied to nonlinear regression

2019-11-20 · Andres Quiros-Granados, Javier Trejos-Zelaya

The term structure of interest rates or yield curve is a function relating the interest rate with its own term. Nonlinear regression models of Nelson-Siegel and Svensson were used to estimate the yield curve using a samp…

Combinatorial Optimizationregression

Optimization over Trained (and Sparse) Neural Networks: A Surrogate within a Surrogate

2025-05-04 · Hung Pham, Aiden Ren, Ibrahim Tahir, Jiatai Tong 외

We can approximate a constraint or an objective function that is uncertain or nonlinear with a neural network that we embed in the optimization model. This approach, which is known as constraint learning, faces the chall…

Network Pruning

Learning-based Directed Graph Abstraction of Combinatorial Spaces for Order-Preserving Search in Mixed-Combinatorial Nonlinear Optimization

2026-05-31 · Gishnu Madhu, Feng Liu, Souma Chowdhury arxiv

Mixed-combinatorial nonlinear programming (MCNLP) problems arise in many engineering design and planning applications, e.g., due to categorical, component, and geometric design choices, as well as joint task and motion p…

Motion Planning

On the Application of Data-Driven Deep Neural Networks in Linear and Nonlinear Structural Dynamics

2021-11-03 · Nan Feng, Guodong Zhang, Kapil Khandelwal

The use of deep neural network (DNN) models as surrogates for linear and nonlinear structural dynamical systems is explored. The goal is to develop DNN based surrogates to predict structural response, i.e., displacements…

Transfer Learning

SNAP-FM: Sparse Nonlinear Accelerated Projection for Physics-Constrained Generative Modeling

2026-06-30 · Alaina Kolli, Theodoros Xenakis, Utkarsh Utkarsh, Pengfei Cai 외 arxiv

Generative models have emerged as scalable surrogates for physical simulation, yet they offer no guarantee that their outputs respect the conservation laws, boundary conditions, and nonlinear invariants that govern the u…