Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

X-Instruction: Aligning Language Model in Low-resource Languages with Self-curated Cross-lingual Instructions

Domain:

natural language processing

Record type:

paperdatasetmodel
Creator:
Li,YanZhaLu,
Host:avatar
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 tuning dataset on 10 languages, namely X-Instruction. The instruction data built using our method incorporate more language-specific knowledge compared with the naive translation method. Experimental results have shown that the response quality of the model tuned on X-Instruction greatly exceeds the model distilled from a powerful teacher model, reaching or even surpassing the ones of ChatGPT. In addition, we find that models tuned on cross-lingual instruction following samples can follow the instruction in the output language without further tuning. ACL 2024. Our codes, data and model weights are available at ZNLP/X-Instruction

Visit

arxiv.org

Tasks

natural language generation

Tags

Computation and LanguageArtificial Intelligence

Similar

Cross-lingual NER Model Robustness in Low-Resource LanguagesCross-lingual NER robustness in low-resource languages with source language diversitySelf-training in Multi-source Cross-lingual NER for Low-resource LanguagesZero-Shot Cross-Lingual Reranking with Large Language Models for Low-Resource LanguagesCross-lingual NER Transfer with Pretrained Language Models: Accuracy Degradation in Low-Resource LanguagesMURI: High-Quality Instruction Tuning Datasets for Low-Resource Languages via Reverse Instructions

Cross-lingual NER Model Robustness in Low-Resource Languages

Cross-lingual Named Entity Recognition (NER) leverages knowledge transfer between languages

Cross-lingual NER robustness in low-resource languages with source language diversity

Multilingual Language Models (MLLMs) exhibit robust cross-lingual transfer capabilities, or the abil

Self-training in Multi-source Cross-lingual NER for Low-resource Languages

Cross-lingual Named Entity Recognition (NER) leverages knowledge transfer between languages to ident

Zero-Shot Cross-Lingual Reranking with Large Language Models for Low-Resource Languages

Large language models (LLMs) have shown impressive zero-shot capabilities in various document rerank

Cross-lingual NER Transfer with Pretrained Language Models: Accuracy Degradation in Low-Resource Languages

Multilingual Language Models (MLLMs) exhibit robust cross-lingual transfer capabilities, or the abil

MURI: High-Quality Instruction Tuning Datasets for Low-Resource Languages via Reverse Instructions

Instruction tuning enhances large language models (LLMs) by aligning them with human preferences acr