English

Pretraining with Artificial Language: Studying Transferable Knowledge in Language Models

Computation and Language 2022-03-23 v2

Abstract

We investigate what kind of structural knowledge learned in neural network encoders is transferable to processing natural language. We design artificial languages with structural properties that mimic natural language, pretrain encoders on the data, and see how much performance the encoder exhibits on downstream tasks in natural language. Our experimental results show that pretraining with an artificial language with a nesting dependency structure provides some knowledge transferable to natural language. A follow-up probing analysis indicates that its success in the transfer is related to the amount of encoded contextual information and what is transferred is the knowledge of position-aware context dependence of language. Our results provide insights into how neural network encoders process human languages and the source of cross-lingual transferability of recent multilingual language models.

Keywords

Cite

@article{arxiv.2203.10326,
  title  = {Pretraining with Artificial Language: Studying Transferable Knowledge in Language Models},
  author = {Ryokan Ri and Yoshimasa Tsuruoka},
  journal= {arXiv preprint arXiv:2203.10326},
  year   = {2022}
}

Comments

ACL 2022

R2 v1 2026-06-24T10:19:10.175Z