English

Learning to Learn from Weak Supervision by Full Supervision

Machine Learning 2017-12-01 v1 Artificial Intelligence Computation and Language Machine Learning

Abstract

In this paper, we propose a method for training neural networks when we have a large set of data with weak labels and a small amount of data with true labels. In our proposed model, we train two neural networks: a target network, the learner and a confidence network, the meta-learner. The target network is optimized to perform a given task and is trained using a large set of unlabeled data that are weakly annotated. We propose to control the magnitude of the gradient updates to the target network using the scores provided by the second confidence network, which is trained on a small amount of supervised data. Thus we avoid that the weight updates computed from noisy labels harm the quality of the target network model.

Keywords

Cite

@article{arxiv.1711.11383,
  title  = {Learning to Learn from Weak Supervision by Full Supervision},
  author = {Mostafa Dehghani and Aliaksei Severyn and Sascha Rothe and Jaap Kamps},
  journal= {arXiv preprint arXiv:1711.11383},
  year   = {2017}
}

Comments

Accepted at NIPS Workshop on Meta-Learning (MetaLearn 2017), Long Beach, CA, USA

R2 v1 2026-06-22T23:02:22.034Z