Smoothed Analysis of the 2-Opt Heuristic for the TSP under Gaussian Noise

IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING
Marvin Künnemann, Bodo Manthey, Rianne Veenstra
{"title":"Smoothed Analysis of the 2-Opt Heuristic for the TSP under Gaussian Noise","authors":"Marvin Künnemann,&nbsp;Bodo Manthey,&nbsp;Rianne Veenstra","doi":"10.1007/s00453-025-01335-7","DOIUrl":null,"url":null,"abstract":"<div><p>The 2-opt heuristic is a very simple local search heuristic for the traveling salesperson problem. In practice it usually converges quickly to solutions within a few percentages of optimality. In contrast to this, its running-time is exponential and its approximation performance is poor in the worst case. Englert, Röglin, and Vöcking (<i>Algorithmica</i>, 2014) provided a smoothed analysis in the so-called one-step model in order to explain the performance of 2-opt on <i>d</i>-dimensional Euclidean instances, both in terms of running-time and in terms of approximation ratio. However, translating their results to the classical model of smoothed analysis, where points are perturbed by Gaussian distributions with standard deviation <span>\\(\\sigma \\)</span>, yields only weak bounds. We prove bounds that are polynomial in <i>n</i> and <span>\\(1/\\sigma \\)</span> for the smoothed running-time with Gaussian perturbations. In addition, our analysis for Euclidean distances is much simpler than the existing smoothed analysis. Furthermore, we prove a smoothed approximation ratio of <span>\\(O(\\log (1/\\sigma ))\\)</span>. This bound is almost tight, as we also provide a lower bound of <span>\\(\\Omega (\\frac{\\log n}{\\log \\log n})\\)</span> for <span>\\(\\sigma = O(1/\\sqrt{n})\\)</span>. Our main technical novelty here is that, different from existing smoothed analyses, we do not separately analyze objective values of the global and local optimum on all inputs (which only allows for a bound of <span>\\(O(1/\\sigma )\\)</span>), but simultaneously bound them on the same input.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"87 11","pages":"1518 - 1563"},"PeriodicalIF":0.7000,"publicationDate":"2025-07-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-025-01335-7.pdf","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-025-01335-7","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

Abstract

The 2-opt heuristic is a very simple local search heuristic for the traveling salesperson problem. In practice it usually converges quickly to solutions within a few percentages of optimality. In contrast to this, its running-time is exponential and its approximation performance is poor in the worst case. Englert, Röglin, and Vöcking (Algorithmica, 2014) provided a smoothed analysis in the so-called one-step model in order to explain the performance of 2-opt on d-dimensional Euclidean instances, both in terms of running-time and in terms of approximation ratio. However, translating their results to the classical model of smoothed analysis, where points are perturbed by Gaussian distributions with standard deviation \(\sigma \), yields only weak bounds. We prove bounds that are polynomial in n and \(1/\sigma \) for the smoothed running-time with Gaussian perturbations. In addition, our analysis for Euclidean distances is much simpler than the existing smoothed analysis. Furthermore, we prove a smoothed approximation ratio of \(O(\log (1/\sigma ))\). This bound is almost tight, as we also provide a lower bound of \(\Omega (\frac{\log n}{\log \log n})\) for \(\sigma = O(1/\sqrt{n})\). Our main technical novelty here is that, different from existing smoothed analyses, we do not separately analyze objective values of the global and local optimum on all inputs (which only allows for a bound of \(O(1/\sigma )\)), but simultaneously bound them on the same input.

高斯噪声下TSP的2-Opt启发式平滑分析
对于旅行销售人员问题,2-opt启发式是一种非常简单的局部搜索启发式。在实践中,它通常会在几个百分比的最优性范围内迅速收敛到解决方案。与此相反,它的运行时间是指数级的,在最坏的情况下,它的近似性能很差。Englert, Röglin和Vöcking (Algorithmica, 2014)在所谓的一步模型中提供了平滑分析,以解释2-opt在d维欧几里得实例上的性能,无论是在运行时间方面还是在近似比率方面。然而,将他们的结果转化为平滑分析的经典模型,其中的点受到具有标准差\(\sigma \)的高斯分布的扰动,只产生弱边界。我们证明了具有高斯扰动的平滑运行时的界是n和\(1/\sigma \)的多项式。此外,我们对欧氏距离的分析比现有的平滑分析简单得多。进一步证明了\(O(\log (1/\sigma ))\)的光滑近似比。这个边界几乎是紧的,因为我们也为\(\sigma = O(1/\sqrt{n})\)提供了一个\(\Omega (\frac{\log n}{\log \log n})\)的下界。我们的主要技术新颖之处在于,与现有的平滑分析不同,我们不单独分析所有输入上的全局和局部最优的客观值(这只允许\(O(1/\sigma )\)的范围),而是同时将它们绑定在相同的输入上。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
Algorithmica
Algorithmica 工程技术-计算机:软件工程
CiteScore
2.80
自引率
9.10%
发文量
158
审稿时长
12 months
期刊介绍: Algorithmica is an international journal which publishes theoretical papers on algorithms that address problems arising in practical areas, and experimental papers of general appeal for practical importance or techniques. The development of algorithms is an integral part of computer science. The increasing complexity and scope of computer applications makes the design of efficient algorithms essential. Algorithmica covers algorithms in applied areas such as: VLSI, distributed computing, parallel processing, automated design, robotics, graphics, data base design, software tools, as well as algorithms in fundamental areas such as sorting, searching, data structures, computational geometry, and linear programming. In addition, the journal features two special sections: Application Experience, presenting findings obtained from applications of theoretical results to practical situations, and Problems, offering short papers presenting problems on selected topics of computer science.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信