AICRMay 11

Benchmarking Safety Risks of Knowledge-Intensive Reasoning under Malicious Knowledge Editing

arXiv:2605.1014695.0Has Code
Predicted impact top 12% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For developers and users of LLMs, this work provides a systematic framework to assess safety risks from knowledge editing, addressing a gap in existing benchmarks that focus only on editing efficacy.

The paper introduces EditRisk-Bench, a benchmark for evaluating safety risks in LLMs when malicious knowledge editing corrupts downstream reasoning. Experiments show that such edits reliably induce incorrect or unsafe reasoning while preserving general capabilities, making risks hard to detect.

Large language models (LLMs) increasingly rely on knowledge editing to support knowledge-intensive reasoning, but this flexibility also introduces critical safety risks: adversaries can inject malicious or misleading knowledge that corrupts downstream reasoning and leads to harmful outcomes. Existing knowledge editing benchmarks primarily focus on editing efficacy and lack a unified framework for systematically evaluating the safety implications of edited knowledge on reasoning behavior. To address this gap, we present EditRisk-Bench, a benchmark for systematically evaluating safety risks of knowledge-intensive reasoning under malicious knowledge editing. Unlike prior benchmarks that mainly emphasize edit success, generalization, and locality, EditRisk-Bench focuses on how injected knowledge affects downstream reasoning behavior and reliability. It integrates diverse malicious scenarios, including misinformation, bias, and safety violations, together with multi-level knowledge-intensive reasoning tasks and representative editing strategies within a unified evaluation framework measuring attack effectiveness, reasoning correctness, and side effects. Extensive experiments on both open-source and closed-source LLMs show that malicious knowledge editing can reliably induce incorrect or unsafe reasoning while largely preserving general capabilities, making such risks difficult to detect. We further identify several key factors influencing these risks, including edit scale, knowledge characteristics, and reasoning complexity. EditRisk-Bench provides an extensible testbed for understanding and mitigating safety risks in knowledge editing for LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes