中文
相关论文

相关论文: Computing low-rank approximations of the Fr\'echet…

200 篇论文

Low-rank approximation of a matrix function, $f(A)$, is an important task in computational mathematics. Most methods require direct access to $f(A)$, which is often considerably more expensive than accessing $A$. Persson and Kressner (SIMAX…

数值分析 · 数学 2024-07-08 David Persson , Raphael A. Meyer , Christopher Musco

Among randomized numerical linear algebra strategies, so-called sketching procedures are emerging as effective reduction means to accelerate the computation of Krylov subspace methods for, e.g., the solution of linear systems, eigenvalue…

数值分析 · 数学 2024-08-02 Davide Palitta , Marcel Schweitzer , Valeria Simoncini

We propose an integral representation for the higher-order Fr\'echet derivative of analytic matrix functions $f(A)$ which unifies known results for the first-order Fr\'echet derivative of general analytic matrix functions and for…

数值分析 · 数学 2022-09-27 Marcel Schweitzer

The numerical computation of matrix functions such as $f(A)V$, where $A$ is an $n\times n$ large and sparse square matrix, $V$ is an $n \times p$ block with $p\ll n$ and $f$ is a nonlinear matrix function, arises in various applications…

数值分析 · 数学 2020-04-02 A. H. Bentbib , M. El Ghomari , K. Jbilou

Structured Low-Rank Approximation is a problem arising in a wide range of applications in Numerical Analysis and Engineering Sciences. Given an input matrix $M$, the goal is to compute a matrix $M'$ of given rank $r$ in a linear or affine…

数值分析 · 计算机科学 2014-10-28 Éric Schost , Pierre-Jean Spaenlehauer

Krylov subspace methods for approximating a matrix function $f(A)$ times a vector $v$ are analyzed in this paper. For the Arnoldi approximation to $e^{-\tau A}v$, two reliable a posteriori error estimates are derived from the new bounds and…

数值分析 · 数学 2015-05-20 Zhongxiao Jia , Hui Lv

The aim of this work is to develop a fast algorithm for approximating the matrix function $f(A)$ of a square matrix $A$ that is symmetric and has hierarchically semiseparable (HSS) structure. Appearing in a wide variety of applications,…

数值分析 · 数学 2024-02-28 Angelo A. Casulli , Daniel Kressner , Leonardo Robol

We study distributed low rank approximation in which the matrix to be approximated is only implicitly represented across the different servers. For example, each of $s$ servers may have an $n \times d$ matrix $A^t$, and we may be interested…

数值分析 · 计算机科学 2016-01-29 David P. Woodruff , Peilin Zhong

The randomized SVD is a method to compute an inexpensive, yet accurate, low-rank approximation of a matrix. The algorithm assumes access to the matrix through matrix-vector products (matvecs). Therefore, when we would like to apply the…

数值分析 · 数学 2025-12-01 David Persson , Tyler Chen , Christopher Musco

An efficient Krylov subspace algorithm for computing actions of the $\varphi$ matrix function for large matrices is proposed. This matrix function is widely used in exponential time integration, Markov chains and network analysis and many…

数值分析 · 数学 2020-10-20 Mike A. Botchev , Leonid A. Knizhnerman , Eugene E. Tyrtyshnikov

In this work, we propose a reduced basis method for efficient solution of parametric linear systems. The coefficient matrix is assumed to be a linear matrix-valued function that is symmetric and positive definite for admissible values of…

数值分析 · 数学 2021-09-28 Antti Autio , Antti Hannukainen

This work is concerned with approximating matrix functions for banded matrices, hierarchically semiseparable matrices, and related structures. We develop a new divide-and-conquer method based on (rational) Krylov subspace methods for…

数值分析 · 数学 2021-07-12 Alice Cortinovis , Daniel Kressner , Stefano Massei

In this paper, we propose a new choice of poles to define reliable rational Krylov methods. These methods are used for approximating function of positive definite matrices. In particular, the fractional power and the fractional resolvent…

数值分析 · 数学 2022-04-25 Lidia Aceto , Daniele Bertaccini , Fabio Durastante , Paolo Novati

In this work we present a low-rank algorithm for computing low-rank approximations of large-scale Lyapunov operator $\varphi$-functions. These computations play a crucial role in implementing of matrix-valued exponential integrators for…

数值分析 · 数学 2025-01-07 Dongping Li , Xiuying Zhang , Hongjiong Tian

An algorithm for constructing a $J$-orthogonal basis of the extended Krylov subspace $\mathcal{K}_{r,s}=\operatorname{range}\{u,Hu, H^2u,$ $ \ldots, $ $H^{2r-1}u, H^{-1}u, H^{-2}u, \ldots, H^{-2s}u\},$ where $H \in \mathbb{R}^{2n \times…

数值分析 · 数学 2022-02-28 Peter Benner , Heike Faßbender , Michel-Niklas Senn

Low-rank approximation of a matrix by means of random sampling has been consistently efficient in its empirical studies by many scientists who applied it with various sparse and structured multipliers, but adequate formal support for this…

数值分析 · 数学 2016-06-07 Victor Y. Pan , Liang Zhao

We propose a new method for the approximate solution of the Lyapunov equation with rank-$1$ right-hand side, which is based on extended rational Krylov subspace approximation with adaptively computed shifts. The shift selection is obtained…

数值分析 · 数学 2015-05-27 D. A. Kolesnikov , I. V. Oseledets

Low-rank Krylov methods are one of the few options available in the literature to address the numerical solution of large-scale general linear matrix equations. These routines amount to well-known Krylov schemes that have been equipped with…

数值分析 · 数学 2020-01-28 Davide Palitta , Patrick Kürschner

The low-rank matrix approximation problem is ubiquitous in computational mathematics. Traditionally, this problem is solved in spectral or Frobenius norms, where the accuracy of the approximation is related to the rate of decrease of the…

数值分析 · 数学 2022-01-31 Stanislav Morozov , Nikolai Zamarashkin , Eugene Tyrtyshnikov

We study iterative methods based on Krylov subspaces for low-rank approximation under any Schatten-$p$ norm. Here, given access to a matrix $A$ through matrix-vector products, an accuracy parameter $\epsilon$, and a target rank $k$, the…

数据结构与算法 · 计算机科学 2022-06-20 Ainesh Bakshi , Kenneth L. Clarkson , David P. Woodruff