PROM: Pivoted and Regulated Optimization for Multilingual Instruction Learning
Jaeseong Lee, Seung-won Hwang, Hojin Lee, Yunju Bak, Changmin Lee
Abstract
Large language models (LLMs) have become standard for natural language generation tasks, with instruction-tuning enhancing their capabilities. However, the lack of instruction-tuning datasets in languages other than English limits their application to diverse languages. To address this, researchers have adapted English-centric LLMs to other languages by appending English tuning data with its translated pair, from which we observe negative interference between the two. To resolve this, our contribution is identifying English as an internal pivot language, based on which we disentangle the roles of English and target language data in training. Specifically, we first design two roles as pivoted objectives, and also propose to regulate between the two, to better generalize for under-represented languages. Experiments across various languages demonstrate the effectiveness of our approach on multiple benchmarks. The code is publicly available for further exploration.
BibTeX
@inproceedings{lee-etal-2025-prom,
title = "{PROM}: Pivoted and Regulated Optimization for Multilingual Instruction Learning",
author = "Lee, Jaeseong and
Hwang, Seung-won and
Lee, Hojin and
Bak, Yunju and
Lee, Changmin",
editor = "Chiruzzo, Luis and
Ritter, Alan and
Wang, Lu",
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers)",
month = apr,
year = "2025",
address = "Albuquerque, New Mexico",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2025.naacl-short.19/",
pages = "222--228",
ISBN = "979-8-89176-190-2"
}