← 返回论文检索
ICLR 2026PosterAccept (Poster)

Command-V: Training-Free Representation Finetuning Transfer

Barry Wang, Avi Schwarzschild, Alexander Robey, Ali Payani, Charles Fleming, Mingjie Sun, Daphne Ippolito

Carnegie Mellon University · CMU, Carnegie Mellon University · Cisco Systems · Cisco · School of Computer Science, Carnegie Mellon University · School of Engineering and Applied Science, University of Pennsylvania

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Retrofitting large language models (LLMs) with new behaviors typically requires full finetuning or distillation—costly steps that must be repeated for every architecture. In this work, we introduce ⌘V (Command-V), a backpropagation-free behavior transfer method that copies an existing residual representation adapter from a donor model and pastes its effect into an architecturally different recipient model. ⌘V profiles layer activations on a small prompt set, derives linear converters between corresponding layers, and applies the donor intervention in the recipient’s activation space. This process does not require access to the original training data and needs minimal compute. In three case studies—safety-refusal enhancement, jailbreak facilitation, and automatic chain-of-thought reasoning—⌘V matches the performance of direct finetuning while using orders of magnitude less resources.