中文
相关论文

相关论文: Highly Efficient Computation of Generalized Invers…

200 篇论文

A new O(N) algorithm based on a recursion method, in which the computational effort is proportional to the number of atoms N, is presented for calculating the inverse of an overlap matrix which is needed in electronic structure calculations…

凝聚态物理 · 物理学 2016-08-31 T. Ozaki

A new generalized matrix inverse is derived which is consistent with respect to arbitrary nonsingular diagonal transformations, e.g., it preserves units associated with variables under state space transformations, thus providing a general…

数值分析 · 数学 2026-04-02 Jeffrey Uhlmann

The usual formulation of efficient division uses Newton iteration to compute an inverse in a related domain where multiplicative inverses exist. On one hand, Newton iteration allows quotients to be calculated using an efficient…

符号计算 · 计算机科学 2023-06-29 Stephen M. Watt

We improve the current best running time value to invert sparse matrices over finite fields, lowering it to an expected $O\big(n^{2.2131}\big)$ time for the current values of fast rectangular matrix multiplication. We achieve the same…

数据结构与算法 · 计算机科学 2022-12-13 Sílvia Casacuberta , Rasmus Kyng

In power system dynamic simulation, up to 90% of the computational time is devoted to solve the network equations, i.e., a set of linear equations. Traditional approaches are based on sparse LU factorization, which is inherently sequential.…

系统与控制 · 电气工程与系统科学 2021-07-06 Lu Zhang , Bin Wang , Vivek Sarin , Weiping Shi , P. R. Kumar , Le Xie

We consider the interpolation problem with the inverse multiquadric radial basis function. The problem usually produces a large dense linear system that has to be solved by iterative methods. The efficiency of such methods is strictly…

We develop the first stochastic incremental method for calculating the Moore-Penrose pseudoinverse of a real matrix. By leveraging three alternative characterizations of pseudoinverse matrices, we design three methods for calculating the…

数值分析 · 数学 2019-05-02 Robert M. Gower , Peter Richtárik

$k$-diagonal circulant matrices and cyclic banded matrices are widely used in numerical simulations and signal processing of circular linear systems. Algorithms that directly involve or specify linear or quadratic complexity for the…

数学软件 · 计算机科学 2024-07-29 Chen Wang , Hailong Yu , Chao Wang

This paper introduces a new Monte Carlo algorithm to invert large matrices. It is based on simultaneous coupled draws from two random vectors whose covariance is the required inverse. It can be considered a generalization of a previously…

数据结构与算法 · 计算机科学 2025-10-20 L. A. Garcia-Cortes , C. Cabrillo

In this paper, we present and analyze a new set of low-rank recovery algorithms for linear inverse problems within the class of hard thresholding methods. We provide strategies on how to set up these algorithms via basic ingredients for…

数值分析 · 计算机科学 2013-01-15 Anastasios Kyrillidis , Volkan Cevher

There has recently been renewed recognition of the need to understand the consistency properties that must be preserved when a generalized matrix inverse is required. The most widely known generalized inverse, the Moore-Penrose…

数值分析 · 计算机科学 2018-08-03 Jeffrey Uhlmann

It is known that the multiplication of an $N \times M$ matrix with an $M \times P$ matrix can be performed using fewer multiplications than what the naive $NMP$ approach suggests. The most famous instance of this is Strassen's algorithm for…

人工智能 · 计算机科学 2023-07-18 Arnaud Deza , Chang Liu , Pashootan Vaezipoor , Elias B. Khalil

Obtaining the inverse of a large symmetric positive definite matrix $\mathcal{A}\in\mathbb{R}^{p\times p}$ is a continual challenge across many mathematical disciplines. The computational complexity associated with direct methods can be…

数值分析 · 数学 2025-09-03 Ann Paterson , Jennifer Pestana , Victorita Dolean

We present a novel class of methods to compute functions of matrices or their action on vectors that are suitable for parallel programming. Solving appropriate simple linear systems of equations in parallel (or computing the inverse of…

数值分析 · 数学 2022-10-10 Sergio Blanes

An extremely common bottleneck encountered in statistical learning algorithms is inversion of huge covariance matrices, examples being in evaluating Gaussian likelihoods for a large number of data points. We propose general parallel…

统计方法学 · 统计学 2013-12-09 Anjishnu Banerjee , Joshua Vogelstein , David Dunson

It is well-understood that the robustness of mechanical and robotic control systems depends critically on minimizing sensitivity to arbitrary application-specific details whenever possible. For example, if a system is defined and performs…

信号处理 · 电气工程与系统科学 2018-06-06 Bo Zhang , Jeffrey Uhlmann

We propose a more accurate variant of an algorithm for multiplying 4x4 matrices using 48 multiplications over any ring containing an inverse of 2. This algorithm has an error bound exponent of only log 4 $\gamma$$\infty$,2 $\approx$ 2.386.…

数据结构与算法 · 计算机科学 2026-03-20 Jean-Guillaume Dumas , Clément Pernet , Alexandre Sedoglavic

Standard regularization methods that are used to compute solutions to ill-posed inverse problems require knowledge of the forward model. In many real-life applications, the forward model is not known, but training data is readily available.…

数值分析 · 数学 2015-06-19 Julianne Chung , Matthias Chung

This paper introduces an efficient algorithm for computing the general oscillatory matrix functions. These computations are crucial for solving second-order semi-linear initial value problems. The method is exploited using the scaling and…

数值分析 · 数学 2024-06-11 Dongping Li , Xue Wang , Xiuying Zhang

Approximate computing has shown to provide new ways to improve performance and power consumption of error-resilient applications. While many of these applications can be found in image processing, data classification or machine learning, we…

数值分析 · 计算机科学 2017-03-08 Michael Lass , Thomas D. Kühne , Christian Plessl