X-Instruction: Aligning Language Model in Low-resource Languages with Self-curated Cross-lingual Instructions
Chong Li, Wen Yang, Jiajun Zhang, Jinliang Lu, Shaonan Wang, Chengqing, Zong

TL;DR
This paper introduces X-Instruction, a novel method for creating high-quality cross-lingual instruction datasets in low-resource languages, significantly improving language model responses in these languages without relying on unreliable translation methods.
Contribution
The paper presents a new approach to generate cross-lingual instruction data that enhances low-resource language understanding, outperforming translation-based methods and enabling models to follow instructions in target languages.
Findings
Models trained on X-Instruction outperform those trained on translated data.
The approach enables models to follow instructions in low-resource languages without additional tuning.
Response quality surpasses or matches that of ChatGPT in evaluated languages.
Abstract
Large language models respond well in high-resource languages like English but struggle in low-resource languages. It may arise from the lack of high-quality instruction following data in these languages. Directly translating English samples into these languages can be a solution but unreliable, leading to responses with translation errors and lacking language-specific or cultural knowledge. To address this issue, we propose a novel method to construct cross-lingual instruction following samples with instruction in English and response in low-resource languages. Specifically, the language model first learns to generate appropriate English instructions according to the natural web texts in other languages as responses. The candidate cross-lingual instruction tuning samples are further refined and diversified. We have employed this method to build a large-scale cross-lingual instruction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
