The PSLQ Algorithm for Empirical Data
Yong Feng, Jingwei Chen, Wenyuan Wu

TL;DR
This paper extends the PSLQ integer relation algorithm to handle empirical data with bounded errors, providing theoretical guarantees, error control strategies, and complexity analysis for inexact inputs.
Contribution
It offers the first theoretical analysis and error control method for PSLQ with empirical data, including termination conditions and complexity bounds.
Findings
Established a termination condition for empirical data input
Derived an error bound relating input accuracy to output quality
Validated the approach with examples on transcendental and algebraic numbers
Abstract
The celebrated integer relation finding algorithm PSLQ has been successfully used in many applications. PSLQ was only analyzed theoretically for exact input data, however, when the input data are irrational numbers, they must be approximate ones due to the finite precision of the computer. When the algorithm takes empirical data (inexact data with error bounded) instead of exact real numbers as its input, how do we theoretically ensure the output of the algorithm to be an exact integer relation? In this paper, we investigate the PSLQ algorithm for empirical data as its input. Firstly, we give a termination condition for this case. Secondly, we analyze a perturbation on the hyperplane matrix constructed from the input data and hence disclose a relationship between the accuracy of the input data and the output quality (an upper bound on the absolute value of the inner product of the…
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
TopicsPolynomial and algebraic computation · Matrix Theory and Algorithms · Numerical Methods and Algorithms
