paper-with-me

Papers

Edit Once, Update Everywhere: A Simple Framework for Cross-Lingual Knowledge Synchronization in LLMs

2025-02-20 · Yuchen Wu, Liang Ding, Li Shen, DaCheng Tao

Knowledge editing allows for efficient adaptation of large language models (LLMs) to new information or corrections without requiring full retraining. However, prior methods typically focus on either single-language editing or basic multilingual editing, failing to achieve true cross-linguistic knowledge synchronization. To address this, we present a simple and practical state-of-the-art (SOTA) recipe Cross-Lingual Knowledge Democracy Edit (X-KDE), designed to propagate knowledge from a dominant language to other languages effectively. Our X-KDE comprises two stages: (i) Cross-lingual Edition Instruction Tuning (XE-IT), which fine-tunes the model on a curated parallel dataset to modify in-scope knowledge while preserving unrelated information, and (ii) Target-language Preference Optimization (TL-PO), which applies advanced optimization techniques to ensure consistency across languages, fostering the transfer of updates. Additionally, we contribute a high-quality, cross-lingual dataset, specifically designed to enhance knowledge transfer across languages. Extensive experiments on the Bi-ZsRE and MzsRE benchmarks show that X-KDE significantly enhances cross-lingual performance, achieving an average improvement of +8.19%, while maintaining high accuracy in monolingual settings.

📄 PDF Abstract BibTeX arXiv:2502.14645

Code (0)

등록된 구현이 없습니다.

Tasks

knowledge editingTransfer Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Pattern Analogies: Learning to Perform Programmatic Image Edits by Analogy

2024-12-17 · CVPR 2025 1 · Aditya Ganeshan, Thibault Groueix, Paul Guerrero, Radomír Měch 외

Pattern images are everywhere in the digital and physical worlds, and tools to edit them are valuable. But editing pattern images is tricky: desired edits are often programmatic: structure-aware edits that alter the unde…

Editing Everything Everywhere All at Once

2026-06-30 · Fabio Quattrini, Carmine Zaccagnino, Enis Simsar, Marta Tintoré Gazulla 외 arxiv

Editing multiple elements of an image in a single forward pass is a practical alternative to multi-turn image manipulation, offering improved efficiency and potentially better harmonization. However, when several instruc…

Image ManipulationImage Editing

Model Editing with Graph-Based External Memory

2025-05-23 · Yash Kumar Atri, Ahmed Alaa, Thomas Hartvigsen

Large language models (LLMs) have revolutionized natural language processing, yet their practical utility is often limited by persistent issues of hallucinations and outdated parametric knowledge. Although post-training …

graph constructionmodelModel Editing

Critic-Guided Reinforcement Unlearning in Text-to-Image Diffusion

2026-01-06 · Mykola Vysotskyi, Zahar Kohut, Mariia Shpir, Taras Rumezhak 외 arxiv

Machine unlearning in text-to-image diffusion models aims to remove targeted concepts while preserving overall utility. Prior diffusion unlearning methods typically rely on supervised weight edits or global penalties; re…

Understanding the Collapse of LLMs in Model Editing

2024-06-17 · Wanli Yang, Fei Sun, Jiajun Tan, Xinyu Ma 외

Despite significant progress in model editing methods, their application in real-world scenarios remains challenging as they often cause large language models (LLMs) to collapse. Among them, ROME is particularly concerni…

Model Editing