ACL 2023long2 citations

Towards Zero-Shot Multilingual Transfer for Code-Switched Responses

Ting-Wei Wu, Changsheng Zhao, Ernie Chang, Yangyang Shi, Pierce Chuang, Vikas Chandra, Biing Juang

Abstract

Recent task-oriented dialog systems have had great success in building English-based personal assistants, but extending these systems to a global audience is challenging due to the need for annotated data in the target language. An alternative approach is to leverage existing data in a high-resource language to enable cross-lingual transfer in low-resource language models. However, this type of transfer has not been widely explored in natural language response generation. In this research, we investigate the use of state-of-the-art multilingual models such as mBART and T5 to facilitate zero-shot and few-shot transfer of code-switched responses. We propose a new adapter-based framework that allows for efficient transfer by learning task-specific representations and encapsulating source and target language representations. Our framework is able to successfully transfer language knowledge even when the target language corpus is limited. We present both quantitative and qualitative analyses to evaluate the effectiveness of our approach.

BibTeX
@inproceedings{wu-etal-2023-towards,
    title = "Towards Zero-Shot Multilingual Transfer for Code-Switched Responses",
    author = "Wu, Ting-Wei  and
      Zhao, Changsheng  and
      Chang, Ernie  and
      Shi, Yangyang  and
      Chuang, Pierce  and
      Chandra, Vikas  and
      Juang, Biing",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.417/",
    doi = "10.18653/v1/2023.acl-long.417",
    pages = "7551--7563"
}