Computing the spectral decomposition of interval matrices and a study on interval matrix power
David Hartman, Milan Hladík, David Říha
TL;DR
This work extends spectral decomposition to interval matrices by enclosing eigenvalues and eigenvectors to obtain an interval spectral decomposition, enabling a robust representation $A=V\Lambda V^{-1}$ (and $A^S=Q\Lambda Q^T$ for symmetric cases) across all realizations. The Bauer--Fike theorem is leveraged to bound eigenvalues within discs around center eigenvalues, while eigenvectors are enclosed via interval linear-system solves, with special handling for symmetric and circulant structures. A numerical study compares binary exponentiation and spectral-decomposition-based power computation across general, symmetric, and special interval matrices, revealing that the spectral approach becomes more efficient for larger powers and benefits greatly from structure (e.g., circulant matrices) or large radii under specific strategies. The results underscore the potential of spectral methods for interval computations, while pointing to improvements from parameterized eigenvector approaches and affine arithmetic to tighten enclosures and broaden applicability. The findings advocate further exploration of structured matrices and advanced interval techniques to enhance performance and reliability in interval linear algebra tasks.
Abstract
We present an algorithm for computing a spectral decomposition of an interval matrix as an enclosure of spectral decompositions of particular realizations of interval matrices. The algorithm relies on tight outer estimations of eigenvalues and eigenvectors of corresponding interval matrices. We present a method for general interval matrices as well as its modification for symmetric interval matrices. As an illustration, we apply the spectral decomposition to computing powers of interval matrices. Numerical results suggest that a simple binary exponentiation is more efficient for smaller exponents, but our approach becomes better when computing higher powers or powers of a special type of matrices. In particular, we consider symmetric interval and circulant interval matrices. In both cases we utilize some properties of the corresponding classes of matrices to make the power computation more efficient.
