paper-with-me

Papers

Joint Knowledge Editing for Information Enrichment and Probability Promotion

2024-12-22 · Wenhang Shi, Yiren Chen, Shuqing Bian, Xinyi Zhang, Zhe Zhao, Pengfei Hu, Wei Lu, Xiaoyong Du

Knowledge stored in large language models requires timely updates to reflect the dynamic nature of real-world information. To update the knowledge, most knowledge editing methods focus on the low layers, since recent probes into the knowledge recall process reveal that the answer information is enriched in low layers. However, these probes only and could only reveal critical recall stages for the original answers, while the goal of editing is to rectify model's prediction for the target answers. This inconsistency indicates that both the probe approaches and the associated editing methods are deficient. To mitigate the inconsistency and identify critical editing regions, we propose a contrast-based probe approach, and locate two crucial stages where the model behavior diverges between the original and target answers: Information Enrichment in low layers and Probability Promotion in high layers. Building upon the insights, we develop the Joint knowledge Editing for information Enrichment and probability Promotion (JEEP) method, which jointly edits both the low and high layers to modify the two critical recall stages. Considering the mutual interference and growing forgetting due to dual modifications, JEEP is designed to ensure that updates to distinct regions share the same objectives and are complementary. We rigorously evaluate JEEP by editing up to thousands of facts on various models, i.e., GPT-J (6B) and LLaMA (7B), and addressing diverse editing objectives, i.e., adding factual and counterfactual knowledge. In all tested scenarios, JEEP achieves best performances, validating the effectiveness of the revealings of our probe approach and the designs of our editing method. Our code and data are available at https://github.com/Eric8932/JEEP.

📄 PDF Abstract BibTeX arXiv:2412.17872

Code (1)

eric8932/jeep 공식 구현 pytorch

Tasks

counterfactualknowledge editing

Methods 이 논문이 사용한 방법론

Focus 설명 없음
LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Stable Knowledge Editing in Large Language Models

2024-02-20 · Zihao Wei, Liang Pang, Hanxing Ding, Jingcheng Deng 외

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 lo…

knowledge editing

DiffEditor: Enhancing Speech Editing with Semantic Enrichment and Acoustic Consistency

2024-09-19 · Yang Chen, Yuhang Jia, Shiwan Zhao, Ziyue Jiang 외

As text-based speech editing becomes increasingly prevalent, the demand for unrestricted free-text editing continues to grow. However, existing speech editing techniques encounter significant challenges, particularly in …

Language ModelingLanguage ModellingWord Embeddings

ContextFlow: Training-Free Video Object Editing via Adaptive Context Enrichment

2025-09-22 · Yiyang Chen, Xuanhua He, Xiujun Ma, Yue Ma arxiv

Training-free video object editing aims to achieve precise object-level manipulation, including object insertion, swapping, and deletion. However, it faces significant challenges in maintaining fidelity and temporal cons…

Localizing and Editing Knowledge in Large Audio-Language Models

2026-03-15 · Sung Kyun Chung, Jiaheng Dong, Qiuchi Hu, Gongping Huang 외 arxiv

Large Audio-Language Models (LALMs) have shown strong performance in speech understanding, making speech a natural interface for accessing factual information. Yet they are trained on static corpora and may encode incorr…

Coupling semantic and statistical techniques for dynamically enriching web ontologies

2020-04-23 · Mohammed Maree, Mohammed Belkhatir

With the development of the Semantic Web technology, the use of ontologies to store and retrieve information covering several domains has increased. However, very few ontologies are able to cope with the ever-growing nee…