English

Scaling Native Language Identification with Transformer Adapters

Computation and Language 2022-11-21 v1

Abstract

Native language identification (NLI) is the task of automatically identifying the native language (L1) of an individual based on their language production in a learned language. It is useful for a variety of purposes including marketing, security and educational applications. NLI is usually framed as a multi-label classification task, where numerous designed features are combined to achieve state-of-the-art results. Recently deep generative approach based on transformer decoders (GPT-2) outperformed its counterparts and achieved the best results on the NLI benchmark datasets. We investigate this approach to determine the practical implications compared to traditional state-of-the-art NLI systems. We introduce transformer adapters to address memory limitations and improve training/inference speed to scale NLI applications for production.

Keywords

Cite

@article{arxiv.2211.10117,
  title  = {Scaling Native Language Identification with Transformer Adapters},
  author = {Ahmet Yavuz Uluslu and Gerold Schneider},
  journal= {arXiv preprint arXiv:2211.10117},
  year   = {2022}
}

Comments

Paper accepted to International Conference on Natural Language and Speech Processing 2022 (ICNLSP 2022)

R2 v1 2026-06-28T06:11:56.718Z