Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Model Surgery: Modulating LLM's Behavior Via Simple Parameter Editing

About

Large Language Models (LLMs) have demonstrated great potential as generalist assistants, showcasing powerful task understanding and problem-solving capabilities. To deploy LLMs as AI assistants, it is crucial that these models exhibit desirable behavioral traits, such as non-toxicity and resilience against jailbreak attempts. Current approaches for detoxification or preventing jailbreaking usually involve Supervised Fine-Tuning (SFT) or Reinforcement Learning from Human Feedback (RLHF), which requires finetuning billions of parameters through gradient descent with substantial computational cost. Furthermore, models modified through SFT and RLHF may deviate from the pretrained models, potentially leading to a degradation in foundational LLM capabilities. In this paper, we observe that surprisingly, directly editing a small subset of parameters can effectively modulate specific behaviors of LLMs, such as detoxification and resistance to jailbreaking, with only inference-level computational resources. Experiments demonstrate that in the detoxification task, our approach achieves reductions of up to 90.0% in toxicity on the RealToxicityPrompts dataset and 49.2% on ToxiGen, while maintaining the LLM's general capabilities in areas such as common sense, question answering, and mathematics

Huanqian Wang, Yang Yue, Rui Lu, Jingxin Shi, Andrew Zhao, Shenzhi Wang, Shiji Song, Gao Huang• 2024

Related benchmarks

TaskDatasetResultRank
Language UnderstandingMMLU
Accuracy41.7
756
ReasoningBBH
Accuracy39
507
Safety EvaluationToxigen
Safety73.5
71
Question AnsweringTyDi QA
Accuracy49.1
43
Toxicity EvaluationRealToxicity
RealTox5.17
8
Showing 5 of 5 rows

Other info

Follow for update