中文
相关论文

相关论文: Computing the log-determinant of symmetric, diagon…

200 篇论文

We consider the problem of estimating log-determinants of large, sparse, positive definite matrices. A key focus of our algorithm is to reduce computational cost, and it is based on sparse approximate inverses. The algorithm can be…

数值分析 · 数学 2024-03-22 Owen Deen , Colton River Waller , John Paul Ward

Logarithms of determinants of large positive definite matrices appear ubiquitously in machine learning applications including Gaussian graphical and Gaussian process models, partition functions of discrete graphical models, minimum-volume…

数据结构与算法 · 计算机科学 2015-03-24 Insu Han , Dmitry Malioutov , Jinwoo Shin

We introduce a novel algorithm for approximating the logarithm of the determinant of a symmetric positive definite (SPD) matrix. The algorithm is randomized and approximates the traces of a small number of matrix powers of a specially…

数据结构与算法 · 计算机科学 2016-09-01 Christos Boutsidis , Petros Drineas , Prabhanjan Kambadur , Eugenia-Maria Kontopoulou , Anastasios Zouzias

We present an improved algorithm for solving symmetrically diagonally dominant linear systems. On input of an $n\times n$ symmetric diagonally dominant matrix $A$ with $m$ non-zero entries and a vector $b$ such that $A\bar{x} = b$ for some…

数据结构与算法 · 计算机科学 2011-08-22 Ioannis Koutis , Gary Miller , Richard Peng

Calculating the log-determinant of a matrix is useful for statistical computations used in machine learning, such as generative learning which uses the log-determinant of the covariance matrix to calculate the log-likelihood of model…

分布式、并行与集群计算 · 计算机科学 2018-11-21 Xiaomeng Dong , EN Barnett , Sudarshan K. Dhall

We show that if the probabilistic logarithmic-space solver or the deterministic nearly logarithmic-space solver for undirected Laplacian matrices can be extended to solve slightly larger subclasses of linear systems, then they can be use to…

计算复杂性 · 计算机科学 2020-03-17 Xuangui Huang

We present randomized algorithms for estimating the log-determinant of regularized symmetric positive semi-definite matrices. The algorithms access the matrix only through matrix vector products, and are based on the introduction of a…

数值分析 · 数学 2026-02-20 Alice Cortinovis , Daniele Toni

We study the bit complexity of inverting diagonally dominant matrices, which are associated with random walk quantities such as hitting times and escape probabilities. Such quantities can be exponentially small, even on undirected…

数据结构与算法 · 计算机科学 2025-10-23 Mehrdad Ghadiri , Hoai-An Nguyen , Junzhao Yang

We present a linear-system solver that, given an $n$-by-$n$ symmetric positive semi-definite, diagonally dominant matrix $A$ with $m$ non-zero entries and an $n$-vector $\bb $, produces a vector $\xxt$ within relative distance $\epsilon$ of…

数据结构与算法 · 计算机科学 2025-10-20 Daniel A. Spielman , Shang-Hua Teng

A sequence of approximations for the determinant and its logarithm of a complex matrixis derived, along with relative error bounds. The determinant approximations are derived from expansions of det(X)=exp(trace(log(X))), and they apply to…

数值分析 · 数学 2011-05-04 Ilse C. F. Ipsen , Dean J. Lee

We show that Laplacian and symmetric diagonally dominant (SDD) matrices can be well approximated by linear-sized sparse Cholesky factorizations. We show that these matrices have constant-factor approximations of the form $L L^{T}$, where…

数据结构与算法 · 计算机科学 2015-08-14 Yin Tat Lee , Richard Peng , Daniel A. Spielman

The log-determinant of a kernel matrix appears in a variety of machine learning problems, ranging from determinantal point processes and generalized Markov random fields, through to the training of Gaussian processes. Exact calculation of…

机器学习 · 统计学 2017-04-06 Jack Fitzsimons , Kurt Cutajar , Michael Osborne , Stephen Roberts , Maurizio Filippone

Calculating or accurately estimating log-determinants of large positive definite matrices is of fundamental importance in many machine learning tasks. While its cubic computational complexity can already be prohibitive, in modern…

机器学习 · 统计学 2025-07-11 Siavash Ameli , Chris van der Heide , Liam Hodgkinson , Fred Roosta , Michael W. Mahoney

In this paper, we propose a fast distributed solver for linear equations given by symmetric diagonally dominant M-Matrices. Our approach is based on a distributed implementation of the parallel solver of Spielman and Peng by considering a…

分布式、并行与集群计算 · 计算机科学 2015-02-12 Rasul Tutunov , Haitham Bou Ammar , Ali Jadbabaie

We present an algorithm that given any invertible symmetric diagonally dominant M-matrix (SDDM), i.e., a principal submatrix of a graph Laplacian, $\boldsymbol{\mathit{L}}$ and a nonnegative vector $\boldsymbol{\mathit{b}}$, computes an…

数据结构与算法 · 计算机科学 2025-11-21 Angelo Farfan , Mehrdad Ghadiri , Junzhao Yang

We develop deterministic approximation algorithms for the minimum dominating set problem in the CONGEST model with an almost optimal approximation guarantee. For $\epsilon>1/{\text{{poly}}}\log \Delta$ we obtain two algorithms with…

数据结构与算法 · 计算机科学 2019-12-24 Janosch Deurer , Fabian Kuhn , Yannic Maus

The computation of the Log-determinant of large, sparse, symmetric positive definite (SPD) matrices is essential in many scientific computational fields such as numerical linear algebra and machine learning. In low dimensions, Cholesky is…

数值分析 · 数学 2026-03-19 Verlon Roel Mbingui , Antoine Tambue , Issa Karambal

Matrix determinants play an important role in data analysis, in particular when Gaussian processes are involved. Due to currently exploding data volumes, linear operations - matrices - acting on the data are often not accessible directly…

数据分析、统计与概率 · 物理学 2015-07-08 Sebastian Dorn , Torsten A. Enßlin

We study \emph{sublinear} algorithms that solve linear systems locally. In the classical version of this problem the input is a matrix $S\in \mathbb{R}^{n\times n}$ and a vector $b\in\mathbb{R}^n$ in the range of $S$, and the goal is to…

数据结构与算法 · 计算机科学 2026-02-23 Alexandr Andoni , Robert Krauthgamer , Yosef Pogrow

We present an algorithm computing the determinant of an integer matrix A. The algorithm is introspective in the sense that it uses several distinct algorithms that run in a concurrent manner. During the course of the algorithm partial…

符号计算 · 计算机科学 2008-09-04 Jean-Guillaume Dumas , Anna Urbanska
‹ 上一页 1 2 3 10 下一页 ›