paper-with-me

Papers

CaVE: A Cone-Aligned Approach for Fast Predict-then-optimize with Binary Linear Programs

2023-12-12 · Bo Tang, Elias B. Khalil

The end-to-end predict-then-optimize framework, also known as decision-focused learning, has gained popularity for its ability to integrate optimization into the training procedure of machine learning models that predict the unknown cost (objective function) coefficients of optimization problems from contextual instance information. Naturally, most of the problems of interest in this space can be cast as integer linear programs. In this work, we focus on binary linear programs (BLPs) and propose a new end-to-end training method to predict-then-optimize. Our method, Cone-aligned Vector Estimation (CaVE), aligns the predicted cost vectors with the normal cone corresponding to the true optimal solution of a training instance. When the predicted cost vector lies inside the cone, the optimal solution to the linear relaxation of the binary problem is optimal. This alignment not only produces decision-aware learning models but also dramatically reduces training time as it circumvents the need to solve BLPs to compute a loss function with its gradients. Experiments across multiple datasets show that our method exhibits a favorable trade-off between training time and solution quality, particularly with large-scale optimization problems such as vehicle routing, a hard BLP that has yet to benefit from predict-then-optimize methods in the literature due to its difficulty.

📄 PDF Abstract BibTeX arXiv:2312.07718

Code (1)

khalil-research/cave 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Coherence Law for Trainability in Noisy Equivariant Quantum Neural Networks

2026-06-28 · Hassan Ugail, Newton Howard arxiv

Symmetry provides a quantum neural network structure, but on its own it does not keep the network trainable once noise is present. We ask which physical quantity decides whether the gradients of an equivariant circuit su…

Convex Optimization With Abstract Linear Operators

2015-12-01 · ICCV 2015 12 · Steven Diamond, Stephen Boyd

We introduce a convex optimization modeling framework that transforms a convex optimization problem expressed in a form natural and convenient for the user into an equivalent cone program in a way that preserves fast lin…

Gaussian Cooling and Dikin Walks: The Interior-Point Method for Logconcave Sampling

2023-07-24 · Yunbum Kook, Santosh S. Vempala

The connections between (convex) optimization and (logconcave) sampling have been considerably enriched in the past decade with many conceptual and mathematical analogies. For instance, the Langevin algorithm can be view…

Signed Graph Metric Learning via Gershgorin Disc Perfect Alignment

2020-06-15 · Cheng Yang, Gene Cheung, Wei Hu

Given a convex and differentiable objective $Q(\M)$ for a real symmetric matrix $\M$ in the positive definite (PD) cone -- used to compute Mahalanobis distances -- we propose a fast general metric learning framework that…

Binary ClassificationMetric Learning

Non-Sparse PCA in High Dimensions via Cone Projected Power Iteration

2020-05-15 · Yufei Yi, Matey Neykov

In this paper, we propose a cone projected power iteration algorithm to recover the first principal eigenvector from a noisy positive semidefinite matrix. When the true principal eigenvector is assumed to belong to a con…

Vocal Bursts Intensity Prediction