Knowledge Conflicts for LLMs: A Survey

Rongwu Xu, Zehan Qi, Zhijiang Guo, Cunxiang Wang, Hongru Wang, Hongru Wang, Wei Xu

arXiv:2403.08319 · 2026-07-27 공개 · arXiv · PDF

llm robustness misinformation context-memory trustworthiness knowledge-conflict inter-context intra-memory

Abstract

This survey provides an in-depth analysis of knowledge conflicts for large language models (LLMs), highlighting the complex challenges they encounter when blending contextual and parametric knowledge. Our focus is on three categories of knowledge conflicts: context-memory, inter-context, and intra-memory conflict. These conflicts can significantly impact the trustworthiness and performance of LLMs, especially in real-world applications where noise and misinformation are common. By categorizing these conflicts, exploring the causes, examining the behaviors of LLMs under such conflicts, and reviewing available solutions, this survey aims to shed light on strategies for improving the robustness of LLMs, thereby serving as a valuable resource for advancing research in this evolving area.

한국어 요약

한 줄 요약

이 논문은 LLM에서 발생하는 지식 충돌(Knowledge Conflicts)을 체계적으로 분류하고, 원인, 행동, 해결 전략을 조사한 서베이 논문이다.

핵심 기여도

핵심 아이디어

LLM은 학습된 **parametric knowledge**와 외부에서 입력받는 **contextual knowledge**를 결합하여 추론을 수행하지만, 이 둘 간의 충돌이 발생할 수 있다. 이는 **context-memory conflict**로, 특히 외부 정보가 노이즈나 오보일 경우 문제가 된다. 또한, 여러 외부 정보 간의 충돌인 **inter-context conflict**와, 모델 내부 지식 간의 불일치인 **intra-memory conflict**도 중요한 문제로 제기된다. 이 논문은 이러한 충돌을 **Freudian psychoanalysis**에 비유하며, 충돌의 **원인**, **행동**, **해결 전략**을 체계적으로 분석함으로써 LLM의 신뢰성과 안정성을 향상시키는 데 기여한다.

기술적 접근법

주요 결과

의의 및 한계

이 논문은 LLM에서 발생하는 지식 충돌을 체계적으로 분류하고, 다양한 실험과 분석을 통해 해결 전략을 제시함으로써, LLM의 **신뢰성**, **정확성**, **안정성** 향상에 기여한다. 특히, **context-memory**, **inter-context**, **intra-memory** 충돌을 명확히 구분하고, **pre-hoc** 및 **post-hoc** 전략을 제시함으로써, 연구자들이 충돌 문제를 구조적으로 접근할 수 있도록 돕는다. 그러나, **구체적인 수치적 평가**는 제시되지 않았으며, **모델 종류별 충돌 반응 차이**에 대한 심층 분석은 부족한 것으로 보인다.

실용적 활용

이 연구는 **대화형 시스템**, **질의응답 시스템**, **팩트체크 도구** 등에서 LLM의 신뢰도를 향상시키는 데 활용될 수 있다. 특히, **검색 기반 QA 시스템**에서 외부 정보와 내부 지식 간의 충돌을 감지하고 해결하는 데 중요한 참고 자료가 될 수 있다.