paper-with-me

Papers

DeepEdit: Knowledge Editing as Decoding with Constraints

2024-01-19 · Yiwei Wang, Muhao Chen, Nanyun Peng, Kai-Wei Chang

How to edit the knowledge in multi-step reasoning has become the major challenge in the knowledge editing (KE) of large language models (LLMs). The difficulty arises because the hallucinations of LLMs during multi-step reasoning often lead to incorrect use of new knowledge and incorrect answers. To address this issue, we design decoding constraints to "regulate" LLMs' reasoning, enhancing logical coherence when incorporating new knowledge. We propose a new KE framework: DEEPEDIT (Depth-first Search-based Constrained Decoding for Knowledge Editing), which enhances LLMs's ability to generate coherent reasoning chains with new knowledge through depth-first search. Our search selects the most important knowledge that satisfies our constraints as the reasoning step to efficiently increase the reasoning depth. In addition to DEEPEDIT, we propose two new KE benchmarks: MQUAKE-2002 and MQUAKE-HARD, which provide more precise and challenging assessments of KE approaches. Qualitatively, DEEPEDIT enables LLMs to produce succinct and coherent reasoning chains involving new knowledge. Quantitatively, it yields significant improvements on multiple KE benchmarks.

📄 PDF Abstract BibTeX arXiv:2401.10471

Code (2)

wangywust/deepedit 공식 구현
sycny/rae pytorch

Tasks

Informativenessknowledge editingMulti-hop Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

DeepEdit: Deep Editable Learning for Interactive Segmentation of 3D Medical Images

2023-05-18 · Andres Diaz-Pinto, Pritesh Mehta, Sachidanand Alle, Muhammad Asad 외

Automatic segmentation of medical images is a key step for diagnostic and interventional tasks. However, achieving this requires large amounts of annotated volumes, which can be tedious and time-consuming task for expert…

Active LearningDiagnosticInteractive SegmentationSegmentation

Adaptive Token Biaser: Knowledge Editing via Biasing Key Entities

2024-06-18 · Baolong Bi, Shenghua Liu, Yiwei Wang, Lingrui Mei 외

The parametric knowledge memorized by large language models (LLMs) becomes outdated quickly. In-context editing (ICE) is currently the most effective method for updating the knowledge of LLMs. Recent advancements involve…

knowledge editing

Information-Regularized Constrained Inversion for Stable Avatar Editing from Sparse Supervision

2026-04-03 · Zhenxiao Liang, Qixing Huang arxiv

Editing animatable human avatars typically relies on sparse supervision, often a few edited keyframes, yet naively fitting a reconstructed avatar to these edits frequently causes identity leakage and pose-dependent tempo…

Variation-aware Flexible 3D Gaussian Editing

2026-02-12 · Hao Qin, Yukai Sun, Meng Wang, Ming Kong 외 arxiv

Indirect editing methods for 3D Gaussian Splatting (3DGS) have recently witnessed significant advancements. These approaches operate by first applying edits in the rendered 2D space and subsequently projecting the modifi…

EDITOR: an Edit-Based Transformer with Repositioning for Neural Machine Translation with Soft Lexical Constraints

2020-11-13 · Weijia Xu, Marine Carpuat

We introduce an Edit-Based Transformer with Repositioning (EDITOR), which makes sequence generation flexible by seamlessly allowing users to specify preferences in output lexical choice. Building on recent models for non…

Imitation LearningMachine TranslationTranslation