Online A-Optimal Design and Active Linear Regression
Xavier Fontaine, Pierre Perrault, Michal Valko, Vianney, Perchet

TL;DR
This paper introduces an online active sampling algorithm for heteroscedastic linear regression, optimizing experiment design to minimize estimation error with theoretical guarantees and empirical validation.
Contribution
It proposes a novel active sampling algorithm for heteroscedastic linear regression with theoretical regret bounds and empirical validation, advancing online experiment design methods.
Findings
Achieved an $ ext{O}(T^{-2})$ regret bound in basis covariate settings.
Validated theoretical results through numerical experiments.
Improved upon existing algorithms for online A-optimal design.
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 of the hidden parameter 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 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 -loss the decision maker is actually minimizing the trace of the covariance matrix of the problem, which corresponds then to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Optimal Experimental Design Methods · Machine Learning and Algorithms
MethodsLinear Regression
