BEBERT: Efficient and Robust Binary Ensemble BERT
Jiayi Tian (Nanjing University); Chao Fang (Nanjing University); Haonan Wang (University of Southern California); Zhongfeng Wang (Nanjing University)
-
SPS
IEEE Members: $11.00
Non-members: $15.00
Pre-trained BERT models have achieved impressive accuracy on natural language processing (NLP) tasks. However, their excessive amount of parameters hinders them from efficient deployment on edge devices. Binarization of the BERT models can significantly alleviate this issue but comes with a severe accuracy drop compared with their full-precision counterparts. In this paper, we propose an efficient and robust binary ensemble BERT (BEBERT) to bridge the accuracy gap. To the best of our knowledge, this is the first work employing ensemble techniques on binary BERTs, yielding BEBERT, which achieves superior accuracy while retaining computational efficiency. Furthermore, we remove the knowledge distillation procedures during ensemble to speed up the training process without compromising accuracy. Experimental results on the GLUE benchmark show that the proposed BEBERT significantly outperforms the existing binary BERT models in accuracy and robustness with a 2× speedup on training time. Moreover, our BEBERT has a negligible accuracy loss of 0.3% compared to the full-precision baseline while saving 15× and 13× in FLOPs and model size, respectively. In addition, BEBERT outperforms other compressed BERTs in accuracy by up to 6.7%.