Semi-Supervised Learning via Triplet Network Based Active Learning (Student Abstract)

Abstract

In recent years, deep learning models have pushed state-of-the-art accuracies for several machine learning tasks. However, such models require a large amount of (supervised) data for training. While unlabelled data is available in abundance, manually labeling them is very costly. Active learning techniques helps in utilizing unlabelled data which may result in an improved classification model. In this research, we present an active learning algorithm which can help in increasing performance of deep learning models by using large amount of unlabelled data. A novel active learning algorithm, Triplet AL is proposed which uses a triplet network to select samples from an unlabelled data set. Previous active learning methods rely on classification model's final prediction scores as a measure of confidence for an unlabelled sample. We propose a more reliable confidence measure, termed as Top-Two-Margin which is given by the Triplet Network. The proposed algorithm shows improved performance compared to other active learning approaches.

Cite

Text

Sundriyal et al. "Semi-Supervised Learning via Triplet Network Based Active Learning (Student Abstract)." AAAI Conference on Artificial Intelligence, 2021. doi:10.1609/AAAI.V35I18.17948

Markdown

[Sundriyal et al. "Semi-Supervised Learning via Triplet Network Based Active Learning (Student Abstract)." AAAI Conference on Artificial Intelligence, 2021.](https://mlanthology.org/aaai/2021/sundriyal2021aaai-semi/) doi:10.1609/AAAI.V35I18.17948

BibTeX

@inproceedings{sundriyal2021aaai-semi,
  title     = {{Semi-Supervised Learning via Triplet Network Based Active Learning (Student Abstract)}},
  author    = {Sundriyal, Divyanshu and Ghosh, Soumyadeep and Vatsa, Mayank and Singh, Richa},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2021},
  pages     = {15903-15904},
  doi       = {10.1609/AAAI.V35I18.17948},
  url       = {https://mlanthology.org/aaai/2021/sundriyal2021aaai-semi/}
}