Entropy (Aug 2020)

An Intelligent Multi-View Active Learning Method Based on a Double-Branch Network

  • Fucong Liu,
  • Tongzhou Zhang,
  • Caixia Zheng,
  • Yuanyuan Cheng,
  • Xiaoli Liu,
  • Miao Qi,
  • Jun Kong,
  • Jianzhong Wang

DOI
https://doi.org/10.3390/e22080901
Journal volume & issue
Vol. 22, no. 8
p. 901

Abstract

Read online

Artificial intelligence is one of the most popular topics in computer science. Convolutional neural network (CNN), which is an important artificial intelligence deep learning model, has been widely used in many fields. However, training a CNN requires a large amount of labeled data to achieve a good performance but labeling data is a time-consuming and laborious work. Since active learning can effectively reduce the labeling effort, we propose a new intelligent active learning method for deep learning, which is called multi-view active learning based on double-branch network (MALDB). Different from most existing active learning methods, our proposed MALDB first integrates two Bayesian convolutional neural networks (BCNNs) with different structures as two branches of a classifier to learn the effective features for each sample. Then, MALDB performs data analysis on unlabeled dataset and queries the useful unlabeled samples based on different characteristics of two branches to iteratively expand the training dataset and improve the performance of classifier. Finally, MALDB combines multiple level information from multiple hidden layers of BCNNs to further improve the stability of sample selection. The experiments are conducted on five extensively used datasets, Fashion-MNIST, Cifar-10, SVHN, Scene-15 and UIUC-Sports, the experimental results demonstrate the validity of our proposed MALDB.

Keywords