paper-with-me

홈 › Papers

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

2024-06-23 · Jimin Sohn, Haeji Jung, Alex Cheng, Jooeon Kang, Yilin Du, David R. Mortensen

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

📄 PDF Abstract BibTeX arXiv:2406.16030

Code (1)

gabriel819/zeroshot_ner 공식 구현 pytorch

Tasks

Cross-Lingual NERNER

Similar Papers 제목 키워드 기반

Cross-Lingual IPA Contrastive Learning for Zero-Shot NER

2025-03-10 · Jimin Sohn, David R. Mortensen

Existing approaches to zero-shot Named Entity Recognition (NER) for low-resource languages have primarily relied on machine translation, whereas more recent methods have shifted focus to phonemic representation. Building…

Contrastive LearningMachine Translationnamed-entity-recognitionNamed Entity Recognition+3

Mitigating the Linguistic Gap with Phonemic Representations for Robust Cross-lingual Transfer

2024-02-22 · Haeji Jung, Changdae Oh, Jooeon Kang, Jimin Sohn 외

Approaches to improving multilingual language understanding often struggle with significant performance gaps between high-resource and low-resource languages. While there are efforts to align the languages in a single la…

Cross-Lingual TransferLanguage Modelling

Towards Zero-shot Learning for Automatic Phonemic Transcription

2020-02-26 · Xinjian Li, Siddharth Dalmia, David R. Mortensen, Juncheng Li 외

Automatic phonemic transcription tools are useful for low-resource language documentation. However, due to the lack of training sets, only a tiny fraction of languages have phonemic transcription tools. Fortunately, mult…

Zero-Shot Learning

The taste of IPA: Towards open-vocabulary keyword spotting and forced alignment in any language

2023-11-14 · Jian Zhu, Changbing Yang, Farhan Samir, Jahurul Islam

In this project, we demonstrate that phoneme-based models for speech processing can achieve strong crosslinguistic generalizability to unseen languages. We curated the IPAPACK, a massively multilingual speech corpora wit…

Keyword Spotting

IPA-CHILDES & G2P+: Feature-Rich Resources for Cross-Lingual Phonology and Phonemic Language Modeling

2025-04-03 · Zébulon Goriely, Paula Buttery

In this paper, we introduce two resources: (i) G2P+, a tool for converting orthographic datasets to a consistent phonemic representation; and (ii) IPA CHILDES, a phonemic dataset of child-centered speech across 31 langua…

Grapheme-to-Phoneme ConversionLanguage ModelingLanguage Modelling