English

DeltaMerge-LowRes: Composing Language and Task Deltas for Low-Resource Adaptation

Computation and Language 2026-07-15 v1

Abstract

Adapting a multilingual encoder to a new language \emph{and} a new task with only a few hundred gold examples is a common low-resource NLP setting, yet the two axes are usually fused via an expensive language--task fine-tuning run. We ask whether they can instead be trained separately and recombined in weight space. \DeltaMergeLowRes{} learns a language delta ΔL\Delta_L from unlabeled monolingual text and a task delta ΔT\Delta_T from labeled English data, then composes them at inference under one of four rules: additive, activation-guided, sparsity-aware, and a novel \emph{cross-axis TIES}. The new rule adapts the TIES-Merging steps of trimming, sign election, and merging to the language and task axes rather than to two task axes. Holding (ΔL,ΔT)(\Delta_L,\Delta_T) fixed across rules on four task families and four African languages (158158 evaluated cells, 10,00010{,}000-sample paired bootstrap per cell), we find: (i) cross-axis TIES wins summarisation on 3/43/4 languages by +4+4 to +7+7 chrF (chrF 18.5918.59 vs.\ 13.8013.80 task-only); (ii) it improves QA F1 by +2.32+2.32 and EM by +2.91+2.91; and (iii) sparsity-aware merging cuts classification ECE by 36%36\% at parity macro-F1. The composition rule materially changes what the merged model preserves, suppresses, and calibrates. We release all JSON traces and a claim ledger.

Cite

@article{arxiv.2607.13967,
  title  = {DeltaMerge-LowRes: Composing Language and Task Deltas for Low-Resource Adaptation},
  author = {Son Ha Xuan and Xuan-Bach Le and Phat T. Tran-Truong},
  journal= {arXiv preprint arXiv:2607.13967},
  year   = {2026}
}