paper-with-me

홈 › Papers

CollabEdit: Towards Non-destructive Collaborative Knowledge Editing

2024-10-12 · Jiamu Zheng, Jinghuai Zhang, Tianyu Du, Xuhong Zhang, Jianwei Yin, Tao Lin

Collaborative learning of large language models (LLMs) has emerged as a new paradigm for utilizing private data from different parties to guarantee efficiency and privacy. Meanwhile, Knowledge Editing (KE) for LLMs has also garnered increased attention due to its ability to manipulate the behaviors of LLMs explicitly, yet leaves the collaborative KE case (in which knowledge edits of multiple parties are aggregated in a privacy-preserving and continual manner) unexamined. To this end, this manuscript dives into the first investigation of collaborative KE, in which we start by carefully identifying the unique three challenges therein, including knowledge overlap, knowledge conflict, and knowledge forgetting. We then propose a non-destructive collaborative KE framework, COLLABEDIT, which employs a novel model merging mechanism to mimic the global KE behavior while preventing the severe performance drop. Extensive experiments on two canonical datasets demonstrate the superiority of COLLABEDIT compared to other destructive baselines, and results shed light on addressing three collaborative KE challenges and future applications. Our code is available at https://github.com/LINs-lab/CollabEdit.

📄 PDF Abstract BibTeX arXiv:2410.09508

Code (1)

lins-lab/collabedit 공식 구현 pytorch

Tasks

knowledge editingPrivacy Preserving

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

OneEdit: A Neural-Symbolic Collaboratively Knowledge Editing System

2024-09-09 · Ningyu Zhang, Zekun Xi, Yujie Luo, Peng Wang 외

Knowledge representation has been a central aim of AI since its inception. Symbolic Knowledge Graphs (KGs) and neural Large Language Models (LLMs) can both represent knowledge. KGs provide highly accurate and explicit kn…

knowledge editingKnowledge GraphsManagement

Collaborative ontology sharing and editing

2013-05-30 · Philippe A. Martin

This article first lists reasons why - in the long term or when creating a new knowledge base (KB) for general knowledge sharing purposes - collaboratively building a well-organized KB does/can provide more possibilities…

General Knowledge

Knowledge Editing for Large Language Model with Knowledge Neuronal Ensemble

2024-12-30 · Yongchang Li, Yujin Zhu, Tao Yan, Shijian Fan 외

As real-world knowledge is constantly evolving, ensuring the timeliness and accuracy of a model's knowledge is crucial. This has made knowledge editing in large language models increasingly important. However, existing k…

knowledge editingLanguage ModelingLanguage ModellingLarge Language Model+1

Mitigating Negative Interference in Multilingual Sequential Knowledge Editing through Null-Space Constraints

2025-06-12 · Wei Sun, Tingyu Qu, Mingxiao Li, Jesse Davis 외

Efficiently updating multilingual knowledge in large language models (LLMs), while preserving consistent factual representations across languages, remains a long-standing and unresolved challenge. While deploying separat…

knowledge editing

Probing then Editing: A Push-Pull Framework for Retain-Free Machine Unlearning in Industrial IoT

2025-11-12 · Jiao Chen, Weihua Li, Jianhua Tang arxiv

In dynamic Industrial Internet of Things (IIoT) environments, models need the ability to selectively forget outdated or erroneous knowledge. However, existing methods typically rely on retain data to constrain model beha…

Knowledge Distillationknowledge editing