HTS-LB:超图树搜索学习分支

IF 6.3 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Yige Zhang , Xiaoyan Zhang , Jian Sun , Ying Li , Jiaquan Gao
{"title":"HTS-LB:超图树搜索学习分支","authors":"Yige Zhang ,&nbsp;Xiaoyan Zhang ,&nbsp;Jian Sun ,&nbsp;Ying Li ,&nbsp;Jiaquan Gao","doi":"10.1016/j.neunet.2025.107784","DOIUrl":null,"url":null,"abstract":"<div><div>Mixed integer linear programming (MILP) is a fundamental combinatorial optimization problem with wide-ranging applications in resource-constrained scenarios. Recent studies have focused on using machine learning to imitate the decision-making process in MILP solving, often representing MILPs as bipartite graphs for learning branching policies. We analyze these studies and identify three key issues that need to be addressed for solving MILPs, namely scalability, richness of information, and branching accuracy. In this study, we propose a hypergraph tree search framework for learning branch (HTS-LB) to address the above issues. In HTS-LB, MILPs are first represented by hypergraphs to make them available for large-scale scenarios. Second, a hypergraph attention network (HAN) for branching policy encoding is constructed to map the hypergraph representation to the probability distributions of branching variables. In HAN, a dual multi-head attention mechanism is used to obtain more accurate information when nodes update their representations. Finally, we design a tree search gating mechanism to capture rich dynamic information for subsequent updates of the variable representation. Extensive experiments on NP-hard MILP problems and practical scenarios demonstrate that our model is effective and outperforms popular machine learning algorithms in terms of branching accuracy, branch and bound nodes, and the dual–primal gap. Additionally, the integration of HTS-LB into the SCIP solver shows its strong generalization performance in large-scale MILPs.</div></div>","PeriodicalId":49763,"journal":{"name":"Neural Networks","volume":"191 ","pages":"Article 107784"},"PeriodicalIF":6.3000,"publicationDate":"2025-07-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"HTS-LB: Hypergraph tree search for learning branch\",\"authors\":\"Yige Zhang ,&nbsp;Xiaoyan Zhang ,&nbsp;Jian Sun ,&nbsp;Ying Li ,&nbsp;Jiaquan Gao\",\"doi\":\"10.1016/j.neunet.2025.107784\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Mixed integer linear programming (MILP) is a fundamental combinatorial optimization problem with wide-ranging applications in resource-constrained scenarios. Recent studies have focused on using machine learning to imitate the decision-making process in MILP solving, often representing MILPs as bipartite graphs for learning branching policies. We analyze these studies and identify three key issues that need to be addressed for solving MILPs, namely scalability, richness of information, and branching accuracy. In this study, we propose a hypergraph tree search framework for learning branch (HTS-LB) to address the above issues. In HTS-LB, MILPs are first represented by hypergraphs to make them available for large-scale scenarios. Second, a hypergraph attention network (HAN) for branching policy encoding is constructed to map the hypergraph representation to the probability distributions of branching variables. In HAN, a dual multi-head attention mechanism is used to obtain more accurate information when nodes update their representations. Finally, we design a tree search gating mechanism to capture rich dynamic information for subsequent updates of the variable representation. Extensive experiments on NP-hard MILP problems and practical scenarios demonstrate that our model is effective and outperforms popular machine learning algorithms in terms of branching accuracy, branch and bound nodes, and the dual–primal gap. Additionally, the integration of HTS-LB into the SCIP solver shows its strong generalization performance in large-scale MILPs.</div></div>\",\"PeriodicalId\":49763,\"journal\":{\"name\":\"Neural Networks\",\"volume\":\"191 \",\"pages\":\"Article 107784\"},\"PeriodicalIF\":6.3000,\"publicationDate\":\"2025-07-02\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Neural Networks\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0893608025006641\",\"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":"Neural Networks","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0893608025006641","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)是一种基本的组合优化问题,在资源受限的情况下有着广泛的应用。最近的研究主要集中在使用机器学习来模拟MILP求解中的决策过程,通常将MILP表示为学习分支策略的二部图。我们分析了这些研究,并确定了解决milp需要解决的三个关键问题,即可扩展性、信息丰富性和分支准确性。在本研究中,我们提出了一个用于学习分支的超图树搜索框架(HTS-LB)来解决上述问题。在HTS-LB中,milp首先由超图表示,使其可用于大规模场景。其次,构造了分支策略编码的超图注意网络,将超图表示映射到分支变量的概率分布。在HAN中,当节点更新其表示时,使用了双多头注意机制来获得更准确的信息。最后,我们设计了一个树搜索门控机制来捕获丰富的动态信息,以便后续更新变量表示。在NP-hard MILP问题和实际场景上的大量实验表明,我们的模型是有效的,并且在分支精度、分支和绑定节点以及双原始间隙方面优于流行的机器学习算法。此外,将HTS-LB集成到SCIP求解器中,在大规模milp中显示出较强的泛化性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
HTS-LB: Hypergraph tree search for learning branch
Mixed integer linear programming (MILP) is a fundamental combinatorial optimization problem with wide-ranging applications in resource-constrained scenarios. Recent studies have focused on using machine learning to imitate the decision-making process in MILP solving, often representing MILPs as bipartite graphs for learning branching policies. We analyze these studies and identify three key issues that need to be addressed for solving MILPs, namely scalability, richness of information, and branching accuracy. In this study, we propose a hypergraph tree search framework for learning branch (HTS-LB) to address the above issues. In HTS-LB, MILPs are first represented by hypergraphs to make them available for large-scale scenarios. Second, a hypergraph attention network (HAN) for branching policy encoding is constructed to map the hypergraph representation to the probability distributions of branching variables. In HAN, a dual multi-head attention mechanism is used to obtain more accurate information when nodes update their representations. Finally, we design a tree search gating mechanism to capture rich dynamic information for subsequent updates of the variable representation. Extensive experiments on NP-hard MILP problems and practical scenarios demonstrate that our model is effective and outperforms popular machine learning algorithms in terms of branching accuracy, branch and bound nodes, and the dual–primal gap. Additionally, the integration of HTS-LB into the SCIP solver shows its strong generalization performance in large-scale MILPs.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Neural Networks
Neural Networks 工程技术-计算机:人工智能
CiteScore
13.90
自引率
7.70%
发文量
425
审稿时长
67 days
期刊介绍: Neural Networks is a platform that aims to foster an international community of scholars and practitioners interested in neural networks, deep learning, and other approaches to artificial intelligence and machine learning. Our journal invites submissions covering various aspects of neural networks research, from computational neuroscience and cognitive modeling to mathematical analyses and engineering applications. By providing a forum for interdisciplinary discussions between biology and technology, we aim to encourage the development of biologically-inspired artificial intelligence.
×
引用
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学术官方微信