NAACL 2024findings2 citations

Fumbling in Babel: An Investigation into ChatGPT’s Language Identification Ability

Wei-Rui Chen, Ife Adebara, Khai Doan, Qisheng Liao, Muhammad Abdul-Mageed

Abstract

ChatGPT has recently emerged as a powerful NLP tool that can carry out a variety of tasks. However, the range of languages ChatGPT can handle remains largely a mystery. To uncover which languages ChatGPT ‘knows’, we investigate its language identification (LID) abilities. For this purpose, we compile Babel-670, a benchmark comprising 670 languages representing 23 language families spoken in five continents. Languages in Babel-670 run the gamut from the very high-resource to the very low-resource. We then study ChatGPT’s (both GPT-3.5 and GPT-4) ability to (i) identify language names and language codes (ii) under zero- and few-shot conditions (iii) with and without provision of a label set. When compared to smaller finetuned LID tools, we find that ChatGPT lags behind. For example, it has poor performance on African languages. We conclude that current large language models would benefit from further development before they can sufficiently serve diverse communities.

BibTeX
@inproceedings{chen-etal-2024-fumbling,
    title = "Fumbling in {B}abel: An Investigation into {C}hat{GPT}{'}s Language Identification Ability",
    author = "Chen, Wei-Rui  and
      Adebara, Ife  and
      Doan, Khai  and
      Liao, Qisheng  and
      Abdul-Mageed, Muhammad",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-naacl.274/",
    doi = "10.18653/v1/2024.findings-naacl.274",
    pages = "4387--4413"
}