Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

4998146195 · May 202619922001200920182026
48 results for inverse covariance matrices

Efficiently estimates sparse inverse covariance matrices in distributed systems.

problem Communication issues in distributed systems for estimating inverse covariance matrices.
method Proposes a method where each machine transfers a small subset of the entries of the inverse covariance matrix in a single round of communication.
result Error rates comparable with non-distributed settings, and correct model selection possible.

Method estimates sparse inverse covariance and partial correlation matrices efficiently.

problem Sparse high-dimensional inverse covariance and partial correlation matrix estimation.
method Two-stage estimation method using partial regression with positive semi-definiteness.
result Efficient estimation of inverse covariance and partial correlation matrices with derived non-asymptotic rates.

We simplify matrix computations for block matrices, especially useful for covariance and correlation matrices.

problem Complex computations for block matrices, especially for covariance and correlation matrices.
method Obtained a canonical representation for block matrices, facilitating computation of various matrix operations.
result Simplified computation of matrix operations for block matrices, particularly useful for covariance and correlation matrices.

Estimates multiple covariance matrices from high-dimensional data classes.

problem Jointly estimating inverse covariance matrices from distinct classes.
method Targeted fused ridge estimator using 2\ell_2-penalized maximum likelihood.
result The estimator stabilizes estimation in high-dimensional settings and allows incorporation of prior knowledge.

The paper develops scalable Bayesian models for dynamic covariance matrices using Gaussian processes.

problem Modeling dynamic and heteroskedastic covariance matrices for multivariate time series.
method Gradient-based variational inference for Wishart and inverse Wishart processes, with modifications for scalability and factoring.
result The modified models can scale to high-dimensional covariance matrices and outperform multivariate GARCH in covariance forecasting.

A new method for estimating sparse inverse covariance matrices.

problem Recovering the connectivity and non-connectivity graph of covariates.
method Adaptive thresholding in a transformed domain of the inverse covariance matrix.
result The proposed method outperforms state-of-the-art methods in accuracy.

New method reduces memory usage for Bayesian inverse problems on large grids.

problem Solving large-scale linear inverse problems with Gaussian process priors.
method Implicit representation of posterior covariance matrices, sequential disintegrations of Gaussian measures.
result Significant reduction in uncertainty for high-density regions estimation.

New method optimizes sparse inverse covariance estimation with guaranteed optimality.

problem Sparse inverse covariance estimation with robustness over sparsity.
method Cardinality constrained likelihood problem solved using mixed-integer and convex optimization.
result Certifiably optimal solutions with high quality and sparsity guarantees.

The graphical lasso (glasso) is a widely-used fast algorithm for estimating sparse inverse covariance matrices. The glasso solves an L1 penalized maximum likelihood problem and is available as an R library on CRAN. The output from the glasso, a regularized covariance matrix estimate a sparse inverse covariance matrix e…

2011-11-11abs ↗pdf ↗

A new method reduces the bias in estimating inverse covariance matrices from sketches.

problem Reducing the bias in estimating inverse covariance matrices from sketches.
method Developed a framework for analyzing inversion bias and proposed a new sketching technique called LEverage Score Sparsified (LESS) embeddings.
result The new sketching technique reduces the inversion bias to O(1/d)O(1/\sqrt d) for m=O(d)m=O(d), significantly smaller than the Θ(1)Θ(1) approximation error.

Paper solves a key problem in learning from high-dimensional covariance matrices.

problem Computing normalizing factors for Riemannian Gaussian distributions on high-dimensional covariance matrices.
method Equivalence with random matrix theory and log-normal matrix ensembles to approximate normalizing factors.
result Efficient approximation of normalizing factors with decreasing error as dimension increases.

Recently, there has been focus on penalized log-likelihood covariance estimation for sparse inverse covariance (precision) matrices. The penalty is responsible for inducing sparsity, and a very common choice is the convex l1l_1 norm. However, the best estimator performance is not always achieved with this penalty. The …

2014-08-05abs ↗pdf ↗

Extended wMEM approach for MEG inverse problem using wavelet and spatial filters.

problem Infer brain activity from full space-time data in MEG.
method Wavelet decomposition, spatial filters, Kronecker product modeling, numerical optimization.
result Smooth numerical optimization problem solved with reasonable dimensionality.

Undirected graphs can be used to describe matrix variate distributions. In this paper, we develop new methods for estimating the graphical structures and underlying parameters, namely, the row and column covariance and inverse covariance matrices from the matrix variate data. Under sparsity conditions, we show that one…

2012-09-23abs ↗pdf ↗

Method estimates mean and covariance of unreplicated matrix-variate data.

problem Analyzing unreplicated high-dimensional data with unknown mean and dependence structures.
method Generalized least squares and penalized covariance estimation.
result Consistent estimation of mean and covariance structures with improved power.

The paper proposes AIS for Bayesian inversion of multioutput signals with covariance estimation.

problem Performing uncertainty analysis of covariance matrices in Bayesian inversion problems for multioutput signals.
method Adaptive Importance Sampling (AIS) scheme, split variables, frequentist approach for noise covariance, prior density over covariance matrix.
result Estimation of model parameters and covariance matrix of noise.

We propose a method to clean covariance matrices of nonstationary systems by using time-independent eigenvalues.

problem Noise in covariance matrices of nonstationary systems with time-independent eigenvalues.
method Data-driven approach to use independent eigenvalues encoding long-term influence of future on present.
result Our method outperforms optimal stationary methods for filtering covariance matrix and its inverse.

Paper analyzes ensemble Kalman updates for effective dimension and localization.

problem Why small ensemble sizes work well in inverse problems and data assimilation.
method Non-asymptotic analysis of ensemble Kalman updates, focusing on effective dimension and localization.
result Rigorously explains why a small ensemble size is sufficient when prior covariance has moderate effective dimension.

Given nn i.i.d. observations of a random vector (X,Z)(X,Z), where XX is a high-dimensional vector and ZZ is a low-dimensional index variable, we study the problem of estimating the conditional inverse covariance matrix Ω(z)=(E[(XE[XZ])(XE[XZ])TZ=z])1Ω(z) = (E[(X-E[X \mid Z])(X-E[X \mid Z])^T \mid Z=z])^{-1} under the assumption that the set of non…

2014-12-24abs ↗pdf ↗

WS diffusion models handle anisotropic Gaussian noise better than conventional methods.

problem Handling anisotropic Gaussian noise in imaging inverse problems.
method Whitened Score (WS) diffusion models based on stochastic differential equations.
result WS DMs outperform conventional DMs on anisotropic Gaussian noise.

New method computes dense partial correlations with applications in graph theory and uncertainty quantification.

problem Sparse inverse covariance matrices are popular but dense solutions are overlooked.
method Derives approach based on inverse problem theory.
result New insights and approaches for model selection and data preprocessing.

New algorithm speeds up cluster-based compressive sensing tasks.

problem Efficiently solving multiple compressive sensing tasks with shared information.
method Combines Monte Carlo sampling with iterative linear solvers to avoid explicit covariance matrix computation.
result Up to thousands of times faster and orders of magnitude more memory-efficient compared to existing methods.

Simplified optimization for structured matrices in deep learning.

problem Computational challenges in Riemannian submanifold optimization for structured symmetric positive-definite matrices.
method Proposed a generalized Riemannian normal coordinates that dynamically orthonormalizes the metric and converts the problem into an unconstrained Euclidean space problem.
result Simplified existing approaches for structured covariances and developed matrix-inverse-free 2nd-order optimizers for deep learning with low precision.

A new data-adaptive prior stabilizes kernel learning in operators.

problem Learning kernels in operators from data is ill-posed due to nonlocal dependence.
method Introduces a data-adaptive prior to stabilize the Bayesian posterior mean.
result The data-adaptive prior achieves a stable posterior with small noise limits.

Paper presents a new framework for covariance matrix estimation with geometric insights.

problem Challenges in covariance matrix estimation, especially in finding suitable models and efficient estimation methods.
method General framework for linear restrictions on different transformations of the covariance matrix, including matrix logarithm and its inverse.
result Yields an MM-estimator with MM-estimation allowing for straightforward asymptotic and finite sample analysis.

A new covariance estimator reduces dimensionality in high-dimensional undersized samples.

problem Challenges in estimating covariance matrices for high-dimensional data with fewer samples.
method Maximum Entropy Covariance (MEC) estimator that combines covariance matrices from different response categories.
result MEC estimator improves efficiency in dimension reduction methods like SIR and SAVE.

Optimal data splitting improves covariance matrix estimation in large datasets.

problem Improving large covariance matrix estimation in high-dimensional settings.
method Focus on holdout method, derive closed-form error expression, connect to eigenvalue variance.
result Optimal train-test split scales as square root of matrix dimension.

In this work we construct an optimal shrinkage estimator for the precision matrix in high dimensions. We consider the general asymptotics when the number of variables pp\rightarrow\infty and the sample size nn\rightarrow\infty so that p/nc(0,+)p/n\rightarrow c\in (0, +\infty). The precision matrix is estimated directly, wit…

2013-08-05abs ↗pdf ↗

Method regularizes Cholesky factors to detect nonstationarity in longitudinal data.

problem Detecting nonstationarity in large covariance matrices of longitudinal data.
method Fused-Lasso regularization on Cholesky factors.
result Regularization leads to smooth subdiagonals, indicating nonstationarity.

Paper proposes a deep learning method for better covariance matrix forecasting.

problem Suboptimal predictive performance in traditional matrix volatility forecasting.
method Riemannian-geometry-aware deep learning framework for symmetric positive definite matrices.
result Our method outperforms traditional approaches in predictive accuracy.

Dual PC algorithm improves structure learning of Bayesian networks.

problem Learning the structure of Bayesian networks from observational data.
method Dual PC algorithm, leveraging covariance and precision matrices, and partial correlations.
result The dual PC algorithm outperforms the classic PC algorithm in structure recovery, even with non-Gaussian data.

Formula for conditional covariance matrices simplified for elliptical distributions.

problem Analytical formula for conditional covariance matrices in elliptical distributions.
method Analytical formula for conditional covariance matrices of elliptically distributed random vectors based on linear combinations of marginal variables.
result Simplified formula for conditional covariance matrices, introducing univariate invariant.

Estimates covariance matrices with correlations between samples.

problem Estimating large-dimensional covariance matrices with correlated samples.
method Generalized Marcenko-Pastur equation and Ledoit-Peche shrinkage estimator using random matrix theory and free probability. Developed an efficient algorithm based on Ledoit-Wolf kernel estimation.
result Efficient algorithm for estimating large covariance matrices with correlations.

Efficiently computes matrix square roots and their inverses for large matrices.

problem Computing matrix square roots and inverses for large matrices efficiently.
method Combines Krylov subspace methods with rational approximation for quadratic-time computation.
result Achieves 4 decimal places of accuracy with fewer than 100 matrix-vector multiplications.

Diagonal transformations preserve independence structures in non-Gaussian distributions.

problem Preserving independence structures in non-Gaussian distributions.
method Diagonal nonlinear transformations of multivariate normal variables.
result Independence structures are preserved in non-Gaussian distributions under diagonal transformations.

Novel approach to robustly estimate inverse covariance matrix for multivariate data.

problem Estimating the inverse covariance matrix for multivariate data robustly against distributional uncertainty.
method Distributionally robust optimization framework tailored to graphical lasso, with closed-form radius.
result The radius of the Wasserstein ambiguity set is directly related to the regularization parameter and can be computed in closed-form.

Study extends bounds on sample covariance matrices with general dependence.

problem Quantitative bounds on sample covariance matrices with i.i.d. columns.
method Extends previous work on deterministic equivalent to rectangular random matrices with general dependence structure.
result Proves quantitative bounds involving dimensions and spectral parameter, including closer proximity to real positive semi-line.