Stochastic Runtime Analysis of a Cross Entropy Algorithm for Traveling Salesman Problems
December 21, 2016 Β· Declared Dead Β· π Theoretical Computer Science
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Zijun Wu, Rolf Moehring, Jianhui Lai
arXiv ID
1612.06962
Category
cs.DS: Data Structures & Algorithms
Cross-listed
cs.AI,
cs.NE
Citations
2
Venue
Theoretical Computer Science
Last Checked
4 months ago
Abstract
This article analyzes the stochastic runtime of a Cross-Entropy Algorithm on two classes of traveling salesman problems. The algorithm shares main features of the famous Max-Min Ant System with iteration-best reinforcement. For simple instances that have a $\{1,n\}$-valued distance function and a unique optimal solution, we prove a stochastic runtime of $O(n^{6+Ξ΅})$ with the vertex-based random solution generation, and a stochastic runtime of $O(n^{3+Ξ΅}\ln n)$ with the edge-based random solution generation for an arbitrary $Ξ΅\in (0,1)$. These runtimes are very close to the known expected runtime for variants of Max-Min Ant System with best-so-far reinforcement. They are obtained for the stronger notion of stochastic runtime, which means that an optimal solution is obtained in that time with an overwhelming probability, i.e., a probability tending exponentially fast to one with growing problem size. We also inspect more complex instances with $n$ vertices positioned on an $m\times m$ grid. When the $n$ vertices span a convex polygon, we obtain a stochastic runtime of $O(n^{3}m^{5+Ξ΅})$ with the vertex-based random solution generation, and a stochastic runtime of $O(n^{2}m^{5+Ξ΅})$ for the edge-based random solution generation. When there are $k = O(1)$ many vertices inside a convex polygon spanned by the other $n-k$ vertices, we obtain a stochastic runtime of $O(n^{4}m^{5+Ξ΅}+n^{6k-1}m^Ξ΅)$ with the vertex-based random solution generation, and a stochastic runtime of $O(n^{3}m^{5+Ξ΅}+n^{3k}m^Ξ΅)$ with the edge-based random solution generation. These runtimes are better than the expected runtime for the so-called $(ΞΌ\!+\!Ξ»)$ EA reported in a recent article, and again obtained for the stronger notion of stochastic runtime.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted