A (Slightly) Improved Deterministic Approximation Algorithm for Metric TSP
Anna R. Karlin, Nathan Klein, and Shayan Oveis Gharan

TL;DR
This paper presents a derandomized, deterministic approximation algorithm for metric TSP that improves upon the classic 3/2 ratio by a tiny epsilon, using the method of conditional expectation.
Contribution
It introduces a derandomization of the max entropy algorithm for metric TSP, achieving a deterministic 3/2 - epsilon approximation with epsilon > 10^{-36}.
Findings
Deterministic 3/2 - epsilon approximation for metric TSP.
Polynomial-time computation of the objective function's expected value.
Application of the method of conditional expectation to TSP approximation.
Abstract
We show that the max entropy algorithm can be derandomized (with respect to a particular objective function) to give a deterministic approximation algorithm for metric TSP for some . To obtain our result, we apply the method of conditional expectation to an objective function constructed in prior work which was used to certify that the expected cost of the algorithm is at most times the cost of an optimal solution to the subtour elimination LP. The proof in this work involves showing that the expected value of this objective function can be computed in polynomial time (at all stages of the algorithm's execution).
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCommutative Algebra and Its Applications · Advanced Algebra and Logic · Optimization and Search Problems
