SYNTHESIS NOTE
TopicsNatural Language Inferencethis note

Why do language models accept false assumptions they know are wrong?

Explores why LLMs fail to reject false presuppositions embedded in questions even when they possess correct knowledge about the topic. This matters because it reveals a grounding failure distinct from knowledge deficits.

Synthesis note · 2026-02-21 · sourced from Natural Language Inference
Where exactly do LLMs break down with language structure? What kind of thing is an LLM really? How do you navigate synthesis across fragmented research topics?

The FLEX Benchmark study presents one of the clearest findings about LLM grounding behavior: models do not systematically reject misinformation even when they possess accurate knowledge. The finding is more troubling than "LLMs don't know things" — they fail to correct things they demonstrably know.

The setup: LLMs were asked both direct knowledge questions ("Is it true that party X supports Y?") and loaded questions that embedded false presuppositions via factive verbs ("Did voters resent the fact that party X supports Y?" — where the presupposition is false). Models that answered direct questions correctly — demonstrating knowledge — still frequently accommodated the false presupposition in the loaded version rather than rejecting it.

Results: GPT-4 achieved the best rejection rate at 84.08% — still far below the ideal 100%. Mistral achieved only 2.44% rejection, actively amplifying false information at a 91.51% rate. Llama fell in between at ~50% rejection. Most revealing: even with strong correct knowledge, accommodation remained prevalent. The bar representing the lowest grounding score in the weak-belief group was twice as high as the bar for the highest grounding score in the strong-belief group — meaning false knowledge produced more accommodation than correct knowledge produced rejection.

This has a specific implication: the failure is not a knowledge problem. Models know the correct facts. The failure is at the level of grounding behavior — detecting false presuppositions, flagging them, and initiating correction rather than accommodation. Since Why do language models avoid correcting false user claims?, the issue is conversational strategy, not factual competence.

The political domain makes this especially consequential. False presuppositions are efficient misinformation carriers — they introduce beliefs as background assumptions rather than direct claims, and accommodation means accepting them without scrutiny.

Inquiring lines that read this note 170

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

How faithfully do LLMs reflect their actual reasoning in outputs and explanations? Why does verification consistently lag behind AI generation? Can AI-generated outputs constitute genuine knowledge or valid claims? How do LLMs distinguish causal reasoning from temporal and semantic associations? Why do language models reinforce false assumptions instead of correcting them? Why do language models struggle with implicit discourse relations? How do language models inherit human biases from training data? Can prompting inject entirely new knowledge into language models? Does RLHF training sacrifice accuracy and grounding for user agreement? Can debate mechanisms prevent silent agreement on wrong answers in multi-agent reasoning? Why do LLM chatbots fail as independent therapeutic agents? How do evaluation biases undermine LLM quality assessment systems? How do language models establish social grounding in human dialogue? How should models express uncertainty rather than forced confident answers? Why does self-revision increase model confidence while degrading accuracy? What distinguishes dynamic from static grounding in dialogue systems? Why do reasoning models fail at systematic problem-solving and search? How do training priors constrain what context information can override? How does reasoning effort affect AI theory of mind performance? Why should disagreement be treated as signal in collaborative reasoning? Do accurate-looking LLM outputs hide structural failures in learning and reasoning? How do training data properties shape reasoning capability development? Do language models perform faithful symbolic reasoning independent of semantic grounding? Is model self-awareness based on genuine introspection or pattern matching? Do language models learn genuine linguistic structure or just surface patterns? What mechanisms enable AI systems to generate and spread false beliefs? Do language models understand semantics or rely on pattern matching? Is embodied interaction necessary for language meaning and genuine agency? Can prompting strategies overcome LLM biases without model fine-tuning? Can language model hallucination be prevented or only managed? Why does supervised fine-tuning improve accuracy while degrading reasoning quality? How can models identify insufficient information and respond appropriately without guessing? Why do multi-turn conversations degrade AI intent and coherence? What makes dialogue-based explanation more successful than monologue? Does self-reflection enable models to reliably correct their errors? How does rhetorical adaptation affect LLM persuasion and detectability? What dimensions of recommendation quality do standard metrics miss? How can AI systems learn from failures without cascading errors? Does alignment training create blind spots in detecting genuine safety threats? Can LLM personas constitute genuine psychology or remain linguistic role-play? Why do semantic similarity and task relevance diverge in vector embeddings? Why do agents confidently report success despite actually failing tasks? What makes AI persuasion effective and how can we counter it? How can persona representations reduce language model variance and improve task accuracy? Can model confidence signals reliably improve reasoning quality and calibration?

Related concepts in this collection 4

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
15 direct connections · 171 in 2-hop network ·dense cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

llms fail to reject false presuppositions even when knowledge is present