High-precision randomized iterative methods for the random feature method
Jingrun Chen, Longze Tan

TL;DR
This paper introduces high-precision iterative methods with randomized sketching and preconditioning to efficiently solve large, ill-conditioned least squares problems from PDEs and the random feature method, improving accuracy and computational efficiency.
Contribution
The paper develops novel randomized iterative algorithms, CSQRP-LSQR and CSSVDP-LSQR, with theoretical guarantees and practical effectiveness for large-scale PDE-related least squares problems.
Findings
Methods outperform direct solvers in accuracy and efficiency.
Preconditioning reduces condition number independence from original matrix.
Numerical experiments validate applicability to complex PDE problems.
Abstract
This paper focuses on solving large-scale, ill-conditioned, and overdetermined sparse least squares problems that arise from numerical partial differential equations (PDEs), mainly from the random feature method. To address these difficulties, we introduce (1) a count sketch technique to sketch the original matrix to a smaller matrix; (2) a QR factorization or a singular value decomposition for the smaller matrix to obtain the preconditioner, which is multiplied to the original matrix from the right-hand side; (3) least squares iterative solvers to solve the preconditioned least squares system. Therefore, the methods we develop are termed CSQRP-LSQR and CSSVDP-LSQR. Under mild assumptions, we prove that the preconditioned problem holds a condition number whose upper bound is independent of the condition number of the original matrix, and provide error estimates for both methods. Ample…
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
TopicsNeural Networks and Applications
