English

BAM! Born-Again Multi-Task Networks for Natural Language Understanding

Computation and Language 2019-07-11 v1

Abstract

It can be challenging to train multi-task neural networks that outperform or even match their single-task counterparts. To help address this, we propose using knowledge distillation where single-task models teach a multi-task model. We enhance this training with teacher annealing, a novel method that gradually transitions the model from distillation to supervised learning, helping the multi-task model surpass its single-task teachers. We evaluate our approach by multi-task fine-tuning BERT on the GLUE benchmark. Our method consistently improves over standard single-task and multi-task training.

Keywords

Cite

@article{arxiv.1907.04829,
  title  = {BAM! Born-Again Multi-Task Networks for Natural Language Understanding},
  author = {Kevin Clark and Minh-Thang Luong and Urvashi Khandelwal and Christopher D. Manning and Quoc V. Le},
  journal= {arXiv preprint arXiv:1907.04829},
  year   = {2019}
}

Comments

ACL 2019

R2 v1 2026-06-23T10:17:43.214Z