English

FastBERT: a Self-distilling BERT with Adaptive Inference Time

Computation and Language 2020-04-30 v2

Abstract

Pre-trained language models like BERT have proven to be highly performant. However, they are often computationally expensive in many practical scenarios, for such heavy models can hardly be readily implemented with limited resources. To improve their efficiency with an assured model performance, we propose a novel speed-tunable FastBERT with adaptive inference time. The speed at inference can be flexibly adjusted under varying demands, while redundant calculation of samples is avoided. Moreover, this model adopts a unique self-distillation mechanism at fine-tuning, further enabling a greater computational efficacy with minimal loss in performance. Our model achieves promising results in twelve English and Chinese datasets. It is able to speed up by a wide range from 1 to 12 times than BERT if given different speedup thresholds to make a speed-performance tradeoff.

Keywords

Cite

@article{arxiv.2004.02178,
  title  = {FastBERT: a Self-distilling BERT with Adaptive Inference Time},
  author = {Weijie Liu and Peng Zhou and Zhe Zhao and Zhiruo Wang and Haotang Deng and Qi Ju},
  journal= {arXiv preprint arXiv:2004.02178},
  year   = {2020}
}

Comments

This manuscript has been accepted to appear at ACL 2020

R2 v1 2026-06-23T14:39:49.899Z