ACL 2023findings7 citations

Enhancing Cross-lingual Transfer via Phonemic Transcription Integration

Hoang Nguyen, Chenwei Zhang, Tao Zhang, Eugene Rohrbaugh, Philip Yu

Abstract

Previous cross-lingual transfer methods are restricted to orthographic representation learning via textual scripts. This limitation hampers cross-lingual transfer and is biased towards languages sharing similar well-known scripts. To alleviate the gap between languages from different writing scripts, we propose PhoneXL, a framework incorporating phonemic transcriptions as an additional linguistic modality beyond the traditional orthographic transcriptions for cross-lingual transfer. Particularly, we propose unsupervised alignment objectives to capture (1) local one-to-one alignment between the two different modalities, (2) alignment via multi-modality contexts to leverage information from additional modalities, and (3) alignment via multilingual contexts where additional bilingual dictionaries are incorporated. We also release the first phonemic-orthographic alignment dataset on two token-level tasks (Named Entity Recognition and Part-of-Speech Tagging) among the understudied but interconnected Chinese-Japanese-Korean-Vietnamese (CJKV) languages. Our pilot study reveals phonemic transcription provides essential information beyond the orthography to enhance cross-lingual transfer and bridge the gap among CJKV languages, leading to consistent improvements on cross-lingual token-level tasks over orthographic-based multilingual PLMs.

BibTeX
@inproceedings{nguyen-etal-2023-enhancing,
    title = "Enhancing Cross-lingual Transfer via Phonemic Transcription Integration",
    author = "Nguyen, Hoang  and
      Zhang, Chenwei  and
      Zhang, Tao  and
      Rohrbaugh, Eugene  and
      Yu, Philip",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.583/",
    doi = "10.18653/v1/2023.findings-acl.583",
    pages = "9163--9175"
}