paper-with-me

Papers

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

2025-12-19 · Haomin Qi, Chengbo Huang, Zihan Dai, Yunkai Gao arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.17344

Code (0)

등록된 구현이 없습니다.

Tasks

Language Identification

Similar Papers 제목 키워드 기반

A Six-Dimensional Taxonomy of Post-Training Adaptation Techniques with Applications in AI Governance

2026-08-06 · Fardin Afdideh, Fernando Seoane, Farhad Abtahi arxiv

Post-training adaptation has become central to modern machine learning practice and includes techniques such as retraining, fine-tuning, parameter-efficient adaptation, alignment, retrieval augmentation, model editing, u…

A Speech Corpus for Mizo Automatic Speech Recognition: Whisper and SraVaani 1.0 Fine-Tuning with Morphology-Aware Evaluation

2026-08-19 · Priyankoo Sarmah, Sanasam Ranbir Singh, Lalhmingmawia arxiv

This study reports the development of an Automatic Speech Recognition (ASR) system in Mizo, a low-resource language. The development included collecting 17.62 hours of speech data, curating it, and fine-tuning the Mizo A…

Speech Recognition

Culturally-Grounded Governance for Multilingual Language Models: Rights, Data Boundaries, and Accountable AI Design

2026-01-31 · Hanjing Shi, Dominic DiFranzo arxiv

Multilingual large language models (MLLMs) are increasingly deployed across cultural, linguistic, and political contexts, yet existing governance frameworks largely assume English-centric data, homogeneous user populatio…

Multilingual self-supervised speech representations improve the speech recognition of low-resource African languages with codeswitching

2023-11-25 · Tolúlopé Ògúnrèmí, Christopher D. Manning, Dan Jurafsky

While many speakers of low-resource languages regularly code-switch between their languages and other regional languages or English, datasets of codeswitched speech are too small to train bespoke acoustic models from scr…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Understanding the effects of language-specific class imbalance in multilingual fine-tuning

2024-02-20 · Vincent Jung, Lonneke van der Plas

We study the effect of one type of imbalance often present in real-life multilingual classification datasets: an uneven distribution of labels across languages. We show evidence that fine-tuning a transformer-based Large…

Language ModelingLanguage ModellingLarge Language Model