English

Online A-Optimal Design and Active Linear Regression

Machine Learning 2021-01-01 v2 Machine Learning Optimization and Control

Abstract

We consider in this paper the problem of optimal experiment design where a decision maker can choose which points to sample to obtain an estimate β^\hat{\beta} of the hidden parameter β\beta^{\star} of an underlying linear model. The key challenge of this work lies in the heteroscedasticity assumption that we make, meaning that each covariate has a different and unknown variance. The goal of the decision maker is then to figure out on the fly the optimal way to allocate the total budget of TT samples between covariates, as sampling several times a specific one will reduce the variance of the estimated model around it (but at the cost of a possible higher variance elsewhere). By trying to minimize the 2\ell^2-loss E[β^β2]\mathbb{E} [\lVert\hat{\beta}-\beta^{\star}\rVert^2] the decision maker is actually minimizing the trace of the covariance matrix of the problem, which corresponds then to online A-optimal design. Combining techniques from bandit and convex optimization we propose a new active sampling algorithm and we compare it with existing ones. We provide theoretical guarantees of this algorithm in different settings, including a O(T2)\mathcal{O}(T^{-2}) regret bound in the case where the covariates form a basis of the feature space, generalizing and improving existing results. Numerical experiments validate our theoretical findings.

Keywords

Cite

@article{arxiv.1906.08509,
  title  = {Online A-Optimal Design and Active Linear Regression},
  author = {Xavier Fontaine and Pierre Perrault and Michal Valko and Vianney Perchet},
  journal= {arXiv preprint arXiv:1906.08509},
  year   = {2021}
}

Comments

29 pages, 5 figures

R2 v1 2026-06-23T09:58:47.374Z