paper-with-me

홈 › Papers

LLMs for Cold-Start Cutting Plane Separator Configuration

2024-12-16 · Connor Lawless, Yingxi Li, Anders Wikum, Madeleine Udell, Ellen Vitercik

Mixed integer linear programming (MILP) solvers ship with a staggering number of parameters that are challenging to select a priori for all but expert optimization users, but can have an outsized impact on the performance of the MILP solver. Existing machine learning (ML) approaches to configure solvers require training ML models by solving thousands of related MILP instances, generalize poorly to new problem sizes, and often require implementing complex ML pipelines and custom solver interfaces that can be difficult to integrate into existing optimization workflows. In this paper, we introduce a new LLM-based framework to configure which cutting plane separators to use for a given MILP problem with little to no training data based on characteristics of the instance, such as a natural language description of the problem and the associated LaTeX formulation. We augment these LLMs with descriptions of cutting plane separators available in a given solver, grounded by summarizing the existing research literature on separators. While individual solver configurations have a large variance in performance, we present a novel ensembling strategy that clusters and aggregates configurations to create a small portfolio of high-performing configurations. Our LLM-based methodology requires no custom solver interface, can find a high-performing configuration by solving only a small number of MILPs, and can generate the configuration with simple API calls that run in under a second. Numerical results show our approach is competitive with existing configuration approaches on a suite of classic combinatorial optimization problems and real-world datasets with only a fraction of the training data and computation time.

📄 PDF Abstract BibTeX arXiv:2412.12038

Code (1)

optimus-optimization-modeling/llm-solver-configuration 공식 구현

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Learning to Configure Separators in Branch-and-Cut

2023-11-08 · NeurIPS 2023 11

Cutting planes are crucial in solving mixed integer linear programs (MILP) as they facilitate bound improvements on the optimal solution. Modern MILP solvers rely on a variety of separators to generate a diverse set of c…

Management

HASeparator: Hyperplane-Assisted Softmax

2020-08-08 · Ioannis Kansizoglou, Nicholas Santavas, Loukas Bampis, Antonios Gasteratos

Efficient feature learning with Convolutional Neural Networks (CNNs) constitutes an increasingly imperative property since several challenging tasks of computer vision tend to require cascade schemes and modalities fusio…

image-classificationImage Classification

Addressing the Cold-Start Problem in Outfit Recommendation Using Visual Preference Modelling

2020-08-04 · Dhruv Verma, Kshitij Gulati, Rajiv Ratn Shah

With the global transformation of the fashion industry and a rise in the demand for fashion items worldwide, the need for an effectual fashion recommendation has never been more. Despite various cutting-edge solutions pr…

AttributeClustering

Large Language Models as Data Augmenters for Cold-Start Item Recommendation

2024-02-18 · Jianling Wang, Haokai Lu, James Caverlee, Ed Chi 외

The reasoning and generalization capabilities of LLMs can help us better understand user preferences and item characteristics, offering exciting prospects to enhance recommendation systems. Though effective while user-it…

Recommendation Systems

Role of Cold Storage in Rooting of Stem Cuttings: A Review

2023-10-18 · Aram Akram Mohammed

Cold storage is a strategy mainly used for ornamental cuttings for the purpose of prolonging production duration that provide the cuttings with the best condition at the time of planting. The results have been obtained f…