English

What the Weight?! A Unified Framework for Zero-Shot Knowledge Composition

Computation and Language 2024-01-26 v2 Artificial Intelligence

Abstract

The knowledge encapsulated in a model is the core factor determining its final performance on downstream tasks. Much research in NLP has focused on efficient methods for storing and adapting different types of knowledge, e.g., in dedicated modularized structures, and on how to effectively combine these, e.g., by learning additional parameters. However, given the many possible options, a thorough understanding of the mechanisms involved in these compositions is missing, and hence it remains unclear which strategies to utilize. To address this research gap, we propose a novel framework for zero-shot module composition, which encompasses existing and some novel variations for selecting, weighting, and combining parameter modules under a single unified notion. Focusing on the scenario of domain knowledge and adapter layers, our framework provides a systematic unification of concepts, allowing us to conduct the first comprehensive benchmarking study of various zero-shot knowledge composition strategies. In particular, we test two module combination methods and five selection and weighting strategies for their effectiveness and efficiency in an extensive experimental setup. Our results highlight the efficacy of ensembling but also hint at the power of simple though often-ignored weighting methods. Further in-depth analyses allow us to understand the role of weighting vs. top-k selection, and show that, to a certain extent, the performance of adapter composition can even be predicted.

Keywords

Cite

@article{arxiv.2401.12756,
  title  = {What the Weight?! A Unified Framework for Zero-Shot Knowledge Composition},
  author = {Carolin Holtermann and Markus Frohmann and Navid Rekabsaz and Anne Lauscher},
  journal= {arXiv preprint arXiv:2401.12756},
  year   = {2024}
}

Comments

Accepted to Findings of the ACL: EACL 2024

R2 v1 2026-06-28T14:24:42.535Z