Pith. sign in

Intuitive or Dependent? Investigating LLMs' Behavior Style to Conflicting Prompts

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

This study investigates the behaviors of Large Language Models (LLMs) when faced with conflicting prompts versus their internal memory. This will not only help to understand LLMs' decision mechanism but also benefit real-world applications, such as retrieval-augmented generation (RAG). Drawing on cognitive theory, we target the first scenario of decision-making styles where there is no superiority in the conflict and categorize LLMs' preference into dependent, intuitive, and rational/irrational styles. Another scenario of factual robustness considers the correctness of prompt and memory in knowledge-intensive tasks, which can also distinguish if LLMs behave rationally or irrationally in the first scenario. To quantify them, we establish a complete benchmarking framework including a dataset, a robustness evaluation pipeline, and corresponding metrics. Extensive experiments with seven LLMs reveal their varying behaviors. And, with role play intervention, we can change the styles, but different models present distinct adaptivity and upper-bound. One of our key takeaways is to optimize models or the prompts according to the identified style. For instance, RAG models with high role play adaptability may dynamically adjust the interventions according to the quality of retrieval results -- being dependent to better leverage informative context; and, being intuitive when external prompt is noisy.

fields

cs.CL 1

years

2025 1

verdicts

REJECT 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • ChallengeMe: An Adversarial Learning-enabled Text Summarization Framework cs.CL · 2025-02-07 · reject · none · ref 1279 · internal anchor

    ChallengeMe applies an adversarial generation-evaluation-feedback prompt loop to LLM summarization, but its claimed superiority over GPT-4o and other baselines is undermined by test-set threshold tuning and internal contradictions.