Novel technique based on L\'eja Points Approximation for Log-determinant Estimation of Large matrices
Verlon Roel Mbingui, Antoine Tambue, Issa Karambal

TL;DR
This paper introduces a new method using Léja points and Hutch++ to efficiently estimate the log-determinant of large matrices, reducing computational costs while maintaining accuracy.
Contribution
The paper presents a novel Léja points-based technique combined with Hutch++ for scalable log-determinant estimation of large matrices, improving efficiency over existing methods.
Findings
Significant reduction in computational complexity.
High accuracy maintained in large-scale matrix experiments.
Effective on both synthetic and real-world matrices.
Abstract
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 preferred, but in high dimensions, its computation may be prohibitive due to memory limitation. To circumvent this, Krylov subspace techniques have proven to be efficient but may be computationally expensive due to the required orthogonalization processes. In this paper, we introduce a novel technique to estimate the Log-determinant of a matrix using L\'eja points, where the implementation is only based on matrix multiplications and a rough estimation of eigenvalue bounds of the matrix. By coupling L\'eja points interpolation with a randomized algorithm called Hutch++, we achieve substantial reductions in computational complexity while preserving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Matrix Theory and Algorithms · Random Matrices and Applications
