Semi-supervised Active Regression
Abstract
Labelled data often comes at a high cost as it may require recruiting human labelers or running costly experiments. At the same time, in many practical scenarios, one already has access to a partially labelled, potentially biased dataset that can help with the learning task at hand. Motivated by such settings, we formally initiate a study of through the frame of linear regression. In this setting, the learner has access to a dataset which is composed of unlabelled examples that an algorithm can actively query, and examples labelled a-priori. Concretely, denoting the true labels by , the learner's objective is to find such that, \begin{equation} \| X \widehat{\beta} - Y \|_2^2 \le (1 + \epsilon) \min_{\beta \in \mathbb{R}^d} \| X \beta - Y \|_2^2 \end{equation} while making as few additional label queries as possible. In order to bound the label queries, we introduce an instance dependent parameter called the reduced rank, denoted by , and propose an efficient algorithm with query complexity . This result directly implies improved upper bounds for two important special cases: (i) active ridge regression, and (ii) active kernel ridge regression, where the reduced-rank equates to the statistical dimension, and effective dimension, of the problem respectively, where denotes the regularization parameter. For active ridge regression we also prove a matching lower bound of on the query complexity of any algorithm. This subsumes prior work that only considered the unregularized case, i.e., .
Cite
@article{arxiv.2106.06676,
title = {Semi-supervised Active Regression},
author = {Fnu Devvrit and Nived Rajaraman and Pranjal Awasthi},
journal= {arXiv preprint arXiv:2106.06676},
year = {2021}
}