paper-with-me

홈 › Papers

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

2026-04-12 · Cong Ming, Ruixin Shi, Yifan Hu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.10401

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nationality Classification Using Name Embeddings

2017-08-25 · Junting Ye, Shuchu Han, Yifan Hu, Baris Coskun 외

Nationality identification unlocks important demographic information, with many applications in biomedical and sociological research. Existing name-based nationality classifiers use name substrings as features and are tr…

ClassificationGeneral Classification

Differentiating Emigration from Return Migration of Scholars Using Name-Based Nationality Detection Models

2025-05-09 · Faeze Ghorbanpour, Thiago Zordan Malaguth, Aliakbar Akbaritabar

Most web and digital trace data do not include information about an individual's nationality due to privacy concerns. The lack of data on nationality can create challenges for migration research. It can lead to a left-ce…

Nationality and Region Prediction from Names: A Comparative Study of Neural Models and Large Language Models

2026-01-13 · Keito Inoshita arxiv

Predicting nationality from personal names has practical value in marketing, demographic research, and genealogical studies. Conventional neural models learn statistical correspondences between names and nationalities fr…

Incept-N: A Convolutional Neural Network based Classification Approach for Predicting Nationality from Facial Features

2018-05-18 · Masum Shah Junayed, Afsana Ahsan Jeny, Nafis Neehal

The nationality of a human being is a well-known identifying characteristic used for every major authentication purpose in every country. Albeit advances in the application of Artificial Intelligence and Computer Vision …

General Classification

Who Does This Name Remind You of ? Nationality Prediction via Large Language Model Associative Memory

2026-01-19 · Keito Inoshita arxiv

Large language models (LLMs) possess extensive world knowledge, yet methods for effectively eliciting this knowledge remain underexplored. Nationality and region prediction tasks require understanding of not only linguis…