LAUSR.org creates dashboard-style pages of related content for over 1.5 million academic articles. Sign Up to like articles & get recommendations!

A massively parallel neural network approach to large-scale Euclidean traveling salesman problems

Photo from wikipedia

This paper proposes a parallel computation model for the self-organizing map(SOM) neural network applied to Euclidean traveling salesman problems(TSP). This model is intended for implementation on the graphics processing unit(GPU)… Click to show full abstract

This paper proposes a parallel computation model for the self-organizing map(SOM) neural network applied to Euclidean traveling salesman problems(TSP). This model is intended for implementation on the graphics processing unit(GPU) platform. The Euclidean plane is partitioned into an appropriate number of cellular units, called cells, and each cell is responsible of a certain part of the data and network. Compared to existing GPU implementations of optimization metaheuristics, which are often based on data duplication or mixed sequential/parallel solving, the advantage of the proposed model is that it is decentralized and based on data decomposition. Designed for handling large-scale problems in a massively parallel way, the required computing resources grow linearly along the problem size. Experiments are conducted on 52 publicly available Euclidean TSP instances with up to 85,900 cities for the largest TSPLIB instance and 71,009 cities for the largest National TSP instance. Experimental results show that our GPU implementations of the proposed model run significantly faster than the currently best-performing neural network approaches, to obtain results of similar quality.

Keywords: large scale; network; euclidean traveling; traveling salesman; salesman problems; neural network

Journal Title: Neurocomputing
Year Published: 2017

Link to full text (if available)


Share on Social Media:                               Sign Up to like & get
recommendations!

Related content

More Information              News              Social Media              Video              Recommended



                Click one of the above tabs to view related content.