pith. sign in

arxiv: 2410.10801 · v1 · pith:472UKZYMnew · submitted 2024-10-14 · 💻 cs.CL · cs.LG

Mix Data or Merge Models? Optimizing for Diverse Multi-Task Learning

classification 💻 cs.CL cs.LG
keywords mergingdatamodelssafetymultilingualacrossdiverseeffective
0
0 comments X
read the original abstract

Large Language Models (LLMs) have been adopted and deployed worldwide for a broad variety of applications. However, ensuring their safe use remains a significant challenge. Preference training and safety measures often overfit to harms prevalent in Western-centric datasets, and safety protocols frequently fail to extend to multilingual settings. In this work, we explore model merging in a diverse multi-task setting, combining safety and general-purpose tasks within a multilingual context. Each language introduces unique and varied learning challenges across tasks. We find that objective-based merging is more effective than mixing data, with improvements of up to 8% and 10% in general performance and safety respectively. We also find that language-based merging is highly effective -- by merging monolingually fine-tuned models, we achieve a 4% increase in general performance and 7% reduction in harm across all languages on top of the data mixtures method using the same available data. Overall, our comprehensive study of merging approaches provides a useful framework for building strong and safe multilingual models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Model Merging as Probabilistic Inference in Fine-Tuning Parameter Space

    cs.LG 2026-07 unverdicted novelty 7.0

    Model merging is cast as PoE inference with EBM experts, revealing Gaussian assumptions in prior work and proposing convergent Cauchy experts that improve empirical performance.

  2. Safety is Contextual, LLM-Judges Are Not: Navigating the Rigid Priors of Evaluators

    cs.AI 2026-06 unverdicted novelty 5.0

    LLM safety judges resist adjusting evaluations when given contradictory context or new safety definitions, despite some ability to learn from new information.

  3. On the Limits of Model Merging for Multilinguality in Pre-Training

    cs.CL 2026-05 unverdicted novelty 5.0

    Merging any combination of monolingual pre-trained models leads to performance collapse due to interference, indicating that merging flexibility from fine-tuning does not extend to pre-training.