
CK
Chaewon Kim, Seo Yeon Park
· 1 min read
ResearcharXiv cs.CL
SCoNE: Selective Context-aware Neuron Editing for Robust Retrieval-Augmented Generation
arXiv:2609.00689v2 Announce Type: replace
Abstract: Retrieval-Augmented Generation (RAG) is highly sensitive to retrieval noise: when retrieved documents mix informative and irrelevant context, LLMs are easily distracted, leading to hallucinations. To overcome this, we propose SCoNE (Selective Context-aware Neuron Editing), a training-free model editing approach that improves retrieval noise robustness by selectively strengthening context-aware FFN neurons that are identified by both high attribution and high cross-input variability. SCoNE requires only a small number of mining samples, no fine-tuning, and no inference-time overhead. Across various knowledge-intensive question-answering benchmarks and two LLM backbones, SCoNE consistently outperforms competitive baseline methods. Our code is available at https://github.com/HYU-ARK-Lab/SCoNE.
Original source
This story was published by arXiv cs.CL and written by Chaewon Kim, Seo Yeon Park. SyncAI.news shows a preview; the complete article is on the publisher's site.
Read the full story on arxiv.org


