paper-with-me

Papers

K-Edit: Language Model Editing with Contextual Knowledge Awareness

2025-02-15 · Elan Markowitz, Anil Ramakrishna, Ninareh Mehrabi, Charith Peris, Rahul Gupta, Kai-Wei Chang, Aram Galstyan

As the world changes, we need to be able to update our models and correct false information without costly retraining. Knowledge-based model editing enables precise modifications to the weights of large language models in order to modify the information encoded within. Recent approaches have seen success in enabling recall of edited information for thousands of edits at once. However, these approaches fail to produce edits that account for associated contextual information. We present K-Edit, an effective approach to generating contextually consistent knowledge edits. By using knowledge graphs, which maintain contextual consistency when an edge is edited, we are able to generate additional \textit{contextual edits} that ensure consistency of related information in the language model. Our experiments demonstrate significant improvements in multi-hop question answering while maintaining the general effectiveness and scalability of model edits.

📄 PDF Abstract BibTeX arXiv:2502.10626

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsLanguage ModelingLanguage ModellingModel EditingMulti-hop Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

Towards Meta-Cognitive Knowledge Editing for Multimodal LLMs

2025-09-06 · Zhaoyu Fan, Kaihang Pan, Mingze Zhou, Bosheng Qin 외 arxiv

Knowledge editing enables multimodal large language models (MLLMs) to efficiently update outdated or incorrect information. However, existing benchmarks primarily emphasize cognitive-level modifications while lacking a f…

knowledge editing

Evaluating Dependencies in Fact Editing for Language Models: Specificity and Implication Awareness

2023-12-04 · Zichao Li, Ines Arous, Siva Reddy, Jackie C. K. Cheung

The potential of using a large language model (LLM) as a knowledge base (KB) has sparked significant interest. To manage the knowledge acquired by LLMs, we need to ensure that the editing of learned facts respects intern…

knowledge editingLanguage ModelingLanguage ModellingLarge Language Model+2

Uncovering Context Reliance in Unstructured Knowledge Editing

2026-02-22 · Zisheng Zhou, Mengqi Zhang, Shiguang Wu, Xiaotian Ye 외 arxiv

Editing Large language models (LLMs) with real-world, unstructured knowledge is essential for correcting and updating their internal parametric knowledge. In this work, we revisit the fundamental next-token prediction (N…

knowledge editing

Robust and Scalable Model Editing for Large Language Models

2024-03-26 · Yingfa Chen, Zhengyan Zhang, Xu Han, Chaojun Xiao 외

Large language models (LLMs) can make predictions using parametric knowledge--knowledge encoded in the model weights--or contextual knowledge--knowledge presented in the context. In many scenarios, a desirable behavior i…

Model Editing

EVEDIT: Event-based Knowledge Editing with Deductive Editing Boundaries

2024-02-17 · Jiateng Liu, Pengfei Yu, Yuji Zhang, Sha Li 외

The dynamic nature of real-world information necessitates efficient knowledge editing (KE) in large language models (LLMs) for knowledge updating. However, current KE approaches, which typically operate on (subject, rela…

knowledge editing