English

Effective Version Space Reduction for Convolutional Neural Networks

Machine Learning 2020-06-23 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

In active learning, sampling bias could pose a serious inconsistency problem and hinder the algorithm from finding the optimal hypothesis. However, many methods for neural networks are hypothesis space agnostic and do not address this problem. We examine active learning with convolutional neural networks through the principled lens of version space reduction. We identify the connection between two approaches---prior mass reduction and diameter reduction---and propose a new diameter-based querying method---the minimum Gibbs-vote disagreement. By estimating version space diameter and bias, we illustrate how version space of neural networks evolves and examine the realizability assumption. With experiments on MNIST, Fashion-MNIST, SVHN and STL-10 datasets, we demonstrate that diameter reduction methods reduce the version space more effectively and perform better than prior mass reduction and other baselines, and that the Gibbs vote disagreement is on par with the best query method.

Keywords

Cite

@article{arxiv.2006.12456,
  title  = {Effective Version Space Reduction for Convolutional Neural Networks},
  author = {Jiayu Liu and Ioannis Chiotellis and Rudolph Triebel and Daniel Cremers},
  journal= {arXiv preprint arXiv:2006.12456},
  year   = {2020}
}

Comments

22 pages, 8 figures, to be published in the Proceedings of the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML PKDD) 2020

R2 v1 2026-06-23T16:31:48.968Z