paper-with-me

Papers

High-Performance Variance-Covariance Matrix Construction Using an Uncentered Gram Formulation

2025-11-11 · Felix Reichel arxiv

Reichel (2025) defined the bariance as a pairwise-difference measure that can be rewritten in linear time using only scalar sums. We extend this idea to the covariance matrix by showing that the standard matrix expression involving the uncentered Gram matrix and a correction term is algebraically identical to the pairwise-difference definition while avoiding explicit centering. The computation then reduces to one outer product of dimension p-by-p and a single subtraction. Benchmarks in Python show clear runtime gains, especially when BLAS optimizations are absent. Optionally faster Gram-matrix routines such as RXTX (Rybin et al., 2025) further reduce overall cost.

📄 PDF Abstract BibTeX arXiv:2511.08223

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

URGLQ: An Efficient Covariance Matrix Reconstruction Method for Robust Adaptive Beamforming

2022-10-05 · Tao Luo, Peng Chen, Zhenxin Cao, Le Zheng 외

The computational complexity of the conventional adaptive beamformer is relatively large, and the performance degrades significantly due to the model mismatch errors and the unwanted signals in received data. In this pap…

Super-Resolution Harmonic Retrieval of Non-Circular Signals

2023-01-17 · Yu Zhang, Yue Wang, Zhi Tian, Geert Leus 외

This paper proposes a super-resolution harmonic retrieval method for uncorrelated strictly non-circular signals, whose covariance and pseudo-covariance present Toeplitz and Hankel structures, respectively. Accordingly, t…

RetrievalSuper-Resolution

Dynamic ETF Portfolio Optimization Using enhanced Transformer-Based Models for Covariance and Semi-Covariance Prediction(Work in Progress)

2024-11-29 · Jiahao Zhu, Hengzhi Wu

This study explores the use of Transformer-based models to predict both covariance and semi-covariance matrices for ETF portfolio optimization. Traditional portfolio optimization techniques often rely on static covarianc…

ManagementPortfolio Optimization

Covariance Matrix Construction with Preprocessing-Based Spatial Sampling for Robust Adaptive Beamforming

2025-09-30 · Saeed Mohammadzadeh, Rodrigo C. de Lamare, Yuriy Zakharov arxiv

This work proposes an efficient, robust adaptive beamforming technique to deal with steering vector (SV) estimation mismatches and data covariance matrix reconstruction problems. In particular, the direction-of-arrival(D…

A Deep Learning Approach Utilizing Covariance Matrix Analysis for the ISBI Edited MRS Reconstruction Challenge

2023-06-05 · Julian P. Merkofer, Dennis M. J. van de Sande, Sina Amirrajab, Gerhard S. Drenthen 외

This work proposes a method to accelerate the acquisition of high-quality edited magnetic resonance spectroscopy (MRS) scans using machine learning models taking the sample covariance matrix as input. The method is invar…