paper-with-me

홈 › Papers

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, Yu Su

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. However, how receptive are LLMs to such external evidence, especially when the evidence conflicts with their parametric memory? We present the first comprehensive and controlled investigation into the behavior of LLMs when encountering knowledge conflicts. We propose a systematic framework to elicit high-quality parametric memory from LLMs and construct the corresponding counter-memory, which enables us to conduct a series of controlled experiments. Our investigation reveals seemingly contradicting behaviors of LLMs. On the one hand, different from prior wisdom, we find that LLMs can be highly receptive to external evidence even when that conflicts with their parametric memory, given that the external evidence is coherent and convincing. On the other hand, LLMs also demonstrate a strong confirmation bias when the external evidence contains some information that is consistent with their parametric memory, despite being presented with conflicting evidence at the same time. These results pose important implications that are worth careful consideration for the further development and deployment of tool- and retrieval-augmented LLMs. Resources are available at https://github.com/OSU-NLP-Group/LLM-Knowledge-Conflict.

📄 PDF Abstract BibTeX arXiv:2305.13300

Code (2)

osu-nlp-group/llm-knowledge-conflict 공식 구현
copenlu/context-utilisation-for-rag

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Do LLMs Strategically Reveal, Conceal, and Infer Information? A Theoretical and Empirical Analysis in The Chameleon Game

2025-01-31 · Mustafa O. Karabag, Ufuk Topcu

Large language model-based (LLM-based) agents have become common in settings that include non-cooperative parties. In such settings, agents' decision-making needs to conceal information from their adversaries, reveal inf…

Decision MakingLarge Language Model

Revealing Behavioral Plasticity in Large Language Models: A Token-Conditional Perspective

2026-03-09 · Liyuan Mao, Le Yu, Jing Zhou, Chujie Zheng 외 arxiv

In this work, we reveal that Large Language Models (LLMs) possess intrinsic behavioral plasticity-akin to chameleons adapting their coloration to environmental cues-that can be exposed through token-conditional generatio…

Reinforcement LearningQuestion Answering

Stubborn: An Environment for Evaluating Stubbornness between Agents with Aligned Incentives

2023-04-24 · Ram Rachum, Yonatan Nakar, Reuth Mirsky

Recent research in multi-agent reinforcement learning (MARL) has shown success in learning social behavior and cooperation. Social dilemmas between agents in mixed-sum settings have been studied extensively, but there is…

Multi-agent Reinforcement Learning

Stubborn: A Streamlined and Unified Reinforcement Learning Framework for Robust Motion Tracking and Fall Recovery for Humanoids

2026-06-11 · Xiao Ren, Yuhui Yang, Zongbiao Weng, Zhijie Liu 외 arxiv

Recent reinforcement learning approaches have shown great promise in improving humanoid motion tracking performance and achieving fall recovery under disturbances. However, most existing works treat motion tracking and f…

Reinforcement Learning

FlashSloth : Lightning Multimodal Large Language Models via Embedded Visual Compression

2025-01-01 · CVPR 2025 1 · Bo Tong, Bokai Lai, Yiyi Zhou, Gen Luo 외

Despite a big leap forward in capability, multimodal large language models (MLLMs) tend to behave like a sloth in practical use, i.e., slow response and large latency. Recent efforts are devoted to building tiny MLLM…

Descriptive