SOTAVerified

NAMET: Robust Massive Model Editing via Noise-Aware Memory Optimization

2025-05-17Code Available0· sign in to hype

Yanbo Dai, Zhenlan Ji, Zongjie Li, Shuai Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Model editing techniques are essential for efficiently updating knowledge in large language models (LLMs). However, the effectiveness of existing approaches degrades in massive editing scenarios, particularly when evaluated with practical metrics or in context-rich settings. We attribute these failures to embedding collisions among knowledge items, which undermine editing reliability at scale. To address this, we propose NAMET (Noise-aware Model Editing in Transformers), a simple yet effective method that introduces noise during memory extraction via a one-line modification to MEMIT. Extensive experiments across six LLMs and three datasets demonstrate that NAMET consistently outperforms existing methods when editing thousands of facts.

Tasks

Reproductions