学习解决混合整型线性规划的高效分支与边界

IF 6.6 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Shuhan Du, Junbo Tong, Wenhui Fan
{"title":"学习解决混合整型线性规划的高效分支与边界","authors":"Shuhan Du,&nbsp;Junbo Tong,&nbsp;Wenhui Fan","doi":"10.1016/j.asoc.2025.112863","DOIUrl":null,"url":null,"abstract":"<div><div>Mixed Integer Linear Programs (MILPs) are widely used to model various real-world optimization problems, traditionally solved using the branch-and-bound (B&amp;B) algorithm framework. Recent advances in Machine Learning (ML) have inspired enhancements in B&amp;B by enabling data-driven decision-making. Two critical decisions in B&amp;B are node selection and variable selection, which directly influence computational efficiency. While prior studies have applied ML to enhance these decisions, they have predominantly focused on either node selection or variable selection, addressing the decision individually and overlooking the significant interdependence between the two. This paper introduces a novel ML-based approach that integrates both decisions within the B&amp;B framework using a unified neural network architecture. By leveraging a bipartite graph representation of MILPs and employing Graph Neural Networks, the model learns adaptive strategies tailored to different problem types through imitation of expert-designed policies. Experiments on various benchmarks show that the integrated policy adapts better to different problem classes than models targeting individual decisions, delivering strong performance in solving time, search tree size, and optimization dynamics across various configurations. It also surpasses competitive baselines, including the state-of-the-art open-source solver SCIP and a recent reinforcement learning-based approach, demonstrating its potential for broader application in MILP solving.</div></div>","PeriodicalId":50737,"journal":{"name":"Applied Soft Computing","volume":"172 ","pages":"Article 112863"},"PeriodicalIF":6.6000,"publicationDate":"2025-02-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Learning efficient branch-and-bound for solving Mixed Integer Linear Programs\",\"authors\":\"Shuhan Du,&nbsp;Junbo Tong,&nbsp;Wenhui Fan\",\"doi\":\"10.1016/j.asoc.2025.112863\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Mixed Integer Linear Programs (MILPs) are widely used to model various real-world optimization problems, traditionally solved using the branch-and-bound (B&amp;B) algorithm framework. Recent advances in Machine Learning (ML) have inspired enhancements in B&amp;B by enabling data-driven decision-making. Two critical decisions in B&amp;B are node selection and variable selection, which directly influence computational efficiency. While prior studies have applied ML to enhance these decisions, they have predominantly focused on either node selection or variable selection, addressing the decision individually and overlooking the significant interdependence between the two. This paper introduces a novel ML-based approach that integrates both decisions within the B&amp;B framework using a unified neural network architecture. By leveraging a bipartite graph representation of MILPs and employing Graph Neural Networks, the model learns adaptive strategies tailored to different problem types through imitation of expert-designed policies. Experiments on various benchmarks show that the integrated policy adapts better to different problem classes than models targeting individual decisions, delivering strong performance in solving time, search tree size, and optimization dynamics across various configurations. It also surpasses competitive baselines, including the state-of-the-art open-source solver SCIP and a recent reinforcement learning-based approach, demonstrating its potential for broader application in MILP solving.</div></div>\",\"PeriodicalId\":50737,\"journal\":{\"name\":\"Applied Soft Computing\",\"volume\":\"172 \",\"pages\":\"Article 112863\"},\"PeriodicalIF\":6.6000,\"publicationDate\":\"2025-02-17\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Applied Soft Computing\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S1568494625001747\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Applied Soft Computing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1568494625001747","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

混合整数线性规划(milp)被广泛用于模拟各种现实世界的优化问题,传统上使用分支定界(B&;B)算法框架来解决。机器学习(ML)的最新进展通过实现数据驱动的决策,激发了B&;B的增强。B&;B中的两个关键决策是节点选择和变量选择,它们直接影响计算效率。虽然之前的研究已经应用ML来增强这些决策,但它们主要集中在节点选择或变量选择上,单独解决决策,忽略了两者之间的重要相互依赖性。本文介绍了一种新颖的基于ml的方法,该方法使用统一的神经网络架构将两种决策集成在B&;B框架中。通过利用milp的二部图表示和使用图神经网络,该模型通过模仿专家设计的策略来学习针对不同问题类型的自适应策略。在各种基准测试上的实验表明,与针对单个决策的模型相比,集成策略更好地适应不同的问题类别,在解决时间、搜索树大小和跨各种配置的优化动态方面提供了强大的性能。它还超越了竞争基准,包括最先进的开源求解器SCIP和最近基于强化学习的方法,展示了其在MILP求解中更广泛应用的潜力。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Learning efficient branch-and-bound for solving Mixed Integer Linear Programs
Mixed Integer Linear Programs (MILPs) are widely used to model various real-world optimization problems, traditionally solved using the branch-and-bound (B&B) algorithm framework. Recent advances in Machine Learning (ML) have inspired enhancements in B&B by enabling data-driven decision-making. Two critical decisions in B&B are node selection and variable selection, which directly influence computational efficiency. While prior studies have applied ML to enhance these decisions, they have predominantly focused on either node selection or variable selection, addressing the decision individually and overlooking the significant interdependence between the two. This paper introduces a novel ML-based approach that integrates both decisions within the B&B framework using a unified neural network architecture. By leveraging a bipartite graph representation of MILPs and employing Graph Neural Networks, the model learns adaptive strategies tailored to different problem types through imitation of expert-designed policies. Experiments on various benchmarks show that the integrated policy adapts better to different problem classes than models targeting individual decisions, delivering strong performance in solving time, search tree size, and optimization dynamics across various configurations. It also surpasses competitive baselines, including the state-of-the-art open-source solver SCIP and a recent reinforcement learning-based approach, demonstrating its potential for broader application in MILP solving.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Applied Soft Computing
Applied Soft Computing 工程技术-计算机:跨学科应用
CiteScore
15.80
自引率
6.90%
发文量
874
审稿时长
10.9 months
期刊介绍: Applied Soft Computing is an international journal promoting an integrated view of soft computing to solve real life problems.The focus is to publish the highest quality research in application and convergence of the areas of Fuzzy Logic, Neural Networks, Evolutionary Computing, Rough Sets and other similar techniques to address real world complexities. Applied Soft Computing is a rolling publication: articles are published as soon as the editor-in-chief has accepted them. Therefore, the web site will continuously be updated with new articles and the publication time will be short.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信