English

Seeking Neural Nuggets: Knowledge Transfer in Large Language Models from a Parametric Perspective

Computation and Language 2024-05-09 v2 Artificial Intelligence Machine Learning

Abstract

Large Language Models (LLMs) inherently encode a wealth of knowledge within their parameters through pre-training on extensive corpora. While prior research has delved into operations on these parameters to manipulate the underlying implicit knowledge (encompassing detection, editing, and merging), there remains an ambiguous understanding regarding their transferability across models with varying scales. In this paper, we seek to empirically investigate knowledge transfer from larger to smaller models through a parametric perspective. To achieve this, we employ sensitivity-based techniques to extract and align knowledge-specific parameters between different LLMs. Moreover, the LoRA module is used as the intermediary mechanism for injecting the extracted knowledge into smaller models. Evaluations across four benchmarks validate the efficacy of our proposed method. Our findings highlight the critical factors contributing to the process of parametric knowledge transfer, underscoring the transferability of model parameters across LLMs of different scales. Project website: https://maszhongming.github.io/ParaKnowTransfer.

Keywords

Cite

@article{arxiv.2310.11451,
  title  = {Seeking Neural Nuggets: Knowledge Transfer in Large Language Models from a Parametric Perspective},
  author = {Ming Zhong and Chenxin An and Weizhu Chen and Jiawei Han and Pengcheng He},
  journal= {arXiv preprint arXiv:2310.11451},
  year   = {2024}
}

Comments

ICLR 2024

R2 v1 2026-06-28T12:53:39.249Z