Functional interference between task vectors is real but conditional: it persists across scales and model families only for coarse, input- and format-specific comparisons, not for benchmark predictions.
PermDoRA -- Understanding Adapter Interference in Language Models: Limits of Parameter-Space Geometry
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Access control in large language models (LLMs) requires modular mechanisms to enable domain-specific behavior without retraining or cross-domain interference. A common hypothesis is that interference during adapter composition arises from overlap in linear parameter updates, suggesting that enforcing orthogonality or directional independence should improve multi-domain performance. We test this hypothesis using DoRA-RBAC, a hierarchical adapter composition framework based on weight-decomposed low-rank adaptation. We compare conventional Euclidean merging with a geometry-aware Riemannian-inspired merging strategy that approximates the Frechet mean via normalized directional averaging across multiple QA benchmarks (GPQA, PubMedQA, SimpleQA, WMDP) on LLaMA-3.1-8B and Mistral-7B. Our results show that while single-domain performance matches LoRA, geometry-aware merging provides no consistent advantage over standard averaging in multi-domain settings.Diagnostic analysis further reveals that angular alignment and orthogonality of adapter updates are weak predictors of composition performance. These findings suggest that adapter interference is not governed primarily by parameter-space geometry, but is instead consistent with interactions in shared nonlinear representations.
fields
cs.LG 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
When Do Task Vectors Interfere? Mapping the Validity Boundaries of Weight-Space Composition
Functional interference between task vectors is real but conditional: it persists across scales and model families only for coarse, input- and format-specific comparisons, not for benchmark predictions.