Improving Greedy Algorithms for Rational Approximation
James H. Adler, Xiaozhe Hu, Xue Wang, Zhongqin Xue
TL;DR
The paper tackles efficient inversion of fractional operators arising in multiphysics preconditioners by developing uniform-norm rational approximations constructed via two greedy strategies. The first is an Improved Orthogonal Greedy Algorithm (IOGA) that adds a post-projection uniform-norm minimization step, and the second is a direct Weak Chebyshev Greedy Algorithm (WCGA) in the uniform norm; both preserve negative poles to ensure shifted operators remain SPD and guarantee nonincreasing uniform error. The authors validate these methods through function-approximation experiments and a Darcy–Stokes preconditioning test, showing robust performance, monotone error reduction, and practical efficiency with modest pole counts. The work demonstrates the flexibility of the approach and points to broad applicability to other approximation tasks and multiphysics preconditioners.
Abstract
When developing robust preconditioners for multiphysics problems, fractional functions of the Laplace operator often arise and need to be inverted. Rational approximation in the uniform norm can be used to convert inverting those fractional operators into inverting a series of shifted Laplace operators. Care must be taken in the approximation so that the shifted Laplace operators remain symmetric positive definite, making them better conditioned. In this work, we study two greedy algorithms for finding rational approximations to such fractional operators. The first algorithm improves the orthogonal greedy algorithm discussed in [Li et al., SISC, 2024] by adding one minimization step in the uniform norm to the procedure. The second approach employs the weak Chebyshev greedy algorithm in the uniform norm. Both methods yield non-increasing error. Numerical results confirm the effectiveness of our proposed algorithms, which are also flexible and applicable to other approximation problems. Moreover, with effective rational approximations to the fractional operator, the resulting algorithms show good performance in preconditioning a Darcy-Stokes coupled problem.
