English

Forging Multiple Training Objectives for Pre-trained Language Models via Meta-Learning

Computation and Language 2022-10-20 v1

Abstract

Multiple pre-training objectives fill the vacancy of the understanding capability of single-objective language modeling, which serves the ultimate purpose of pre-trained language models (PrLMs), generalizing well on a mass of scenarios. However, learning multiple training objectives in a single model is challenging due to the unknown relative significance as well as the potential contrariety between them. Empirical studies have shown that the current objective sampling in an ad-hoc manual setting makes the learned language representation barely converge to the desired optimum. Thus, we propose \textit{MOMETAS}, a novel adaptive sampler based on meta-learning, which learns the latent sampling pattern on arbitrary pre-training objectives. Such a design is lightweight with negligible additional training overhead. To validate our approach, we adopt five objectives and conduct continual pre-training with BERT-base and BERT-large models, where MOMETAS demonstrates universal performance gain over other rule-based sampling strategies on 14 natural language processing tasks.

Keywords

Cite

@article{arxiv.2210.10293,
  title  = {Forging Multiple Training Objectives for Pre-trained Language Models via Meta-Learning},
  author = {Hongqiu Wu and Ruixue Ding and Hai Zhao and Boli Chen and Pengjun Xie and Fei Huang and Min Zhang},
  journal= {arXiv preprint arXiv:2210.10293},
  year   = {2022}
}

Comments

EMNLP 2022 (findings)

R2 v1 2026-06-28T03:58:03.654Z