English

Understanding Goal-Oriented Active Learning via Influence Functions

Machine Learning 2019-12-03 v3 Machine Learning

Abstract

Active learning (AL) concerns itself with learning a model from as few labelled data as possible through actively and iteratively querying an oracle with selected unlabelled samples. In this paper, we focus on analyzing a popular type of AL in which the utility of a sample is measured by a specified goal achieved by the retrained model after accounting for the sample's marginal influence. Such AL strategies attract a lot of attention thanks to their intuitive motivations, yet they also suffer from impractically high computational costs due to their need for many iterations of model retraining. With the help of influence functions, we present an effective approximation that bypasses model retraining altogether, and propose a general efficient implementation that makes such AL strategies applicable in practice, both in the serial and the more challenging batch-mode setting. Additionally, we present both theoretical and empirical findings which call into question a few common practices and beliefs about such AL strategies.

Keywords

Cite

@article{arxiv.1905.13183,
  title  = {Understanding Goal-Oriented Active Learning via Influence Functions},
  author = {Minjie Xu and Gary Kazantsev},
  journal= {arXiv preprint arXiv:1905.13183},
  year   = {2019}
}

Comments

14 pages, to be presented at the NeurIPS 2019 workshop on "ML with Guarantees"

R2 v1 2026-06-23T09:33:37.335Z