Skip to main content
CenXiv.org
此网站处于试运行阶段,支持我们!
我们衷心感谢所有贡献者的支持。
贡献
赞助
cenxiv logo > cs > arXiv:2509.26073

帮助 | 高级搜索

计算机科学 > 数据结构与算法

arXiv:2509.26073 (cs)
[提交于 2025年9月30日 (v1) ,最后修订 2025年10月1日 (此版本, v2)]

标题: 一个对数次多项式竞争算法用于随机在线排序和旅行商问题

标题: A Polylogarithmic Competitive Algorithm for Stochastic Online Sorting and TSP

Authors:Andreas Kalavas, Charalampos Platanos, Thanos Tolias
摘要: 在\emph{在线排序}中,给出一个初始为空单元格的数组$n$。 在每个时间步$t$,一个元素$x_t \in [0,1]$到达,并必须不可逆地放入一个空单元格,而没有任何未来到达的知识。 我们的目标是使放置在连续数组单元格中的元素对之间的绝对差之和最小化,寻求一种在线放置策略,使得最终数组尽可能接近已排序的数组。 当请求序列由$d$维单位超立方体中的点组成,且目标是使连续单元格中点之间的欧几里得距离之和最小化时,会出现一个有趣的多维推广,即\emph{在线旅行商问题}。 受(Abrahamsen, Bercea, Beretta, Klausen 和 Kozma;ESA 2024)最近工作的启发,我们考虑了在线排序(\textit{分别}在线 TSP)的\emph{随机版本},其中每个元素(\textit{分别}点)$x_t$是从$[0, 1]$(\textit{分别} $[0,1]^d$ )上的均匀分布中独立同分布采样的。 通过将请求序列仔细分解为一个球入桶实例的层次结构,其中球与桶的比例足够大,使得桶占用量在均值附近 sharply 集中,又足够小,以便我们可以高效处理放在同一桶中的元素,我们得到一个在线算法,在高概率下以$O(\log^2 n)$的因子近似最优成本。 我们的结果对 Stochastic Online Sorting 之前已知的最佳竞争比$\tilde{O}(n^{1/4})$(由 (Abrahamsen 等人;ESA 2024))和 (adversarial) Online TSP 的之前已知的最佳竞争比$O(\sqrt{n})$(由 (Bertram, ESA 2025))做出了指数级的改进。
摘要: In \emph{Online Sorting}, an array of $n$ initially empty cells is given. At each time step $t$, an element $x_t \in [0,1]$ arrives and must be placed irrevocably into an empty cell without any knowledge of future arrivals. We aim to minimize the sum of absolute differences between pairs of elements placed in consecutive array cells, seeking an online placement strategy that results in a final array close to a sorted one. An interesting multidimensional generalization, a.k.a. the \emph{Online Travelling Salesperson Problem}, arises when the request sequence consists of points in the $d$-dimensional unit cube and the objective is to minimize the sum of euclidean distances between points in consecutive cells. Motivated by the recent work of (Abrahamsen, Bercea, Beretta, Klausen and Kozma; ESA 2024), we consider the \emph{stochastic version} of Online Sorting (\textit{resp.} Online TSP), where each element (\textit{resp.} point) $x_t$ is an i.i.d. sample from the uniform distribution on $[0, 1]$ (\textit{resp.} $[0,1]^d$). By carefully decomposing the request sequence into a hierarchy of balls-into-bins instances, where the balls to bins ratio is large enough so that bin occupancy is sharply concentrated around its mean and small enough so that we can efficiently deal with the elements placed in the same bin, we obtain an online algorithm that approximates the optimal cost within a factor of $O(\log^2 n)$ with high probability. Our result comprises an exponential improvement on the previously best known competitive ratio of $\tilde{O}(n^{1/4})$ for Stochastic Online Sorting due to (Abrahamsen et al.; ESA 2024) and $O(\sqrt{n})$ for (adversarial) Online TSP due to (Bertram, ESA 2025).
评论: 这项工作旨在替代arXiv:2508.12527,任何后续更新都将出现在那里
主题: 数据结构与算法 (cs.DS)
引用方式: arXiv:2509.26073 [cs.DS]
  (或者 arXiv:2509.26073v2 [cs.DS] 对于此版本)
  https://doi.org/10.48550/arXiv.2509.26073
通过 DataCite 发表的 arXiv DOI

提交历史

来自: Charalampos Platanos [查看电子邮件]
[v1] 星期二, 2025 年 9 月 30 日 10:48:23 UTC (114 KB)
[v2] 星期三, 2025 年 10 月 1 日 14:34:44 UTC (1 KB)
全文链接:

获取论文:

    查看标题为《》的 PDF
  • 查看中文 PDF
查看许可
当前浏览上下文:
cs.DS
< 上一篇   |   下一篇 >
新的 | 最近的 | 2025-09
切换浏览方式为:
cs

参考文献与引用

  • NASA ADS
  • 谷歌学术搜索
  • 语义学者
a 导出 BibTeX 引用 加载中...

BibTeX 格式的引用

×
数据由提供:

收藏

BibSonomy logo Reddit logo

文献和引用工具

文献资源探索 (什么是资源探索?)
连接的论文 (什么是连接的论文?)
Litmaps (什么是 Litmaps?)
scite 智能引用 (什么是智能引用?)

与本文相关的代码,数据和媒体

alphaXiv (什么是 alphaXiv?)
CatalyzeX 代码查找器 (什么是 CatalyzeX?)
DagsHub (什么是 DagsHub?)
Gotit.pub (什么是 GotitPub?)
Hugging Face (什么是 Huggingface?)
带有代码的论文 (什么是带有代码的论文?)
ScienceCast (什么是 ScienceCast?)

演示

复制 (什么是复制?)
Hugging Face Spaces (什么是 Spaces?)
TXYZ.AI (什么是 TXYZ.AI?)

推荐器和搜索工具

影响之花 (什么是影响之花?)
核心推荐器 (什么是核心?)
IArxiv 推荐器 (什么是 IArxiv?)
  • 作者
  • 地点
  • 机构
  • 主题

arXivLabs:与社区合作伙伴的实验项目

arXivLabs 是一个框架,允许合作伙伴直接在我们的网站上开发和分享新的 arXiv 特性。

与 arXivLabs 合作的个人和组织都接受了我们的价值观,即开放、社区、卓越和用户数据隐私。arXiv 承诺这些价值观,并且只与遵守这些价值观的合作伙伴合作。

有一个为 arXiv 社区增加价值的项目想法吗? 了解更多关于 arXivLabs 的信息.

这篇论文的哪些作者是支持者? | 禁用 MathJax (什么是 MathJax?)
  • 关于
  • 帮助
  • contact arXivClick here to contact arXiv 联系
  • 订阅 arXiv 邮件列表点击这里订阅 订阅
  • 版权
  • 隐私政策
  • 网络无障碍帮助
  • arXiv 运营状态
    通过...获取状态通知 email 或者 slack

京ICP备2025123034号