PulseAugur
实时 14:17:56
English(EN) GRIMIP: A General Framework for Instance-Specific Configuration of MIP Solvers Using LLMs

大型语言模型与贝叶斯优化结合,实现高效的 MIP 求解器配置

研究人员开发了 GRIMIP,一个结合了大型语言模型 (LLM) 和贝叶斯优化 (BO) 的新颖框架,可高效配置混合整数规划 (MIP) 求解器。这种混合方法允许 LLM 在 BO 循环中充当概率代理,降低搜索和评估成本。GRIMIP 在七个基准的挑战性实例上实现了超过 40% 的对偶积分(Primal-Dual Integral)的显著改进,优于 SMAC 和其他 LLM 辅助 BO 技术等现有方法。 AI

影响 该框架有望在各种科学和工业应用中带来更高效、更有效的优化解决方案。

排序理由 该集群描述了一篇关于优化 MIP 求解器新颖框架的最新研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

大型语言模型与贝叶斯优化结合,实现高效的 MIP 求解器配置

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Tianshu Yu ·

    GRIMIP: A General Framework for Instance-Specific Configuration of MIP Solvers Using LLMs

    Configuring the hyperparameters of Mixed-integer programming (MIP) solvers is a high-dimensional, instance-dependent optimization problem where suboptimal settings can degrade solving time by orders of magnitude. Default configurations are often suboptimal, while traditional tuni…