paper-with-me

Papers

Solve Optimization Problems with Unknown Constraint Networks

2021-11-23 · Mohamed-Bachir Belaid, Arnaud Gotlieb, Nadjib Lazaar

In most optimization problems, users have a clear understanding of the function to optimize (e.g., minimize the makespan for scheduling problems). However, the constraints may be difficult to state and their modelling often requires expertise in Constraint Programming. Active constraint acquisition has been successfully used to support non-experienced users in learning constraint networks through the generation of a sequence of queries. In this paper, we propose Learn&Optimize, a method to solve optimization problems with known objective function and unknown constraint network. It uses an active constraint acquisition algorithm which learns the unknown constraints and computes boundaries for the optimal solution during the learning process. As a result, our method allows users to solve optimization problems without learning the overall constraint network.

📄 PDF Abstract BibTeX arXiv:2111.11871

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Bayesian Optimization with Unknown Constraints

2014-03-22 · Michael A. Gelbart, Jasper Snoek, Ryan P. Adams

Recent work on Bayesian optimization has shown its effectiveness in global optimization of difficult black-box objective functions. Many real-world optimization problems of interest also have constraints which are unknow…

Bayesian Optimizationglobal-optimization

Regularized infill criteria for multi-objective Bayesian optimization with application to aircraft design

2025-04-11 · Robin Grapin, Youssef Diouane, Joseph Morlier, Nathalie Bartoli 외

Bayesian optimization is an advanced tool to perform ecient global optimization It consists on enriching iteratively surrogate Kriging models of the objective and the constraints both supposed to be computationally expen…

Bayesian Optimizationglobal-optimizationMixture-of-Experts

Optimization with Dynamic Constraint Learning (DCL)

2026-07-28 · Ezgi Oztekin, Figen Oztoprak, S. Ilker Birbil arxiv

We propose Dynamic Constraint Learning (DCL), a data-driven framework for constrained optimization when constraint functions are unknown and cannot be queried during optimization. At each iteration, the method learns a l…

Inverse Mixed-Integer Programming: Learning Constraints then Objective Functions

2025-10-06 · Akira Kitaoka arxiv

Data-driven inverse optimization for mixed-integer linear programs (MILPs), which seeks to learn an objective function and constraints consistent with observed decisions, is important for building accurate mathematical m…

Model-Free Unsupervised Learning for Optimization Problems with Constraints

2019-07-30 · Chengjian Sun, Dong Liu, Chenyang Yang

In many optimization problems in wireless communications, the expressions of objective function or constraints are hard or even impossible to derive, which makes the solutions difficult to find. In this paper, we propose…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)