English

A CUR Krylov Solver for Large-Scale Linear Matrix Equations

Numerical Analysis 2025-11-19 v1 Numerical Analysis

Abstract

Developing efficient solvers for large-scale multi-term linear matrix equations remains a central challenge in numerical linear algebra and is still largely unresolved. This paper introduces a methodology leveraging CUR decomposition for solving large-scale generalized Sylvester as well as non-Sylvester multi-term equations on low-rank matrix manifolds. The approach decomposes the original equation into two smaller subproblems: one involving all columns with a small subset of rows, and the other involving all rows with a small subset of columns. The rows and columns are strategically selected using the discrete empirical interpolation method. We further utilize the CUR properties and propose a novel iterative scheme that removes the dependencies between selected and unselected rows (and likewise for columns), thereby enabling the subset problems to be solved independently. We present a Krylov-based scheme for solving the resulting subproblems, which scales effectively to large problems and does not rely on a Sylvester structure. The method incorporates rank adaptivity, dynamically adjusting computational rank to reach the desired accuracy. The methodology is demonstrated in three representative settings: (i) implicit time integration of matrix differential equations on low-rank manifolds, leading to multi-term linear matrix equations; (ii) large-scale steady-state generalized Lyapunov equations including cases of size up to 101310^{13} unknown entries; and (iii) non-Sylvester linear matrix equations with Hadamard product terms, such as those arising in nonlinear partial differential equations.

Keywords

Cite

@article{arxiv.2511.14015,
  title  = {A CUR Krylov Solver for Large-Scale Linear Matrix Equations},
  author = {Saeed Akbari and Damiano Lombardi and Hessam Babaee},
  journal= {arXiv preprint arXiv:2511.14015},
  year   = {2025}
}
R2 v1 2026-07-01T07:42:26.344Z