paper-with-me

Papers

Disentangling Knowledge Representations for Large Language Model Editing

2025-05-24 · Mengqi Zhang, Zisheng Zhou, Xiaotian Ye, Qiang Liu, Zhaochun Ren, Zhumin Chen, Pengjie Ren

Knowledge Editing has emerged as a promising solution for efficiently updating embedded knowledge in large language models (LLMs). While existing approaches demonstrate effectiveness in integrating new knowledge and preserving the original capabilities of LLMs, they fail to maintain fine-grained irrelevant knowledge facts that share the same subject as edited knowledge but differ in relation and object. This challenge arises because subject representations inherently encode multiple attributes, causing the target and fine-grained irrelevant knowledge to become entangled in the representation space, and thus vulnerable to unintended alterations during editing. To address this, we propose DiKE, a novel approach that Disentangles Knowledge representations for LLM Editing (DiKE). DiKE consists of two key components: a Knowledge Representation Disentanglement (KRD) module that decomposes the subject representation into target-knowledgerelated and -unrelated components, and a Disentanglement-based Knowledge Edit (DKE) module that updates only the target-related component while explicitly preserving the unrelated one. We further derive a closed-form, rank-one parameter update based on matrix theory to enable efficient and minimally invasive edits. To rigorously evaluate fine-grained irrelevant knowledge preservation, we construct FINE-KED, a new benchmark comprising fine-grained irrelevant knowledge at different levels of relational similarity to the edited knowledge. Extensive experiments across multiple LLMs demonstrate that DiKE substantially improves fine-grained irrelevant knowledge preservation while maintaining competitive general editing performance.

📄 PDF Abstract BibTeX arXiv:2505.18774

Code (0)

등록된 구현이 없습니다.

Tasks

Disentanglementknowledge editingLanguage ModelingLanguage ModellingLarge Language ModelModel Editing

Similar Papers 제목 키워드 기반

Towards Unified Multimodal Editing with Enhanced Knowledge Collaboration

2024-09-30 · Kaihang Pan, Zhaoyu Fan, Juncheng Li, Qifan Yu 외

The swift advancement in Multimodal LLMs (MLLMs) also presents significant challenges for effective knowledge editing. Current methods, including intrinsic knowledge editing and external knowledge resorting, each possess…

knowledge editing

LADIS: Language Disentanglement for 3D Shape Editing

2022-12-09 · IAn Huang, Panos Achlioptas, Tianyi Zhang, Sergey Tulyakov 외

Natural language interaction is a promising direction for democratizing 3D shape design. However, existing methods for text-driven 3D shape editing face challenges in producing decoupled, local edits to 3D shapes. We add…

3D geometryDisentanglement

Towards Localized and Disentangled Knowledge Editing for Multimodal Large Language Models

2026-05-28 · Leijiang Gu, Zhen Zeng, Feng Li, Xinjian Gao 외 arxiv

Existing methods in Multimodal Knowledge Editing (MKE) have advanced the ability to correct outdated or inaccurate knowledge in Multimodal Large Language Models (MLLMs). However, they exhibit a critical limitation: while…

knowledge editing

Attribution Analysis Meets Model Editing: Advancing Knowledge Correction in Vision Language Models with VisEdit

2024-08-19 · Qizhou Chen, Taolin Zhang, Chengyu Wang, Xiaofeng He 외

Model editing aims to correct outdated or erroneous knowledge in large models without costly retraining. Recent research discovered that the mid-layer representation of the subject's final token in a prompt has a strong …

DecoderLanguage ModelingLanguage ModellingLarge Language Model+1

Knowledge in Superposition: Unveiling the Failures of Lifelong Knowledge Editing for Large Language Models

2024-08-14 · Chenhui Hu, Pengfei Cao, Yubo Chen, Kang Liu 외

Knowledge editing aims to update outdated or incorrect knowledge in large language models (LLMs). However, current knowledge editing methods have limited scalability for lifelong editing. This study explores the fundamen…

knowledge editing