Beyond Local Edits: Embedding-Virtualized Knowledge for Broader Evaluation and Preservation of Model Editing
Shuainan Liu, Xuanang Chen, Ben He, Le Sun
TL;DR
This work addresses the limited scope of existing knowledge-editing evaluations by introducing Embedding-Virtualized Knowledge (EVK), which probes model knowledge through controlled embedding-space perturbations. It formalizes EVK-Bench, an unsupervised embedding-level benchmark that quantifies knowledge drift via Embedding Stability and Text Stability, revealing shortcomings of LTE-based editors on latent knowledge. To counter drift, the authors propose EVK-Align, a plug-and-play alignment module that regularizes edits against EVK instances using a KL-divergence objective with a progressive top-$k$ mechanism, achieving improved specificity while maintaining editing efficacy and generation quality. Across multiple model families and editing baselines, EVK-Bench and EVK-Align yield more comprehensive evaluation and stronger preservation of neighboring knowledge, offering a practical approach to more controllable model editing.
Abstract
Knowledge editing methods for large language models are commonly evaluated using predefined benchmarks that assess edited facts together with a limited set of related or neighboring knowledge. While effective, such evaluations remain confined to finite, dataset-bounded samples, leaving the broader impact of editing on the model's knowledge system insufficiently understood. To address this gap, we introduce Embedding-Virtualized Knowledge (EVK) that characterizes model knowledge through controlled perturbations in embedding space, enabling the exploration of a substantially broader and virtualized knowledge region beyond explicit data annotations. Based on EVK, we construct an embedding-level evaluation benchmark EVK-Bench that quantifies potential knowledge drift induced by editing, revealing effects that are not captured by conventional sample-based metrics. Furthermore, we propose a plug-and-play EVK-Align module that constrains embedding-level knowledge drift during editing and can be seamlessly integrated into existing editing methods. Experiments demonstrate that our approach enables more comprehensive evaluation while significantly improving knowledge preservation without sacrificing editing accuracy.
