SearcharxivSearch

arXiv subjects

Gabriel Riffo

Publications and source records attributed to Gabriel Riffo.

3 recordsLinked to original sources

Likelihood Geometry of Moving Average and Autoregressive Processes

We study the problem of maximum likelihood estimation for moving average (MA) time series models from the perspective of algebraic statistics, with a focus on the structure and number of solutions of their likelihood equations. Of particular interest is to classify the critical points that lead to non-invertible models. We consider the composite likelihood as an alternative estimation method and analyze its critical points. We extend our algebraic analysis to autoregressive processes (AR). We provide algebraic closed form formulas for the parameters when possible. We also explore in simulations how methods from numerical algebraic geometry perform against traditional optimization for these models.

math.ST

SignatureTensors.jl: A Package for Signature Tensors in Julia

We introduce SignatureTensors.jl, a new package for computing signature tensors of paths in julia. We present its core functionality and demonstrate its use through illustrative examples. The package is compatible with the computer algebra system OSCAR, enabling both exact and numerical computations with signatures.

cs.SC

Regularized estimation for highly multivariate spatial Gaussian random fields

Estimating covariance parameters for multivariate spatial Gaussian random fields is computationally challenging, as the number of parameters grows rapidly with the number of variables, and likelihood evaluation requires operations of order $\mathcal{O}((np)^3)$. In many applications, however, not all cross-dependencies between variables are relevant, suggesting that sparse covariance structures may be both statistically advantageous and practically necessary. We propose a LASSO-penalized estimation framework that induces sparsity in the Cholesky factor of the multivariate Matérn correlation matrix, enabling automatic identification of uncorrelated variable pairs while preserving positive semidefiniteness. Estimation is carried out via a projected block coordinate descent algorithm that decomposes the optimization into tractable subproblems, with constraints enforced at each iteration through appropriate projections. Regularization parameter selection is discussed for both the likelihood and composite likelihood approaches. We conduct a simulation study demonstrating the ability of the method to recover sparse correlation structures and reduce estimation error relative to unpenalized approaches. We illustrate our procedure through an application to a geochemical dataset with $p = 36$ variables and $n = 3998$ spatial locations, showing the practical impact of the method and making spatial prediction feasible in a setting where standard approaches fail entirely.

stat.ME