中文

基于持续自平衡游走的在线差异最小化

数据结构与算法 2021-02-09 v2 离散数学 组合数学

摘要

我们研究 Rd\mathbb{R}^d 中向量的在线差异最小化问题,在遗忘式设定下,允许对手提前以任意顺序固定向量 x1,x2,,xnx_1, x_2, \ldots, x_n。我们给出一种算法,以 1δ1-\delta 的概率保持 O(log(nd/δ))O(\sqrt{\log(nd/\delta)}) 差异,在高概率情形下与 [Bansal 等人 2020] 给出的下界仅相差 O(loglogn)O(\sqrt{\log \log n}) 因子。我们还提供了该问题的加权与多色版本的结果。

关键词

引用

@article{arxiv.2102.02765,
  title  = {Online Discrepancy Minimization via Persistent Self-Balancing Walks},
  author = {David Arbour and Drew Dimmery and Tung Mai and Anup Rao},
  journal= {arXiv preprint arXiv:2102.02765},
  year   = {2021}
}

备注

The proof of Lemma 7 is incorrect. There is a serious issue that we don't know how to fix at the moment. We thank Yang, Nikhil and collaborators for bringing it to our attention