English

Improved Upper Bounds for Finding Tarski Fixed Points

Computer Science and Game Theory 2022-05-24 v2 Computational Complexity

Abstract

We study the query complexity of finding a Tarski fixed point over the kk-dimensional grid {1,,n}k\{1,\ldots,n\}^k. Improving on the previous best upper bound of O(log2k/3n)\smash{O(\log^{\lceil 2k/3\rceil} n)} [FPS20], we give a new algorithm with query complexity O(log(k+1)/2n)\smash{O(\log^{\lceil (k+1)/2\rceil} n)}. This is based on a novel decomposition theorem about a weaker variant of the Tarski fixed point problem, where the input consists of a monotone function f:[n]k[n]kf:[n]^k\rightarrow [n]^k and a monotone sign function b:[n]k{1,0,1}b:[n]^k\rightarrow \{-1,0,1\} and the goal is to find an x[n]kx\in [n]^k that satisfies eithereither f(x)xf(x)\preceq x and b(x)0b(x)\le 0 oror f(x)xf(x)\succeq x and b(x)0b(x)\ge 0.

Keywords

Cite

@article{arxiv.2202.05913,
  title  = {Improved Upper Bounds for Finding Tarski Fixed Points},
  author = {Xi Chen and Yuhao Li},
  journal= {arXiv preprint arXiv:2202.05913},
  year   = {2022}
}

Comments

To appear in EC 2022

R2 v1 2026-06-24T09:32:54.045Z