paper-with-me

홈 › Papers

Learning to Optimize for Mixed-Integer Non-linear Programming with Feasibility Guarantees

2024-10-14 · Bo Tang, Elias B. Khalil, Ján Drgoňa

Mixed-integer nonlinear programs (MINLPs) arise in domains as diverse as energy systems and transportation, but are notoriously difficult to solve, particularly at scale. While learning-to-optimize (L2O) methods have been successful at continuous optimization, extending them to MINLPs is challenging due to integer constraints. To overcome this, we propose a novel L2O approach with two integer correction layers to ensure the integrality of the solution and a projection step to ensure the feasibility of the solution. We prove that the projection step converges, providing a theoretical guarantee for our method. Our experiments show that our methods efficiently solve MINLPs with up to tens of thousands of variables, providing high-quality solutions within milliseconds, even for problems where traditional solvers and heuristics fail. This is the first general L2O method for parametric MINLPs, finding solutions to some of the largest instances reported to date.

📄 PDF Abstract BibTeX arXiv:2410.11061

Code (2)

pnnl/l2o-pminlp 공식 구현 pytorch
pnnl/neuromancer 공식 구현 pytorch

Similar Papers 제목 키워드 기반

FMIP: Joint Continuous-Integer Flow For Mixed-Integer Linear Programming

2025-07-31 · Hongpei Li, Hui Yuan, Han Zhang, Jianghao Lin 외 arxiv

Mixed-Integer Linear Programming (MILP) is a foundational tool for complex decision-making problems. However, the NP-hard nature of MILP presents a significant computational challenge, motivating the development of machi…

Informative Path Planning in Random Fields via Mixed Integer Programming

2022-04-20 · Shamak Dutta, Nils Wilde, Stephen L. Smith

We present a new mixed integer formulation for the discrete informative path planning problem in random fields. The objective is to compute a budget constrained path while collecting measurements whose linear estimate re…

evS2CP: Real-time Simultaneous Speed and Charging Planner for Connected Electric Vehicles

2024-12-12 · Minwoo Gwon, Jiwon Kim, Seungjun Yoo, Kwang-Ki K. Kim

This paper presents evS2CP, an optimization-based framework for simultaneous speed and charging planning designed for connected electric vehicles (EVs). With EVs emerging as competitive alternatives to internal combustio…

Autonomous VehiclesComputational Efficiency

Mixed integer programming formulation of unsupervised learning

2020-01-20 · Arturo Berrones-Santos

A novel formulation and training procedure for full Boltzmann machines in terms of a mixed binary quadratic feasibility problem is given. As a proof of concept, the theory is analytically and numerically tested on XOR pa…

A Fast Dynamic Internal Predictive Power Scheduling Approach for Power Management in Microgrids

2024-09-25 · Neethu Maya, Bala Kameshwar Poolla, Seshadhri Srinivasan, Narasimman Sundararajan 외

This paper presents a Dynamic Internal Predictive Power Scheduling (DIPPS) approach for optimizing power management in microgrids, particularly focusingon external power exchanges among diverse prosumers. DIPPS utilizes …

ManagementScheduling