Applying Deep Learning and Reinforcement Learning to Traveling Salesman Problem
Applying Deep Learning and Reinforcement Learning to Traveling Salesman Problem
复制标题
DOI:
10.1109/iccecome.2018.8659266
复制
发表时间:
2018-08
期刊:
影响因子:
--
通讯作者:
Shoma Miki;Daisuke Yamamoto;H. Ebara
中科院分区:
文献类型:
--
作者:
Shoma Miki;Daisuke Yamamoto;H. Ebara
In this paper, we focus on the traveling salesman problem (TSP), which is one of typical combinatorial optimization problems, and propose algorithms applying deep learning and reinforcement learning. This method is marked by learning the optimal tour as an image using a convolutional neural network, and acquires the Good-Edge Distribution which is the map of edges that could be included in the optimal tour. And it performs neighborhood search by using Good-Edge Value: evaluations of each edge calculated from the distribution. In addition, there are cases where it is not possible to obtain an optimal solution such as large scale instances or other combinatorial optimization problems, so learning by using the best solution instead of the optimal solution is important. Therefore, we also consider learning methods using reinforcement learning. We conduct experiments to examine the performance of these methods, and verify the effectiveness of improving quality of solutions.