paper-with-me

홈 › Papers

"Merge Conflicts!" Exploring the Impacts of External Distractors to Parametric Knowledge Graphs

2023-09-15 · Cheng Qian, Xinran Zhao, Sherry Tongshuang Wu

Large language models (LLMs) acquire extensive knowledge during pre-training, known as their parametric knowledge. However, in order to remain up-to-date and align with human instructions, LLMs inevitably require external knowledge during their interactions with users. This raises a crucial question: How will LLMs respond when external knowledge interferes with their parametric knowledge? To investigate this question, we propose a framework that systematically elicits LLM parametric knowledge and introduces external knowledge. Specifically, we uncover the impacts by constructing a parametric knowledge graph to reveal the different knowledge structures of LLMs, and introduce external knowledge through distractors of varying degrees, methods, positions, and formats. Our experiments on both black-box and open-source models demonstrate that LLMs tend to produce responses that deviate from their parametric knowledge, particularly when they encounter direct conflicts or confounding changes of information within detailed contexts. We also find that while LLMs are sensitive to the veracity of external knowledge, they can still be distracted by unrelated information. These findings highlight the risk of hallucination when integrating external knowledge, even indirectly, during interactions with current LLMs. All the data and results are publicly available.

📄 PDF Abstract BibTeX arXiv:2309.08594

Code (1)

qiancheng0/ekd_impacts_pkg 공식 구현

Tasks

HallucinationKnowledge Graphs

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Tug-of-War Between Knowledge: Exploring and Resolving Knowledge Conflicts in Retrieval-Augmented Language Models

2024-02-22 · Zhuoran Jin, Pengfei Cao, Yubo Chen, Kang Liu 외

Retrieval-augmented language models (RALMs) have demonstrated significant potential in refining and expanding their internal memory by retrieving evidence from external sources. However, RALMs will inevitably encounter k…

Retrieval

What External Knowledge is Preferred by LLMs? Characterizing and Exploring Chain of Evidence in Imperfect Context

2024-12-17 · Zhiyuan Chang, Mingyang Li, Xiaojun Jia, Junjie Wang 외

Incorporating external knowledge into large language models (LLMs) has emerged as a promising approach to mitigate outdated knowledge and hallucination in LLMs. However, external knowledge is often imperfect. In addition…

HallucinationMisinformationRAGRetrieval-augmented Generation

Exploring Knowledge Conflicts for Faithful LLM Reasoning: Benchmark and Method

2026-04-13 · Tianzhe Zhao, Jiaoyan Chen, Shuxiu Zhang, Haiping Zhu 외 arxiv

Large language models (LLMs) have achieved remarkable success across a wide range of applications especially when augmented by external knowledge through retrieval-augmented generation (RAG). Despite their widespread ado…

Knowledge Graphs

Cutting Off the Head Ends the Conflict: A Mechanism for Interpreting and Mitigating Knowledge Conflicts in Language Models

2024-02-28 · Zhuoran Jin, Pengfei Cao, Hongbang Yuan, Yubo Chen 외

Recently, retrieval augmentation and tool augmentation have demonstrated a remarkable capability to expand the internal memory boundaries of language models (LMs) by providing external context. However, internal memory a…

Adaptive Chameleon or Stubborn Sloth: Revealing the Behavior of Large Language Models in Knowledge Conflicts

2023-05-22 · Jian Xie, Kai Zhang, Jiangjie Chen, Renze Lou 외

By providing external information to large language models (LLMs), tool augmentation (including retrieval augmentation) has emerged as a promising solution for addressing the limitations of LLMs' static parametric memory…

Retrieval