English

CNT: Safety-oriented Function Reuse across LLMs via Cross-Model Neuron Transfer

Cryptography and Security 2026-03-20 v1 Software Engineering

Abstract

The widespread deployment of large language models (LLMs) calls for post-hoc methods that can flexibly adapt models to evolving safety requirements. Meanwhile, the rapidly expanding open-source LLM ecosystem has produced a diverse collection of models that already exhibit various safety-related functionalities. This motivates a shift from constructing safety functionality from scratch to reusing existing functionality from external models, thereby avoiding costly data collection and training procedures. In this paper, we present Cross-Model Neuron Transfer (CNT), a post-hoc method that reuses safety-oriented functionality by transferring a minimal subset of neurons from an open-source donor LLM to a target LLM. By operating at the neuron level, CNT enables modular function-level adaptation, supporting both function addition andfunction deletion. We evaluate CNT on seven popular LLMs across three representative applications: safety disalignment, alignment enhancement, and bias removal. Experimental results show that CNT achieves targeted safety-oriented functionality transfer with minimal performance degradation (less than 1% for most models), consistently outperforming five baselines, demonstrating its generality and practical effectiveness.

Keywords

Cite

@article{arxiv.2603.18449,
  title  = {CNT: Safety-oriented Function Reuse across LLMs via Cross-Model Neuron Transfer},
  author = {Yue Zhao and Yujia Gong and Ruigang Liang and Shenchen Zhu and Kai Chen and Xuejing Yuan and Wangjun Zhang},
  journal= {arXiv preprint arXiv:2603.18449},
  year   = {2026}
}
R2 v1 2026-07-01T11:27:24.841Z