• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

一种用于解决伊辛形式的组合优化问题的树形搜索算法。

A tree search algorithm towards solving Ising formulated combinatorial optimization problems.

作者信息

Cen Yunuo, Das Debasis, Fong Xuanyao

机构信息

Department of Electrical and Computer Engineering, National University of Singapore, Singapore, 117583, Singapore.

出版信息

Sci Rep. 2022 Aug 30;12(1):14755. doi: 10.1038/s41598-022-19102-x.

DOI:10.1038/s41598-022-19102-x
PMID:36042250
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC9427840/
Abstract

Simulated annealing (SA) attracts more attention among classical heuristic algorithms because many combinatorial optimization problems can be easily recast as the ground state search problem of the Ising Hamiltonian. However, for practical implementation, the annealing process cannot be arbitrarily slow and hence, it may deviate from the expected stationary Boltzmann distribution and become trapped in a local energy minimum. To overcome this problem, this paper proposes a heuristic search algorithm by expanding search space from a Markov chain to a recursive depth limited tree based on SA, where the parent and child nodes represent the current and future spin states. At each iteration, the algorithm selects the best near-optimal solution within the feasible search space by exploring along the tree in the sense of "look ahead". Furthermore, motivated by the coherent Ising machine (CIM), the discrete representation of spin states is relaxed to a continuous representation with a regularization term, which enables the use of the reduced dynamics of the oscillators to explore the surrounding neighborhood of the selected tree nodes. We tested our algorithm on a representative NP-hard problem (MAX-CUT) to illustrate the effectiveness of the proposed algorithm compared to semi-definite programming (SDP), SA, and simulated CIM. Our results show that with the primal heuristics SA and CIM, our high-level tree search strategy is able to provide solutions within fewer epochs for Ising formulated combinatorial optimization problems.

摘要

模拟退火(SA)在经典启发式算法中备受关注,因为许多组合优化问题都可以轻松转化为伊辛哈密顿量的基态搜索问题。然而,在实际应用中,退火过程不能任意缓慢,因此,它可能会偏离预期的平稳玻尔兹曼分布,并陷入局部能量最小值。为了克服这个问题,本文提出了一种启发式搜索算法,该算法基于SA将搜索空间从马尔可夫链扩展到递归深度受限树,其中父节点和子节点分别表示当前和未来的自旋状态。在每次迭代中,该算法通过在“向前看”的意义上沿着树进行探索,在可行搜索空间内选择最佳的近似最优解。此外,受相干伊辛机(CIM)的启发,自旋状态的离散表示被放宽为带有正则项的连续表示,这使得能够利用振荡器的简化动力学来探索所选树节点的周围邻域。我们在一个具有代表性的NP难问题(最大割问题)上测试了我们的算法,以说明与半定规划(SDP)、SA和模拟CIM相比,所提出算法的有效性。我们的结果表明,使用原始启发式算法SA和CIM,我们的高级树搜索策略能够在更少的轮次内为伊辛形式的组合优化问题提供解决方案。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/70e856b14f5d/41598_2022_19102_Fig5_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/f591f4adc543/41598_2022_19102_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/8b29a3ab4d61/41598_2022_19102_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/f6f0845c79ae/41598_2022_19102_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/f2a448ce6222/41598_2022_19102_Fig4_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/70e856b14f5d/41598_2022_19102_Fig5_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/f591f4adc543/41598_2022_19102_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/8b29a3ab4d61/41598_2022_19102_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/f6f0845c79ae/41598_2022_19102_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/f2a448ce6222/41598_2022_19102_Fig4_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0d7a/9427840/70e856b14f5d/41598_2022_19102_Fig5_HTML.jpg

相似文献

1
A tree search algorithm towards solving Ising formulated combinatorial optimization problems.一种用于解决伊辛形式的组合优化问题的树形搜索算法。
Sci Rep. 2022 Aug 30;12(1):14755. doi: 10.1038/s41598-022-19102-x.
2
Accuracy-enhanced coherent Ising machine using the quantum adiabatic theorem.基于量子绝热定理的精度增强型相干伊辛机
Opt Express. 2021 Jun 7;29(12):18530-18539. doi: 10.1364/OE.426476.
3
Bifurcation behaviors shape how continuous physical dynamics solves discrete Ising optimization.分岔行为塑造了连续物理动力学如何解决离散伊辛优化问题。
Nat Commun. 2023 May 2;14(1):2510. doi: 10.1038/s41467-023-37695-3.
4
100,000-spin coherent Ising machine.十万自旋相干伊辛机
Sci Adv. 2021 Oct;7(40):eabh0952. doi: 10.1126/sciadv.abh0952. Epub 2021 Sep 29.
5
An Annealing Accelerator for Ising Spin Systems Based on In-Memory Complementary 2D FETs.基于内存互补二维场效应晶体管的伊辛自旋系统退火加速器。
Adv Mater. 2022 Jan;34(4):e2107076. doi: 10.1002/adma.202107076. Epub 2021 Dec 10.
6
Improved time complexity for spintronic oscillator ising machines compared to a popular classical optimization algorithm for the Max-Cut problem.与一种用于最大割问题的流行经典优化算法相比,自旋电子振荡器伊辛机的时间复杂度得到了改善。
Nanotechnology. 2024 Aug 28;35(46). doi: 10.1088/1361-6528/ad6f18.
7
A coherent Ising machine for 2000-node optimization problems.一个用于 2000 节点优化问题的连贯伊辛机。
Science. 2016 Nov 4;354(6312):603-606. doi: 10.1126/science.aah4243. Epub 2016 Oct 20.
8
Heuristic-based tabu search algorithm for folding two-dimensional AB off-lattice model proteins.基于启发式的禁忌搜索算法用于折叠二维 AB 无格模型蛋白质。
Comput Biol Chem. 2013 Dec;47:142-8. doi: 10.1016/j.compbiolchem.2013.08.011. Epub 2013 Sep 8.
9
Binary optimization by momentum annealing.动量退火的二进制优化。
Phys Rev E. 2019 Jul;100(1-1):012111. doi: 10.1103/PhysRevE.100.012111.
10
Point convolutional neural network algorithm for Ising model ground state research based on spring vibration.基于弹簧振动的伊辛模型基态研究的点卷积神经网络算法
Sci Rep. 2024 Feb 1;14(1):2643. doi: 10.1038/s41598-023-49559-3.

本文引用的文献

1
100,000-spin coherent Ising machine.十万自旋相干伊辛机
Sci Adv. 2021 Oct;7(40):eabh0952. doi: 10.1126/sciadv.abh0952. Epub 2021 Sep 29.
2
A poor man's coherent Ising machine based on opto-electronic feedback systems for solving optimization problems.一种基于光电反馈系统的用于解决优化问题的低成本相干伊辛机。
Nat Commun. 2019 Aug 8;10(1):3538. doi: 10.1038/s41467-019-11484-3.
3
Experimental investigation of performance differences between coherent Ising machines and a quantum annealer.相干伊辛机与量子退火器性能差异的实验研究
Sci Adv. 2019 May 24;5(5):eaau0823. doi: 10.1126/sciadv.aau0823. eCollection 2019 May.
4
Combinatorial optimization by simulating adiabatic bifurcations in nonlinear Hamiltonian systems.通过模拟非线性哈密顿系统中的绝热分岔进行组合优化。
Sci Adv. 2019 Apr 19;5(4):eaav2372. doi: 10.1126/sciadv.aav2372. eCollection 2019 Apr.
5
Intrinsic optimization using stochastic nanomagnets.利用随机纳米磁铁进行内在优化。
Sci Rep. 2017 Mar 15;7:44370. doi: 10.1038/srep44370.
6
A fully programmable 100-spin coherent Ising machine with all-to-all connections.具有全连接的全可编程 100 自旋相干伊辛机。
Science. 2016 Nov 4;354(6312):614-617. doi: 10.1126/science.aah5178. Epub 2016 Oct 20.
7
Quantum annealing with manufactured spins.量子退火与人工自旋。
Nature. 2011 May 12;473(7346):194-8. doi: 10.1038/nature10012.
8
Optimization by simulated annealing.模拟退火优化。
Science. 1983 May 13;220(4598):671-80. doi: 10.1126/science.220.4598.671.
9
Neural networks and physical systems with emergent collective computational abilities.具有涌现集体计算能力的神经网络与物理系统。
Proc Natl Acad Sci U S A. 1982 Apr;79(8):2554-8. doi: 10.1073/pnas.79.8.2554.