English

Zero-Shot Cross-Lingual NER Using Phonemic Representations for Low-Resource Languages

Computation and Language 2024-10-23 v2 Artificial Intelligence

Abstract

Existing zero-shot cross-lingual NER approaches require substantial prior knowledge of the target language, which is impractical for low-resource languages. In this paper, we propose a novel approach to NER using phonemic representation based on the International Phonetic Alphabet (IPA) to bridge the gap between representations of different languages. Our experiments show that our method significantly outperforms baseline models in extremely low-resource languages, with the highest average F1 score (46.38%) and lowest standard deviation (12.67), particularly demonstrating its robustness with non-Latin scripts. Our codes are available at https://github.com/Gabriel819/zeroshot_ner.git

Cite

@article{arxiv.2406.16030,
  title  = {Zero-Shot Cross-Lingual NER Using Phonemic Representations for Low-Resource Languages},
  author = {Jimin Sohn and Haeji Jung and Alex Cheng and Jooeon Kang and Yilin Du and David R. Mortensen},
  journal= {arXiv preprint arXiv:2406.16030},
  year   = {2024}
}

Comments

Accepted to EMNLP 2024 Main Conference

R2 v1 2026-06-28T17:16:10.889Z