Quadratic Speedup for Computing Contraction Fixed Points
Xi Chen, Yuhao Li, Mihalis Yannakakis

TL;DR
This paper presents a new algorithm that computes contraction fixed points more efficiently, achieving a quadratic speedup over previous methods for fixed dimensions under both the $\,\ell_$-norm and the $\,\ell_1$-norm.
Contribution
The authors introduce an algorithm with $O(\log^{\lceil k/2\rceil}(1/\epsilon))$ runtime for fixed points, improving upon prior $O(\log^k(1/\epsilon))$ algorithms for both norms.
Findings
Achieves quadratic speedup for fixed point computation.
Improves runtime from $O(\log^k(1/\epsilon))$ to $O(\log^{\lceil k/2\rceil}(1/\epsilon))$.
Applicable for fixed dimensions under both $\,\ell_$-norm and $\,\ell_1$-norm.
Abstract
We study the problem of finding an -fixed point of a contraction map under both the -norm and the -norm. For both norms, we give an algorithm with running time , for any constant . These improve upon the previous best -time algorithm for the -norm by Shellman and Sikorski [SS03], and the previous best -time algorithm for the -norm by Fearnley, Gordon, Mehta and Savani [FGMS20].
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Complexity and Algorithms in Graphs · Fixed Point Theorems Analysis
