中文
相关论文

相关论文: Shifted CholeskyQR for sparse matrices

200 篇论文

Fixman's work in 1974 and the follow-up studies have developed a method that can factorize the inverse of mass matrix into an arithmetic combination of three sparse matrices---one of them is positive definite and need to be further…

计算物理 · 物理学 2017-09-13 Xiankun Xu , Peiwen Li

We consider the maximum likelihood estimation of sparse inverse covariance matrices. We demonstrate that current heuristic approaches primarily encourage robustness, instead of the desired sparsity. We give a novel approach that solves the…

机器学习 · 统计学 2021-11-08 Dimitris Bertsimas , Jourdain Lamperski , Jean Pauphilet

We consider sparse matrix estimation where the goal is to estimate an $n\times n$ matrix from noisy observations of a small subset of its entries. We analyze the estimation error of the popularly utilized collaborative filtering algorithm…

统计理论 · 数学 2025-07-29 Christian Borgs , Jennifer Chayes , Devavrat Shah , Christina Lee Yu

We multiply two $n \times n$ matrices $S,T$ over semirings in the Congested Clique model, where $n$ fully connected nodes communicate synchronously using $O(\log n)$-bit messages, within $O(nz(S)^{1/3} nz(T)^{1/3}/n + 1)$ rounds of…

数据结构与算法 · 计算机科学 2019-03-22 Keren Censor-Hillel , Dean Leitersdorf , Elia Turner

Sparse matrix operations involve a large number of zero operands which makes most of the operations redundant. The amount of redundancy magnifies when a matrix operation repeatedly executes on sparse data. Optimizing matrix operations for…

数学软件 · 计算机科学 2023-07-13 Barnali Basak , Uday P. Khedker , Supratim Biswas

Randomly pivoted Cholesky (RPCholesky) is an algorithm for constructing a low-rank approximation of a positive-semidefinite matrix using a small number of columns. This paper develops an accelerated version of RPCholesky that employs block…

数值分析 · 数学 2025-04-08 Ethan N. Epperly , Joel A. Tropp , Robert J. Webber

We consider to design a new efficient and easy-to-implement algorithm to solve a general group sparse optimization model with a class of non-convex non-Lipschitz regularizations, named as fast iterative thresholding and support-and-scale…

最优化与控制 · 数学 2025-01-09 Yanan Zhao , Qiaoli Dong , Yufei Zhao , Chunlin Wu

Given a large data matrix, sparsifying, quantizing, and/or performing other entry-wise nonlinear operations can have numerous benefits, ranging from speeding up iterative algorithms for core numerical linear algebra problems to providing…

机器学习 · 统计学 2021-03-18 Zhenyu Liao , Romain Couillet , Michael W. Mahoney

We classify a family of matrices of shift operators that can be factorised in a computationally tractable manner with the Cholesky algorithm. Such matrices arise in the linear quadratic regulator problem, and related areas. We use the…

最优化与控制 · 数学 2026-02-04 Julia Adlercreutz , Richard Pates

Sparse matrix ordering is a vital optimization technique often employed for solving large-scale sparse matrices. Its goal is to minimize the matrix bandwidth by reorganizing its rows and columns, thus enhancing efficiency. Conventional…

分布式、并行与集群计算 · 计算机科学 2025-11-14 Tao Tang , Youfu Jiang , Yingbo Cui , Jianbin Fang , Peng Zhang , Lin Peng , Chun Huang

In this paper an approach for finding a sparse incomplete Cholesky factor through an incomplete orthogonal factorization with Givens rotations is discussed and applied to Gaussian Markov random fields (GMRFs). The incomplete Cholesky factor…

统计计算 · 统计学 2013-07-05 Xiangping Hu , Daniel Simpson , Håvard Rue

It is well known that for general linear systems, only optimal Krylov methods with long recurrences exist. For special classes of linear systems it is possible to find optimal Krylov methods with short recurrences. In this paper we consider…

数值分析 · 数学 2023-04-11 R. Idema , C. Vuik

Scalable QR factorization algorithms for solving least squares and eigenvalue problems are critical given the increasing parallelism within modern machines. We introduce a more general parallelization of the CholeskyQR2 algorithm and show…

分布式、并行与集群计算 · 计算机科学 2019-06-18 Edward Hutter , Edgar Solomonik

We propose a new pivot selection technique for symmetric indefinite factorization of sparse matrices. Such factorization should maintain both sparsity and numerical stability of the factors, both of which depend solely on the choices of the…

数值分析 · 计算机科学 2016-01-27 Duangpen Jetpipattanapong , Gun Srijuntongsiri

Sparse learning is an important topic in many areas such as machine learning, statistical estimation, signal processing, etc. Recently, there emerges a growing interest on structured sparse learning. In this paper we focus on the…

信息论 · 计算机科学 2015-03-10 Shubao Zhang , Hui Qian , Zhihua Zhang

In this paper we present a method for matrix inversion based on Cholesky decomposition with reduced number of operations by avoiding computation of intermediate results; further, we use fixed point simulations to compare the numerical…

数学软件 · 计算机科学 2013-10-21 Aravindh Krishnamoorthy , Deepak Menon

Given a sample covariance matrix, we examine the problem of maximizing the variance explained by a linear combination of the input variables while constraining the number of nonzero coefficients in this combination. This is known as sparse…

人工智能 · 计算机科学 2011-11-10 Alexandre d'Aspremont , Francis Bach , Laurent El Ghaoui

The inversion of structured sparse matrices is a key but computationally and memory-intensive operation in many scientific applications. There are cases, however, where only particular entries of the full inverse are required. This has…

分布式、并行与集群计算 · 计算机科学 2025-03-25 Vincent Maillou , Lisa Gaedke-Merzhaeuser , Alexandros Nikolaos Ziogas , Olaf Schenk , Mathieu Luisier

We study sparse recovery with structured random measurement matrices having independent, identically distributed, and uniformly bounded rows and with a nontrivial covariance structure. This class of matrices arises from random sampling of…

信息论 · 计算机科学 2020-05-15 Simone Brugiapaglia , Sjoerd Dirksen , Hans Christian Jung , Holger Rauhut

This paper studies the estimation of a large covariance matrix. We introduce a novel procedure called ChoSelect based on the Cholesky factor of the inverse covariance. This method uses a dimension reduction strategy by selecting the pattern…

统计理论 · 数学 2010-10-13 Nicolas Verzelen