paper-with-me

홈 › Papers

Stable Knowledge Editing in Large Language Models

2024-02-20 · Zihao Wei, Liang Pang, Hanxing Ding, Jingcheng Deng, HuaWei Shen, Xueqi Cheng

Efficient knowledge editing of large language models is crucial for replacing obsolete information or incorporating specialized knowledge on a large scale. However, previous methods implicitly assume that knowledge is localized and isolated within the model, an assumption that oversimplifies the interconnected nature of model knowledge. The premise of localization results in an incomplete knowledge editing, whereas an isolated assumption may impair both other knowledge and general abilities. It introduces instability to the performance of the knowledge editing method. To transcend these assumptions, we introduce StableKE, a method adopts a novel perspective based on knowledge augmentation rather than knowledge localization. To overcome the expense of human labeling, StableKE integrates two automated knowledge augmentation strategies: Semantic Paraphrase Enhancement strategy, which diversifies knowledge descriptions to facilitate the teaching of new information to the model, and Contextual Description Enrichment strategy, expanding the surrounding knowledge to prevent the forgetting of related information. StableKE surpasses other knowledge editing methods, demonstrating stability both edited knowledge and multi-hop knowledge, while also preserving unrelated knowledge and general abilities. Moreover, StableKE can edit knowledge on ChatGPT.

📄 PDF Abstract BibTeX arXiv:2402.13048

Code (1)

hi-archers/stableke

Tasks

knowledge editing

Similar Papers 제목 키워드 기반

MoEEdit: Efficient and Routing-Stable Knowledge Editing for Mixture-of-Experts LLMs

2026-02-11 · Yupu Gu, Rongzhe Wei, Andy Zhu, Pan Li arxiv

Knowledge editing (KE) enables precise modifications to factual content in large language models (LLMs). Existing KE methods are largely designed for dense architectures, limiting their applicability to the increasingly …

knowledge editing

DeltaEdit: Enhancing Sequential Editing in Large Language Models by Controlling Superimposed Noise

2025-05-12 · Ding Cao, Yuchen Cai, Rongxi Guo, Xuesong He 외

Sequential knowledge editing techniques aim to continuously update the knowledge in large language models at a low cost, preventing the models from generating outdated or incorrect information. However, existing sequenti…

knowledge editing

The Labyrinth and the Thread: Rethinking Regularizations in Sequential Knowledge Editing for Large Language Models

2026-05-26 · Zheng Wang, Kaixuan Zhang, Wanfang Chen, Jingwen Zhang 외 arxiv

Sequential editing of structured knowledge in large language models allows targeted factual updates without retraining, yet existing methods often rely on complex regularization or constraint mechanisms whose necessity r…

knowledge editing

Personality Editing for Language Models through Relevant Knowledge Editing

2025-02-17 · Seojin Hwang, Yumin Kim, Byeongjeong Kim, Hwanhee Lee

Large Language Models (LLMs) play a vital role in applications like conversational agents and content creation, where controlling a model's personality is crucial for maintaining tone, consistency, and engagement. Howeve…

knowledge editing

Energy-Regularized Sequential Model Editing on Hyperspheres

2025-10-01 · Qingyuan Liu, Jia-Chen Gu, Yunzhi Yao, Hong Wang 외 arxiv

Large language models (LLMs) require constant updates to remain aligned with evolving real-world knowledge. Model editing offers a lightweight alternative to retraining, but sequential editing often destabilizes represen…

knowledge editing