🤖 AI Summary
This paper studies the problem of computing an ε-approximate fixed point of a contraction mapping (f) on the (k)-dimensional unit cube ([0,1]^k) under the (ell_infty) norm. Existing algorithms suffer from query complexity that is either exponential in (k) or afflicted by the curse of dimensionality. To overcome this, we propose a recursive interval pruning algorithm integrating grid refinement, adaptive coordinate polling, and contraction-guided domain reduction. Our method achieves the first query complexity of (O(k^2 log(1/varepsilon))) for arbitrary (k)-dimensional contractions, enabling efficient ε-approximation of fixed points. Theoretical analysis shows that this bound is nearly optimal—tight up to logarithmic factors relative to the information-theoretic lower bound—and significantly improves upon the prior state of the art. This result constitutes a fundamental advance in computational fixed-point theory, resolving a long-standing bottleneck in high-dimensional contraction mapping analysis.
📝 Abstract
We give an algorithm for finding an є-fixed point of a contraction map f:[0,1]k↦[0,1]k under the ℓ∞-norm with query complexity O (k2log(1/є ) ).