English

Governance-Aware Hybrid Fine-Tuning for Multilingual Large Language Models

Computation and Language 2025-12-22 v1

Abstract

We present a governance-aware hybrid fine-tuning framework for multilingual, low-resource adaptation of large language models. The core algorithm combines gradient-aligned low-rank updates with structured orthogonal transformations through layer-wise mixing and introduces unitary constraints in selected sub-layers to stabilize deep optimization. In tandem with lightweight, label-free data governance steps, including language identification, near-duplicate removal, and quality filtering, the framework targets accuracy, calibration, and cross-language parity under tight compute budgets. Across XNLI and FLORES, the hybrid approach delivers consistent gains over strong PEFT baselines while maintaining directional balance and improving probability calibration, as shown in Tables II and III. It is more resilient to lightweight orthographic variants, as shown in Table IV, and benefits additively from simple governance steps, as shown in Table V. Training footprint measurements indicate modest overhead and a favorable cost-quality frontier, as shown in Table VI and Figure 2. Together, these results show that hybrid and unitary PEFT provide a stable and accessible path to resource-efficient multilingual adaptation when paired with practical data governance.

Keywords

Cite

@article{arxiv.2512.17344,
  title  = {Governance-Aware Hybrid Fine-Tuning for Multilingual Large Language Models},
  author = {Haomin Qi and Chengbo Huang and Zihan Dai and Yunkai Gao},
  journal= {arXiv preprint arXiv:2512.17344},
  year   = {2025}
}

Comments

11 pages, 4 figures, 6 tables. arXiv admin note: substantial text overlap with arXiv:2507.18076

R2 v1 2026-07-01T08:33:01.919Z