English

LICHEE: Improving Language Model Pre-training with Multi-grained Tokenization

Computation and Language 2021-08-04 v2 Artificial Intelligence

Abstract

Language model pre-training based on large corpora has achieved tremendous success in terms of constructing enriched contextual representations and has led to significant performance gains on a diverse range of Natural Language Understanding (NLU) tasks. Despite the success, most current pre-trained language models, such as BERT, are trained based on single-grained tokenization, usually with fine-grained characters or sub-words, making it hard for them to learn the precise meaning of coarse-grained words and phrases. In this paper, we propose a simple yet effective pre-training method named LICHEE to efficiently incorporate multi-grained information of input text. Our method can be applied to various pre-trained language models and improve their representation capability. Extensive experiments conducted on CLUE and SuperGLUE demonstrate that our method achieves comprehensive improvements on a wide variety of NLU tasks in both Chinese and English with little extra inference cost incurred, and that our best ensemble model achieves the state-of-the-art performance on CLUE benchmark competition.

Keywords

Cite

@article{arxiv.2108.00801,
  title  = {LICHEE: Improving Language Model Pre-training with Multi-grained Tokenization},
  author = {Weidong Guo and Mingjun Zhao and Lusheng Zhang and Di Niu and Jinwen Luo and Zhenhua Liu and Zhenyang Li and Jianbo Tang},
  journal= {arXiv preprint arXiv:2108.00801},
  year   = {2021}
}

Comments

Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021

R2 v1 2026-06-24T04:44:56.818Z