SOTAVerified

Discovering General-Purpose Active Learning Strategies

2018-10-09ICLR 2019Code Available0· sign in to hype

Ksenia Konyushkova, Raphael Sznitman, Pascal Fua

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose a general-purpose approach to discovering active learning (AL) strategies from data. These strategies are transferable from one domain to another and can be used in conjunction with many machine learning models. To this end, we formalize the annotation process as a Markov decision process, design universal state and action spaces and introduce a new reward function that precisely model the AL objective of minimizing the annotation cost. We seek to find an optimal (non-myopic) AL strategy using reinforcement learning. We evaluate the learned strategies on multiple unrelated domains and show that they consistently outperform state-of-the-art baselines.

Tasks

Reproductions