@article{oai:ipsj.ixsq.nii.ac.jp:00194392,
 author = {三木, 彰馬 and 榎原, 博之 and Shoma, Miki and Hiroyuki, Ebara},
 issue = {2},
 journal = {情報処理学会論文誌},
 month = {Feb},
 note = {本論文では代表的な組合せ最適化問題の1つである巡回セールスマン問題(TSP)に注目し,深層学習を適用した解法を提案する.本手法では,畳み込みニューラルネットワークを用いて最適経路を画像として学習することで,最適経路に含まれうる辺の分布である優良エッジ分布を求め,これにより計算される辺の評価値である優良エッジ値を利用して近傍探索を行う.この提案手法の性能を調べるために実験を行い,解の精度向上において有効であることを示す., In this paper, we focus on the traveling salesman problem (TSP) that is a typical combinatorial optimization problem, and propose a method for solving it with applying deep learning. This method features learning the image of the optimal tour by a convolutional neural network to acquire the Good-Edge Distribution whose edges could be included in the optimal solution. It also conducts neighborhood search by using Good-Edge Value that is an evaluation of each edge calculated from the distribution. We show experimentally that this method improves the quality of solutions.},
 pages = {651--659},
 title = {深層学習を用いた巡回セールスマン問題の解法},
 volume = {60},
 year = {2019}
}