PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 14, 20240 citationsOpen Access

Knowledge Editing in Language Models via Adapted Direct Preference Optimization

View Full Paper
ARAmit RoznerBBBarak BattashLWLior Wolf

Key Points

Key points are not available for this paper at this time.

Abstract

Large Language Models (LLMs) can become outdated over time as they may lack updated world knowledge, leading to factual knowledge errors and gaps. Knowledge Editing (KE) aims to overcome this challenge using weight updates that do not require expensive retraining. We propose treating KE as an LLM alignment problem. Toward this goal, we introduce Knowledge Direct Preference Optimization (KDPO), a variation of the Direct Preference Optimization (DPO) that is more effective for knowledge modifications. Our method is based on an online approach that continually updates the knowledge stored in the model. We use the current knowledge as a negative sample and the new knowledge we want to introduce as a positive sample in a process called DPO. We also use teacher-forcing for negative sample generation and optimize using the positive sample, which helps maintain localized changes. We tested our KE method on various datasets and models, comparing it to several cutting-edge methods, with 100 and 500 sequential edits. Additionally, we conducted an ablation study comparing our method to the standard DPO approach. Our experimental results show that our modified DPO method allows for more refined KE, achieving similar or better performance compared to previous methods.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Rozner et al. (2024) studied this question.

synapsesocial.com/papers/68e64d66b6db6435875ddb0ehttps://doi.org/10.48550/arxiv.2406.09920
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Knowledge Editing on Black-box Large Language Models2024
  2. 2Time Sensitive Knowledge Editing through Efficient Finetuning2024
  3. 3SetKE: Knowledge Editing for Knowledge Elements Overlap2025
  4. 4KnowPO: Knowledge-aware Preference Optimization for Controllable Knowledge Selection in Retrieval-Augmented Language Models2024
  5. 5Disentangling Knowledge Representations for Large Language Model Editing2025