SPSTMEMLJun 17, 2021

Minimax Estimation of Partially-Observed Vector AutoRegressions

arXiv:2106.09327v3
Originality Incremental advance
AI Analysis

This addresses the challenge of learning high-dimensional time series models under realistic data acquisition constraints, such as random and correlated sampling, which is incremental as it builds on existing estimation methods.

The paper tackles the problem of estimating sparse transition matrices in partially-observed Vector AutoRegressive processes with scarce and noisy data, proving near-optimality of their estimator through matching upper and lower bounds on non-asymptotic error.

High-dimensional time series are a core ingredient of the statistical modeling toolkit, for which numerous estimation methods are known.But when observations are scarce or corrupted, the learning task becomes much harder.The question is: how much harder? In this paper, we study the properties of a partially-observed Vector AutoRegressive process, which is a state-space model endowed with a stochastic observation mechanism.Our goal is to estimate its sparse transition matrix, but we only have access to a small and noisy subsample of the state components.Interestingly, the sampling process itself is random and can exhibit temporal correlations, a feature shared by many realistic data acquisition scenarios.We start by describing an estimator based on the Yule-Walker equation and the Dantzig selector, and we give an upper bound on its non-asymptotic error.Then, we provide a matching minimax lower bound, thus proving near-optimality of our estimator.The convergence rate we obtain sheds light on the role of several key parameters such as the sampling ratio, the amount of noise and the number of non-zero coefficients in the transition matrix.These theoretical findings are commented and illustrated by numerical experiments on simulated data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes