ZJUKLAB at SemEval-2025 Task 4: Unlearning via Model Merging

📅 2025-03-27
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the challenge of selective forgetting of sensitive knowledge in large language models—where conventional approaches often suffer from either over-forgetting or under-forgetting—this paper proposes a model-merging-based unlearning method grounded in TIES-Merging. First, sensitive knowledge is localized, and two specialized submodels (forgetting and retaining) are constructed; then, TIES-Merging is applied in weight space to achieve fine-grained, balanced forgetting control. Innovatively, this work introduces model merging into unlearning tasks and highlights the limitations of mainstream membership inference attacks (MIA) and ROUGE metrics for fine-grained forgetting evaluation. To enhance interpretability, the method integrates local loss analysis and weight-space diagnostics. Evaluated on SemEval-2025 Task 4, it achieves second place (Task Aggregate score: 0.944). The code is open-sourced, and comprehensive ablation and attribution analyses are provided.

Technology Category

Application Category

📝 Abstract
This paper presents the ZJUKLAB team's submission for SemEval-2025 Task 4: Unlearning Sensitive Content from Large Language Models. This task aims to selectively erase sensitive knowledge from large language models, avoiding both over-forgetting and under-forgetting issues. We propose an unlearning system that leverages Model Merging (specifically TIES-Merging), combining two specialized models into a more balanced unlearned model. Our system achieves competitive results, ranking second among 26 teams, with an online score of 0.944 for Task Aggregate and 0.487 for overall Aggregate. In this paper, we also conduct local experiments and perform a comprehensive analysis of the unlearning process, examining performance trajectories, loss dynamics, and weight perspectives, along with several supplementary experiments, to understand the effectiveness of our method. Furthermore, we analyze the shortcomings of our method and evaluation metrics, emphasizing that MIA scores and ROUGE-based metrics alone are insufficient to fully evaluate successful unlearning. Finally, we emphasize the need for more comprehensive evaluation methodologies and rethinking of unlearning objectives in future research. Code is available at https://github.com/zjunlp/unlearn/tree/main/semeval25.
Problem

Research questions and friction points this paper is trying to address.

Selectively erase sensitive knowledge from large language models
Avoid over-forgetting and under-forgetting issues in unlearning
Evaluate unlearning effectiveness beyond MIA and ROUGE metrics
Innovation

Methods, ideas, or system contributions that make the work stand out.

Uses Model Merging for unlearning sensitive content
Applies TIES-Merging to balance model performance
Analyzes unlearning via trajectories and weight dynamics
🔎 Similar Papers
No similar papers found.
H
Haoming Xu
Zhejiang University
S
Shuxun Wang
Zhejiang University
Y
Yanqiu Zhao
Zhejiang University
Y
Yi Zhong
Zhejiang University
Ziyan Jiang
Ziyan Jiang
UC Santa Barbara
Large Language ModelNatural Language ProcessingInformation RetrievalSpeech Recognition
N
Ningyuan Zhao
Zhejiang University
Shumin Deng
Shumin Deng
National University of Singapore
NLPLLM Planning & ReasoningLLM AgentKGIE
H
Huajun Chen
Zhejiang University
Ningyu Zhang
Ningyu Zhang
Ph.D. Student, Vanderbilt University
artificial intelligencelearning analyticslearning environments