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.

LLMs Beyond English: Scaling the Multilingual Capability of LLMs with Cross-Lingual Feedback

Domain:

natural language processing

Record type:

papermodeldataset
Creator:
LaiMesFra
Host:avatar
To democratize large language models (LLMs) to most natural languages, it is imperative to make these models capable of understanding and generating texts in many languages, in particular low-resource ones. While recent multilingual LLMs demonstrate remarkable performance in such capabilities, these LLMs still support a limited number of human languages due to the lack of training data for low-resource languages. Moreover, these LLMs are not yet aligned with human preference for downstream tasks, which is crucial for the success of LLMs in English. In this paper, we introduce xLLaMA-100 and xBLOOM-100 (collectively xLLMs-100), which scale the multilingual capabilities of LLaMA and BLOOM to 100 languages. To do so, we construct two datasets: a multilingual instruction dataset including 100 languages, which represents the largest language coverage to date, and a cross-lingual human feedback dataset encompassing 30 languages. We perform multilingual instruction tuning on the constructed instruction data and further align the LLMs with human feedback using the DPO algorithm on our cross-lingual human feedback dataset. We evaluate the multilingual understanding and generating capabilities of xLLMs-100 on five multilingual benchmarks. Experimental results show that xLLMs-100 consistently outperforms its peers across the benchmarks by considerable margins, defining a new state-of-the-art multilingual LLM that supports 100 languages. Accepted to Findings of ACL 2024. The code, datasets, and models are publicly available at github.com

Visit

arxiv.org

Tags

Computation and Language

Similar

Scaling Intermediate-Task Data for Cross-Lingual Transfer in Multilingual LLMsCross-Lingual Auto Evaluation for Assessing Multilingual LLMsTeaching LLMs to Abstain across Languages via Multilingual FeedbackRethinking Cross-lingual Alignment: Balancing Transfer and Cultural Erasure in Multilingual LLMsOptimal Transport Distillation for Zero-Shot Cross-Lingual Reasoning in Multilingual LLMsEMCEE: Improving Multilingual Capability of LLMs via Bridging Knowledge and Reasoning with Extracted Synthetic Multilingual Context

Scaling Intermediate-Task Data for Cross-Lingual Transfer in Multilingual LLMs

Intermediate-task training---fine-tuning a pretrained model on an intermediate task before fine-tuni

Cross-Lingual Auto Evaluation for Assessing Multilingual LLMs

Evaluating machine-generated text remains a significant challenge in NLP, especially for non-English

Teaching LLMs to Abstain across Languages via Multilingual Feedback

Multilingual LLMs often have knowledge disparities across languages, with larger gaps in under-resou

Rethinking Cross-lingual Alignment: Balancing Transfer and Cultural Erasure in Multilingual LLMs

Cross-lingual alignment (CLA) aims to align multilingual representations, enabling Large Language Mo

Optimal Transport Distillation for Zero-Shot Cross-Lingual Reasoning in Multilingual LLMs

Benefiting from transformer-based pre-trained language models, neural ranking models have made signi

EMCEE: Improving Multilingual Capability of LLMs via Bridging Knowledge and Reasoning with Extracted Synthetic Multilingual Context

Large Language Models (LLMs) have achieved impressive progress across a wide range of tasks, yet the