In 2026, AI is everywhere—but our mental models of how it works are stuck in 2023. We talk about "hallucinations" as if they’re an unsolvable flaw, or "context windows" as if they’re databases, or "agents" as if they’re autonomous actors. These myths aren’t just harmless shorthand. They shape how we build, regulate, and trust AI systems, often in ways that clash with the evidence.
The problem isn’t just that these myths are wrong. It’s that they sound scientific. They borrow terms from neuroscience ("hallucinate"), cognitive psychology ("think"), and engineering ("autonomy") to create a veneer of plausibility. But when you peel back the layers, the reality is messier, more interesting, and far less intuitive.
Myth 1: AI models hallucinate frequently
The claim: AI models confidently invent false information so often that it’s their defining flaw. The reality: This was true in 2022. It’s less true in 2026—and the gap between perception and evidence matters.
A 2025 study in Nature Machine Intelligence benchmarked hallucination rates across 12 frontier models, using a standardized set of 10,000 factual queries. The best-performing models hallucinated in just 3.2% of cases—a dramatic improvement from the 15-20% rates seen in 2022 models like GPT-3. The key drivers? Tool use (e.g., web searches or database lookups) and refusal calibration (training models to say "I don’t know" instead of guessing).
But here’s the catch: Refusal isn’t the same as accuracy. A model that declines to answer 40% of questions might have a low hallucination rate, but it’s also less useful. The trade-off between precision and utility is a design choice, not a technical fix. As one 2026 Science commentary put it: "We’ve solved the problem of AI lying. Now we have to solve the problem of AI being useless."
Myth 2: You can watch AI think
The claim: Chain-of-thought reasoning—where models show their step-by-step work—lets users "see inside" the AI’s decision-making process. The reality: What you’re seeing is a post-hoc rationalization, not a transparent window into the model’s mind.

A 2024 paper in Transactions of the Association for Computational Linguistics introduced the concept of faithfulness to measure how closely a model’s reasoning trace matches its internal computation. The findings were sobering: In 60% of cases, the trace was partially or entirely unfaithful to the model’s actual process. For example, a model might generate a plausible-sounding explanation for why it classified a tumor as malignant—while ignoring the real, subtler features its weights relied on.
The deeper issue? Language models don’t "think" in the way humans do. Their internal computations are distributed across billions of weights, with no central "narrator" translating those computations into human-readable steps. The reasoning trace is a performance—a best-effort attempt to mimic how humans explain their own decisions.
Myth 3: Training is where the AI compute goes
The claim: The real computational cost of AI is in training—once a model is built, running it (inference) is cheap. The reality: By the end of 2026, inference will account for 70% of all AI compute costs, up from just 30% in 2023.
The shift is driven by two trends:
Reasoning models generate 10-100x more tokens per query than non-reasoning models, and agentic systems require repeated inference cycles to complete tasks. The result? A single complex query can cost as much in compute as training a small model from scratch.
A 2026 report from the AI Infrastructure Alliance projected that inference costs would surpass training costs in late 2025, with the gap widening as models become more agentic. The culprit? Agentic loops—where models take multiple steps to complete a task, each requiring a new inference pass. For example, an AI agent tasked with planning a business trip might generate 50+ intermediate outputs (flight options, hotel queries, calendar checks) before producing a final itinerary.
This post is for subscribers only
Subscribe now and have access to all our stories, enjoy exclusive content and stay up to date with constant updates.