EMSEdit: Efficient Multi-Step Meta-Learning-based Model Editing
Xiaopeng Li, Shasha Li, Xi Wang, Shezheng Song, Bin Ji, Shangwen Wang, Jun Ma, Xiaodong Liu, Mina Liu, Jie Yu

TL;DR
EMSEdit introduces an efficient multi-step meta-learning approach for model editing in large language models, significantly improving performance and efficiency, especially in low-data scenarios, by leveraging multi-step backpropagation and regularization techniques.
Contribution
The paper proposes EMSEdit, a novel multi-step meta-learning method that enhances model editing efficiency and effectiveness, particularly under limited data, by integrating multi-step backpropagation and norm-based regularization.
Findings
Outperforms state-of-the-art methods in sequential and batch editing tasks.
Effectively handles complex multi-hop reasoning edits.
Seamlessly integrates with existing approaches for additional gains.
Abstract
Large Language Models (LLMs) power numerous AI applications, yet updating their knowledge remains costly. Model editing provides a lightweight alternative through targeted parameter modifications, with meta-learning-based model editing (MLME) demonstrating strong effectiveness and efficiency. However, we find that MLME struggles in low-data regimes and incurs high training costs due to the use of KL divergence. To address these issues, we propose fficient ulti-tep , which leverages multi-step backpropagation (MSBP) to effectively capture gradient-activation mapping patterns within editing samples, performs multi-step edits per sample to enhance editing performance under limited data, and introduces norm-based regularization to preserve unedited knowledge while improving training efficiency. Experiments on two datasets and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques
