Solving the Parametric Eigenvalue Problem by Taylor Series and Chebyshev Expansion
Thomas Mach, Melina A. Freitag

TL;DR
This paper introduces two methods, Taylor and Chebyshev expansions, for solving parametric eigenvalue problems where matrix dependence on a parameter affects eigenvalues and eigenvectors, with numerical validation of their effectiveness and limitations.
Contribution
The paper presents novel iterative methods using Taylor and Chebyshev expansions to efficiently approximate parametric eigenvalues and eigenvectors, including complexity analysis and numerical validation.
Findings
Both methods have complexity O(n^3) for all eigenpairs.
The Chebyshev expansion provides a good approximation over an entire interval.
The Taylor expansion's accuracy diminishes with distance from the expansion point.
Abstract
We discuss two approaches to solving the parametric (or stochastic) eigenvalue problem. One of them uses a Taylor expansion and the other a Chebyshev expansion. The parametric eigenvalue problem assumes that the matrix depends on a parameter , where might be a random variable. Consequently, the eigenvalues and eigenvectors are also functions of . We compute a Taylor approximation of these functions about by iteratively computing the Taylor coefficients. The complexity of this approach is for all eigenpairs, if the derivatives of at are given. The Chebyshev expansion works similarly. We first find an initial approximation iteratively which we then refine with Newton's method. This second method is more expensive but provides a good approximation over the whole interval of the expansion instead around a single point. We present…
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
TopicsStatistical and numerical algorithms · Blind Source Separation Techniques · Matrix Theory and Algorithms
