English

InstructAlign: High-and-Low Resource Language Alignment via Continual Crosslingual Instruction Tuning

Computation and Language 2023-10-25 v2 Artificial Intelligence

Abstract

Large language models (LLMs) that are tuned with instructions have demonstrated remarkable capabilities in various tasks and languages. However, their ability to generalize to underrepresented languages is limited due to the scarcity of available data. Additionally, directly adapting new languages to instruction-tuned LLMs can result in catastrophic forgetting, which leads to the loss of multitasking ability. To address this issue, we propose InstructAlign which uses continual crosslingual instruction tuning to enable LLMs to align new unseen languages with previously learned high-resource languages. Our results demonstrate the effectiveness of InstructAlign in enabling the model to understand low-resource languages with limited parallel data while preventing catastrophic forgetting. Our work contributes to the advancement of language adaptation methods, particularly for adapting instruction-tuned LLMs to underrepresented languages. Our code is released on https://github.com/HLTCHKUST/InstructAlign

Keywords

Cite

@article{arxiv.2305.13627,
  title  = {InstructAlign: High-and-Low Resource Language Alignment via Continual Crosslingual Instruction Tuning},
  author = {Samuel Cahyawijaya and Holy Lovenia and Tiezheng Yu and Willy Chung and Pascale Fung},
  journal= {arXiv preprint arXiv:2305.13627},
  year   = {2023}
}
R2 v1 2026-06-28T10:42:20.050Z