Choosing iteration maps for the parallel Pollard rho method
Finn Rudolph

TL;DR
This paper analyzes the efficiency of parallel Pollard's rho method for integer factorization, providing asymptotic estimates and optimal parameter choices for different computational setups.
Contribution
It offers an asymptotic analysis of the expected running time based on parameter choices and proves that k=1 is optimal for single-machine scenarios without prior knowledge.
Findings
Optimal parameter k depends on the number of machines.
k=1 is optimal for single-machine factorization.
Provides asymptotic estimates for parallel rho method.
Abstract
Pollard's rho method finds a prime factor of an integer by searching for a collision in a map of the form modulo . This search can be parallelized to multiple machines, which may use distinct parameters and . In this paper, we give an asymptotic estimate for the expected running time of the parallel rho method depending on the choice of for each machine. We also prove that is the best choice for one machine, if nothing about is known in advance.
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
TopicsMatrix Theory and Algorithms · Advanced Numerical Analysis Techniques · Iterative Methods for Nonlinear Equations
