English

Fast and Accurate Deep Bidirectional Language Representations for Unsupervised Learning

Computation and Language 2020-04-20 v1

Abstract

Even though BERT achieves successful performance improvements in various supervised learning tasks, applying BERT for unsupervised tasks still holds a limitation that it requires repetitive inference for computing contextual language representations. To resolve the limitation, we propose a novel deep bidirectional language model called Transformer-based Text Autoencoder (T-TA). The T-TA computes contextual language representations without repetition and has benefits of the deep bidirectional architecture like BERT. In run-time experiments on CPU environments, the proposed T-TA performs over six times faster than the BERT-based model in the reranking task and twelve times faster in the semantic similarity task. Furthermore, the T-TA shows competitive or even better accuracies than those of BERT on the above tasks.

Keywords

Cite

@article{arxiv.2004.08097,
  title  = {Fast and Accurate Deep Bidirectional Language Representations for Unsupervised Learning},
  author = {Joongbo Shin and Yoonhyung Lee and Seunghyun Yoon and Kyomin Jung},
  journal= {arXiv preprint arXiv:2004.08097},
  year   = {2020}
}

Comments

Accepted at ACL 2020

R2 v1 2026-06-23T14:54:54.880Z