Efficient Active Learning of Halfspaces via Query Synthesis

Authors

  • Ibrahim Alabdulmohsin King Abdullah University of Science and Technology
  • Xin Gao King Abdullah University of Science and Technology
  • Xiangliang Zhang King Abdullah University of Science and Technology

DOI:

https://doi.org/10.1609/aaai.v29i1.9563

Keywords:

Active Learning, Query Synthesis, Halfspace, Linear Classifiers

Abstract

Active learning is a subfield of machine learning that has been successfully used in many applications including text classification and bioinformatics. One of the fundamental branches of active learning is query synthesis, where the learning agent constructs artificial queries from scratch in order to reveal sensitive information about the true decision boundary. Nevertheless, the existing literature on membership query synthesis has focused on finite concept classes with a limited extension to real-world applications. In this paper, we present an efficient spectral algorithm for membership query synthesis for halfspaces, whose sample complexity is experimentally shown to be near-optimal. At each iteration, the algorithm consists of two steps. First, a convex optimization problem is solved that provides an approximate characterization of the version space. Second, a principal component is extracted, which yields a synthetic query that shrinks the version space exponentially fast. Unlike traditional methods in active learning, the proposed method can be readily extended into the batch setting by solving for the top k eigenvectors in the second step. Experimentally, it exhibits a significant improvement over traditional approaches such as uncertainty sampling and representative sampling. For example, to learn a halfspace in the Euclidean plane with 25 dimensions and an estimation error of 1E-4, the proposed algorithm uses less than 3% of the number of queries required by uncertainty sampling.

Downloads

Published

2015-02-21

How to Cite

Alabdulmohsin, I., Gao, X., & Zhang, X. (2015). Efficient Active Learning of Halfspaces via Query Synthesis. Proceedings of the AAAI Conference on Artificial Intelligence, 29(1). https://doi.org/10.1609/aaai.v29i1.9563

Issue

Section

Main Track: Novel Machine Learning Algorithms