Borrowed Words, Borrowed Minds: Probing LLM Choice of English-Derived Loanwords in Japanese
Summary
A new controlled evaluation dataset has been introduced to probe how large language models encode sociolinguistic variation in Japanese, specifically the choice between English-derived loanwords (gairaigo) and native Japanese equivalents. This dataset features 113 interchangeable lexical pairs embedded across six communicative contexts, encompassing formal and informal, spoken and written registers. Researchers evaluated 16 Japanese-capable LLMs using three tasks: sentence rating, pairwise choice, and masked word prediction. While both lexical forms were generally rated as natural, the models exhibited substantial divergence in contextual sensitivity and lexical preference. These findings highlight architectural differences in how socially grounded lexical alternatives are represented, suggesting that surface fluency in LLMs may mask instability in modeling pragmatic variation, which has implications for socially aware language generation and evaluation.
Key takeaway
For NLP Engineers developing Japanese LLMs, you must move beyond surface fluency metrics to evaluate true sociolinguistic competence. Your models' divergent contextual sensitivity and lexical preferences for gairaigo versus native equivalents indicate a need for more robust pragmatic modeling. Implement evaluation datasets that specifically probe socially meaningful lexical choices to ensure your LLMs generate contextually appropriate and culturally nuanced Japanese.
Key insights
LLMs exhibit instability in modeling sociolinguistic variation, particularly with Japanese loanwords, despite appearing fluent.
Principles
- Surface fluency can mask pragmatic modeling instability.
- Sociolinguistic choices reveal architectural LLM differences.
Method
A controlled dataset of 113 interchangeable lexical pairs across six contexts was used to evaluate 16 LLMs via sentence rating, pairwise choice, and masked word prediction tasks.
In practice
- Integrate sociolinguistic context into LLM evaluations.
- Develop LLMs for socially aware language generation.
Topics
- Large Language Models
- Japanese Language
- Sociolinguistics
- Lexical Choice
- Pragmatic Evaluation
- Language Generation
Best for: Research Scientist, AI Scientist, NLP Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.