English

NameBERT: Scaling Name-Based Nationality Classification with LLM-Augmented Open Academic Data

Computation and Language 2026-04-22 v2

Abstract

Inferring nationality from personal names is a critical capability for equity and bias monitoring, personalization, and a valuable tool in biomedical and sociological research. However, existing name-based nationality classifiers are typically trained on relatively small or source-specific labeled datasets, which can introduce coverage gaps and limit performance for underrepresented countries. While large language models (LLMs) demonstrate strong zero-shot performance for name-based nationality prediction, their computational cost and latency make them impractical for real-time, large-scale deployment. In this work, we created a large-scale name-nationality dataset from the Open Academic Graph (OAG) and introduce a framework that leverages LLMs as dataset enrichers rather than inference engines. We augment low-resource countries with LLM-generated names and evaluate on real and synthetic-tail test sets. We find that augmentation produces large gains when evaluation includes synthetic tail names and still offers a modest lift on tail-country metrics otherwise. Overall, NameBERT models achieve significantly higher accuracy than state-of-the-art baselines across both in- and out-of-domain tasks, while remaining efficient for large-scale inference compared to LLMs.

Keywords

Cite

@article{arxiv.2604.10401,
  title  = {NameBERT: Scaling Name-Based Nationality Classification with LLM-Augmented Open Academic Data},
  author = {Cong Ming and Ruixin Shi and Yifan Hu},
  journal= {arXiv preprint arXiv:2604.10401},
  year   = {2026}
}

Comments

12 pages, 3 figures, 8 tables; accepted at the 39th Canadian Conference on Artificial Intelligence (Canadian AI 2026)

R2 v1 2026-07-01T12:04:40.051Z