Resolving Editing-Unlearning Conflicts: A Knowledge Codebook Framework for Large Language Model Updating
Binchi Zhang, Zhengzhang Chen, Zaiyi Zheng, Jundong Li, Haifeng Chen

TL;DR
This paper introduces LOKA, a novel framework for updating large language models by resolving conflicts between unlearning and editing tasks through a knowledge codebook and specialized memory management.
Contribution
The paper presents a conflict-free knowledge codebook framework that improves LLM updating by addressing knowledge storage and task conflict challenges.
Findings
LOKA effectively resolves unlearning-editing conflicts.
It improves knowledge updating accuracy in LLMs.
Experimental results show superior performance over existing methods.
Abstract
Large Language Models (LLMs) excel in natural language processing by encoding extensive human knowledge, but their utility relies on timely updates as knowledge evolves. Updating LLMs involves two key tasks simultaneously: unlearning to remove unwanted knowledge and editing to incorporate new information. Existing methods face two major challenges: ineffective knowledge storage (either too sparse or too dense) and task conflicts between editing and unlearning, as validated through our theoretical and experimental results. To address these issues, we propose LOKA, a conflict-free framework for LLM updating based on a knowledge codebook. During training, updated knowledge is stored in multiple codebook memories. To optimize knowledge storage, a similarity-aware knowledge mapping ensures that related knowledge pieces are clustered and allocated to the same memory. Additionally, LOKA…
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
TopicsNatural Language Processing Techniques
