WO2022230119A1 - シミュレーテッドアニーリング装置およびシミュレーテッドアニーリング方法 - Google Patents
シミュレーテッドアニーリング装置およびシミュレーテッドアニーリング方法 Download PDFInfo
- Publication number
- WO2022230119A1 WO2022230119A1 PCT/JP2021/017018 JP2021017018W WO2022230119A1 WO 2022230119 A1 WO2022230119 A1 WO 2022230119A1 JP 2021017018 W JP2021017018 W JP 2021017018W WO 2022230119 A1 WO2022230119 A1 WO 2022230119A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- spin
- simulated annealing
- parallel
- spins
- flip
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 160
- 238000002922 simulated annealing Methods 0.000 title claims abstract description 114
- 238000005457 optimization Methods 0.000 claims abstract description 58
- 238000012790 confirmation Methods 0.000 claims abstract description 42
- 230000005366 Ising model Effects 0.000 claims abstract description 23
- 238000012545 processing Methods 0.000 claims description 148
- 238000004364 calculation method Methods 0.000 claims description 31
- 238000004088 simulation Methods 0.000 claims 1
- 230000006870 function Effects 0.000 description 31
- 238000010586 diagram Methods 0.000 description 16
- 238000004891 communication Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 4
- 230000010365 information processing Effects 0.000 description 4
- 230000015654 memory Effects 0.000 description 4
- 230000003252 repetitive effect Effects 0.000 description 4
- 238000012795 verification Methods 0.000 description 4
- 230000010354 integration Effects 0.000 description 2
- 238000012804 iterative process Methods 0.000 description 2
- 230000003044 adaptive effect Effects 0.000 description 1
- 238000000137 annealing Methods 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000000696 magnetic material Substances 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N10/00—Quantum computing, i.e. information processing based on quantum-mechanical phenomena
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N99/00—Subject matter not provided for in other groups of this subclass
Definitions
- the formula representing the energy in the combinatorial optimization problem can be converted to the energy function in QUBO.
- This conversion method is known.
- the energy function in the Ising model and the energy function in QUBO are mutually convertible.
- an object of the present invention is to provide a simulated annealing device, a simulated annealing method, and a simulated annealing program that can efficiently parallelize repeated processing by the simulated annealing method.
- a simulated annealing apparatus is a simulated annealing apparatus that solves a combinatorial optimization problem by a simulated annealing method, and constitutes an energy function in an Ising model representing a combinatorial optimization problem ⁇ (k ⁇ 1) ⁇ n+1 ⁇ -th to k ⁇ n-th spins (where k is an integer of 1 or more and n is an integer of 2 or more), confirming whether or not the flip is accepted is performed in parallel with the parallel number n.
- the SA method finds the combination of spin orientations that minimizes the energy E by repeatedly executing the processing of steps 1 to 4 above (hereinafter also referred to as iterative processing).
- the four rectangles shown at the top of FIG. 2 indicate that the flip of the spin with the spin number 1 is accepted in the process with the process number 1, and the flip of the spin with the spin number 3 in the process with the process number 3 is accepted. Indicates that a flip is accepted.
- FIG. 6 is an explanatory diagram showing another example of parallel processing by the general SA method and parallel processing by the simulated annealing device 100.
- FIG. 6 As shown in the upper part of FIG. 6, there are two flip spins among the spins to be processed in this example.
- the elongated rectangle shown in the middle of Fig. 6 represents parallel processing by the general SA method. Rectangular lines with upward slanting lines in FIG. 6 represent operations that are wasted due to the first flip-spin. As shown in the middle part of FIG. 6, similar to the example shown in FIG. 5, if the starting position of parallel processing is different, the amount of computation that is wasted due to the first flip-spin also changes.
- the elongated rectangles shown in the lower part of FIG. 6 represent parallel processing by the simulated annealing device 100.
- the center spin (first flip spin) of the second parallel processing is flipped.
- the simulated annealing apparatus 100 performs the remaining parallel processing with the spin next to the first flip spin as the starting position.
- the simulated annealing apparatus 100 When there are three flip-spins within the fixed width, the simulated annealing apparatus 100, as shown in FIG. You can definitely reduce the amount by the length of the dashed double-headed arrow.
- the length of the dashed double-headed arrow corresponds to the length from the first vertical line to the position of the first flip spin.
- the simulated annealing apparatus 100 can reduce the amount of wasted calculations as more flip spins exist within the fixed width.
- a simulated annealing device 100 shown in FIG. It also has an input unit 15 for user operation, and an output unit 16 for presenting the processing result or the progress of the processing content to the user.
- the auxiliary storage unit 14 is a non-temporary tangible storage medium.
- non-temporary tangible storage media include magnetic disks, magneto-optical disks, CD-ROMs (Compact Disk Read Only Memory), DVD-ROMs (Digital Versatile Disk Read Only Memory), and semiconductor memories.
- checking means 21 and the updating means 22 may be realized by a vector calculator.
- the simulated annealing device can solve the traveling salesman problem at a higher speed.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Evolutionary Computation (AREA)
- Computer Hardware Design (AREA)
- Geometry (AREA)
- Software Systems (AREA)
- Mathematical Physics (AREA)
- Computing Systems (AREA)
- Artificial Intelligence (AREA)
- Computational Mathematics (AREA)
- Condensed Matter Physics & Semiconductors (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Complex Calculations (AREA)
Abstract
Description
2.選んだスピンをフリップさせた場合のエネルギーの変化量Δを計算する
3.確率min(exp(-Δ/T),1)で、スピンのフリップを受理する
4.フリップが受理された場合、選んだスピンをフリップさせる
12.確率min(exp(-Δ/T),1)で、スピンのフリップを受理する
13.フリップが受理された場合、選んだスピンをフリップさせる
14.関連するスピンのエネルギーの変化量Δを更新する
図3は、本発明の実施形態のシミュレーテッドアニーリング装置の構成例を示すブロック図である。
以下、本実施形態のシミュレーテッドアニーリング装置100の動作を図8を参照して説明する。図8は、本実施形態のシミュレーテッドアニーリング装置100による組合せ最適化問題求解処理の動作を示すフローチャートである。
本実施形態のシミュレーテッドアニーリング装置100では、並列処理の対象のスピンがフリップした場合、開始位置・並列数計算部130が並列処理の開始位置と、並列数を変更する。開始位置と並列数が変更された上で、残りの並列処理が実行される。
12 主記憶部
13 通信部
14 補助記憶部
15 入力部
16 出力部
17 システムバス
20、100 シミュレーテッドアニーリング装置
21 確認手段
22 更新手段
23 変更手段
110 エネルギー計算部
120 フリップ確認部
130 開始位置・並列数計算部
140 エネルギー更新部
Claims (9)
- 組合せ最適化問題をシミュレーテッドアニーリング方式で求解するシミュレーテッドアニーリング装置であって、
前記組合せ最適化問題を表すイジングモデルにおけるエネルギー関数を構成する{(k-1)・n+1}番目~k・n番目(kは1以上の整数、nは2以上の整数)のn個のスピンそれぞれに対して、フリップが受理されるか否かの確認処理を並列数nで並列に実行する確認手段と、
m番目(mは{(k-1)・n+1}以上k・n未満の整数)のスピンで最初にフリップの受理が確認されると、m番目のスピンに関連するスピンのエネルギーの変化量をm番目のスピンがフリップした状態で更新する更新手段と、
次の確認処理が実行されるスピンを(m+1)番目~k・n番目のスピンに、並列数を(n-m)にそれぞれ変更する変更手段とを備える
ことを特徴とするシミュレーテッドアニーリング装置。 - 確認手段は、k・n番目のスピンがフリップするか否かが確定した後に(k・n+1)番目~(k+1)・n番目のn個のスピンそれぞれに対して確認処理を並列数nで並列に実行する
請求項1記載のシミュレーテッドアニーリング装置。 - エネルギー関数を構成する全てのスピンに渡ってスピンのフリップによるエネルギーの変化量をそれぞれ計算する計算手段を備え、
確認手段は、前記エネルギーの変化量がそれぞれ計算された後に最初の確認処理を実行する
請求項1または請求項2記載のシミュレーテッドアニーリング装置。 - 確認手段および更新手段は、ベクトル演算器で実現される
請求項1から請求項3のうちのいずれか1項に記載のシミュレーテッドアニーリング装置。 - 組合せ最適化問題は、巡回セールスマン問題である
請求項1から請求項4のうちのいずれか1項に記載のシミュレーテッドアニーリング装置。 - 組合せ最適化問題をシミュレーテッドアニーリング方式で求解するシミュレーテッドアニーリング方法であって、
前記組合せ最適化問題を表すイジングモデルにおけるエネルギー関数を構成する{(k-1)・n+1}番目~k・n番目(kは1以上の整数、nは2以上の整数)のn個のスピンそれぞれに対して、フリップが受理されるか否かの確認処理を並列数nで並列に実行し、
m番目(mは{(k-1)・n+1}以上k・n未満の整数)のスピンで最初にフリップの受理が確認されると、m番目のスピンに関連するスピンのエネルギーの変化量をm番目のスピンがフリップした状態で更新し、
次の確認処理が実行されるスピンを(m+1)番目~k・n番目のスピンに、並列数を(n-m)にそれぞれ変更する
ことを特徴とするシミュレーテッドアニーリング方法。 - k・n番目のスピンがフリップするか否かが確定した後に(k・n+1)番目~(k+1)・n番目のn個のスピンそれぞれに対して確認処理を並列数nで並列に実行する
請求項6記載のシミュレーテッドアニーリング方法。 - 組合せ最適化問題をシミュレーテッドアニーリング方式で求解するコンピュータにおいて実行されるシミュレーテッドアニーリングプログラムを記録したコンピュータ読み取り可能な記録媒体であって、
前記コンピュータで実行されるときに、
前記組合せ最適化問題を表すイジングモデルにおけるエネルギー関数を構成する{(k-1)・n+1}番目~k・n番目(kは1以上の整数、nは2以上の整数)のn個のスピンそれぞれに対して、フリップが受理されるか否かの確認処理を並列数nで並列に実行し、
m番目(mは{(k-1)・n+1}以上k・n未満の整数)のスピンで最初にフリップの受理が確認されると、m番目のスピンに関連するスピンのエネルギーの変化量をm番目のスピンがフリップした状態で更新し、
次の確認処理が実行されるスピンを(m+1)番目~k・n番目のスピンに、並列数を(n-m)にそれぞれ変更する
シミュレーテッドアニーリングプログラム
を記録したコンピュータ読み取り可能な記録媒体。 - コンピュータで実行されるときに、
k・n番目のスピンがフリップするか否かが確定した後に(k・n+1)番目~(k+1)・n番目のn個のスピンそれぞれに対して確認処理を並列数nで並列に実行する
シミュレーテッドアニーリングプログラムを記録した
請求項8記載の記録媒体。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2023516961A JP7559937B2 (ja) | 2021-04-28 | 2021-04-28 | シミュレーテッドアニーリング装置およびシミュレーテッドアニーリング方法 |
PCT/JP2021/017018 WO2022230119A1 (ja) | 2021-04-28 | 2021-04-28 | シミュレーテッドアニーリング装置およびシミュレーテッドアニーリング方法 |
US18/287,098 US20240202392A1 (en) | 2021-04-28 | 2021-04-28 | Simulated annealing device and simulated annealing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2021/017018 WO2022230119A1 (ja) | 2021-04-28 | 2021-04-28 | シミュレーテッドアニーリング装置およびシミュレーテッドアニーリング方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2022230119A1 true WO2022230119A1 (ja) | 2022-11-03 |
Family
ID=83848132
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2021/017018 WO2022230119A1 (ja) | 2021-04-28 | 2021-04-28 | シミュレーテッドアニーリング装置およびシミュレーテッドアニーリング方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20240202392A1 (ja) |
JP (1) | JP7559937B2 (ja) |
WO (1) | WO2022230119A1 (ja) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020054062A1 (ja) * | 2018-09-14 | 2020-03-19 | 富士通株式会社 | 最適化装置および最適化装置の制御方法 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7063211B2 (ja) | 2018-09-19 | 2022-05-09 | 富士通株式会社 | 最適化問題演算プログラム、最適化問題演算方法および最適化問題演算装置 |
JP7341804B2 (ja) | 2019-09-06 | 2023-09-11 | 株式会社日立製作所 | 情報処理装置および情報処理方法 |
-
2021
- 2021-04-28 US US18/287,098 patent/US20240202392A1/en active Pending
- 2021-04-28 JP JP2023516961A patent/JP7559937B2/ja active Active
- 2021-04-28 WO PCT/JP2021/017018 patent/WO2022230119A1/ja active Application Filing
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020054062A1 (ja) * | 2018-09-14 | 2020-03-19 | 富士通株式会社 | 最適化装置および最適化装置の制御方法 |
Non-Patent Citations (2)
Title |
---|
KNOPMAN, JONAS ET AL.: "Parallel simulated annealing: an adaptive approach", PROCEEDINGS 11TH INTERNATIONAL PARALLEL PROCESSING SYMPOSIUM, 1997, pages 522 - 526, XP010216830, Retrieved from the Internet <URL:https://ieeexplore.ieee.org/abstract/document/580950> [retrieved on 20210707], DOI: 10.1109/IPPS.1997.580950 * |
MOTOMI SUZUKI; FUMIYO TAKANO; YUTA IDEGUCHI; TAKUYA ARAKI: "Parallel distributed processing of simulated annealing via speculative approach", IPSJ TECHNICAL REPORT; HIGH PERFORMANCE COMPUTING (HPC), vol. 2020-HPC-176, no. 2, 30 November 2019 (2019-11-30), JP , pages 1 - 6, XP009540926, ISSN: 2188-8841 * |
Also Published As
Publication number | Publication date |
---|---|
JP7559937B2 (ja) | 2024-10-02 |
US20240202392A1 (en) | 2024-06-20 |
JPWO2022230119A1 (ja) | 2022-11-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11093669B2 (en) | Method and system for quantum computing | |
EP3179415B1 (en) | Systems and methods for a multi-core optimized recurrent neural network | |
Venkataramanaiah et al. | Automatic compiler based FPGA accelerator for CNN training | |
Schubiger et al. | GPU acceleration of ADMM for large-scale quadratic programming | |
US12067075B1 (en) | Solving optimization problems using a hybrid computer system | |
US20170193361A1 (en) | Neural network training performance optimization framework | |
US11429849B2 (en) | Deep compressed network | |
Scanzio et al. | Parallel implementation of artificial neural network training | |
KR20210042855A (ko) | 메모리를 테스트하는 방법, 장치, 전자 기기, 저장 매체 및 프로그램 | |
CN115461757A (zh) | 具有单独存储器存取连接的深度学习加速器和随机存取存储器 | |
WO2023138202A1 (zh) | 量子线路模拟方法、装置、设备、存储介质及程序产品 | |
Li et al. | Optimized deep belief networks on CUDA GPUs | |
Jiang et al. | GLARE: Accelerating Sparse DNN Inference Kernels with Global Memory Access Reduction | |
Morchdi et al. | A Resource-efficient Task Scheduling System using Reinforcement Learning | |
Waidyasooriya et al. | Architecture of an FPGA accelerator for molecular dynamics simulation using OpenCL | |
WO2022230119A1 (ja) | シミュレーテッドアニーリング装置およびシミュレーテッドアニーリング方法 | |
Piccinini et al. | GPU-accelerated algorithms for many-particle continuous-time quantum walks | |
US20180349321A1 (en) | Parallel processing apparatus, parallel operation method, and parallel operation program | |
JP2020080048A (ja) | 並列処理装置およびプログラム | |
Sundar et al. | Massive parallelization and performance enhancement of an immersed boundary method based unsteady flow solver | |
JP2017167581A (ja) | 並列計算機、fft演算プログラムおよびfft演算方法 | |
Malysiak et al. | An algorithmic skeleton for massively parallelized mean shift computation with applications to gpu architectures | |
Itu et al. | Optimized GPU based simulation of the incompressible Navier-Stokes equations on a MAC grid | |
US11249724B1 (en) | Processing-memory architectures performing atomic read-modify-write operations in deep learning systems | |
Ibeid et al. | Toward accelerating the matrix inversion computation of symmetric positive-definite matrices on heterogeneous GPU-based systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21939280 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2023516961 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 18287098 Country of ref document: US |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 21939280 Country of ref document: EP Kind code of ref document: A1 |