Bayesian Active Learning for Classification and Preference Learning
Neil Houlsby, Ferenc Husz\'ar, Zoubin Ghahramani, M\'at\'e Lengyel

TL;DR
This paper introduces a minimal-approximation active learning method based on information gain for Gaussian Process Classifiers and extends it to preference learning, achieving competitive performance with lower computational costs.
Contribution
It proposes a new active learning approach using predictive entropies for GPC that minimizes approximations and extends to preference learning.
Findings
Favourable experimental performance compared to popular algorithms
Lower computational complexity than decision theoretic approaches
Effective extension to Gaussian Process preference learning
Abstract
Information theoretic active learning has been widely studied for probabilistic models. For simple regression an optimal myopic policy is easily tractable. However, for other tasks and with more complex models, such as classification with nonparametric models, the optimal solution is harder to compute. Current approaches make approximations to achieve tractability. We propose an approach that expresses information gain in terms of predictive entropies, and apply this method to the Gaussian Process Classifier (GPC). Our approach makes minimal approximations to the full information theoretic objective. Our experimental performance compares favourably to many popular active learning algorithms, and has equal or lower computational complexity. We compare well to decision theoretic approaches also, which are privy to more information and require much more computational time. Secondly, by…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Gaussian Processes and Bayesian Inference · Machine Learning and Data Classification
MethodsGaussian Process
