paper-with-me

홈 › Papers

Algebra of L-banded Matrices

2022-12-20 · Shunqi Huang, Lei Liu, Brian M. Kurkoski

Convergence is a crucial issue in iterative algorithms. Damping is commonly employed to ensure the convergence of iterative algorithms. The conventional ways of damping are scalar-wise, and either heuristic or empirical. Recently, an analytically optimized vector damping was proposed for memory message-passing (iterative) algorithms. As a result, it yields a special class of covariance matrices called L-banded matrices. In this paper, we show these matrices have broad algebraic properties arising from their L-banded structure. In particular, compact analytic expressions for the LDL decomposition, the Cholesky decomposition, the determinant after a column substitution, minors, and cofactors are derived. Furthermore, necessary and sufficient conditions for an L-banded matrix to be definite, a recurrence to obtain the characteristic polynomial, and some other properties are given. In addition, we give new derivations of the determinant and the inverse. (It's crucial to emphasize that some works have independently studied matrices with this special structure, named as L-matrices. Specifically, L-banded matrices are regarded as L-matrices with real and finite entries.)

📄 PDF Abstract BibTeX arXiv:2212.12431

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Banded Matrix Operators for Gaussian Markov Models in the Automatic Differentiation Era

2019-02-26 · Nicolas Durrande, Vincent Adam, Lucas Bordeaux, Stefanos Eleftheriadis 외

Banded matrices can be used as precision matrices in several models including linear state-space models, some Gaussian processes, and Gaussian Markov random fields. The aim of the paper is to make modern inference method…

Gaussian ProcessesState Space ModelsVariational Inference

Minimax Estimation of Bandable Precision Matrices

2017-10-19 · NeurIPS 2017 12 · Addison Hu, Sahand Negahban

The inverse covariance matrix provides considerable insight for understanding statistical models in the multivariate setting. In particular, when the distribution over variables is assumed to be multivariate normal, the …

(Amplified) Banded Matrix Factorization: A unified approach to private training

2023-06-13 · NeurIPS 2023 11

Matrix factorization (MF) mechanisms for differential privacy (DP) have substantially improved the state-of-the-art in privacy-utility-computation tradeoffs for ML applications in a variety of scenarios, but in both the …

Federated Learning

Convex Banding of the Covariance Matrix

2014-05-23 · Jacob Bien, Florentina Bunea, Luo Xiao

We introduce a new sparse estimator of the covariance matrix for high-dimensional models in which the variables have a known ordering. Our estimator, which is the solution to a convex optimization problem, is equivalentl…

Accelerated training of Gaussian processes using banded square exponential covariances

2026-01-26 · Emily C. Ehrhardt, Felipe Tobar arxiv

We propose a novel approach to computationally efficient GP training based on the observation that square-exponential (SE) covariance matrices contain several off-diagonal entries extremely close to zero. We construct a …

Computational EfficiencyGaussian Processes