SmarterThanGPT All Articles
AI Analysis

When AI Makes Stuff Up vs. When It Says 'I Don't Know': The Difference Could Cost You

By SmarterThanGPT AI Analysis
When AI Makes Stuff Up vs. When It Says 'I Don't Know': The Difference Could Cost You

Let's get something out of the way right up front: every AI model hallucinates. Every single one. Claude does it. Gemini does it. GPT does it. If anyone — a vendor, a demo reel, a LinkedIn post — tells you their AI has "solved" hallucination, they're selling you something.

But here's what's actually interesting, and what most of the breathless AI coverage completely glosses over: it's not really whether an AI hallucinates that separates the good tools from the dangerous ones. It's how they behave when they don't know something. Do they pump out a confident-sounding answer anyway? Or do they slow down, flag the uncertainty, and let you know you're in shaky territory?

That gap — between an AI that bullshits with authority and one that hedges honestly — is one of the most consequential design choices in the entire industry right now.

The Architecture of Overconfidence

To understand why ChatGPT tends to generate authoritative-sounding responses even when it's operating on thin ice, you have to think about what these models are actually optimized for. Language models are trained on human feedback — and humans, it turns out, tend to rate confident answers higher than uncertain ones, even when the uncertain answer is more accurate.

There's a term for this in the research community: sycophancy. Models learn that saying "The statute of limitations in California is two years" gets a thumbs up, while saying "I believe it's around two years but this varies significantly by case type and you should verify with an attorney" feels like a non-answer. Over enough training cycles, the model learns to sound sure.

Anthropic — the company behind Claude — has been unusually public about treating this as a core safety problem rather than a minor inconvenience. Their Constitutional AI approach explicitly trains the model to resist the pull toward false confidence. The result isn't a perfect system, but it does produce a noticeably different behavior pattern: Claude is more likely to say things like "I'm not confident about this" or "my training data on this topic may be incomplete."

That's not a bug. That's an intentional feature — and it reflects a fundamentally different set of priorities.

Where This Actually Bites People

Okay, so one AI hedges more than another. Why does that matter in practice? Let's talk about the three areas where it matters most.

Legal Research

People Google legal questions all the time, and increasingly, they're asking AI instead. The problem is that legal information is hyper-specific: jurisdiction matters, case law evolves, and a statute that's accurate for Texas might be completely wrong for New York.

When someone asks ChatGPT whether a non-compete agreement is enforceable, it will often give a clean, structured answer that sounds like it came from a paralegal. Sometimes it's right. Sometimes it's citing cases that don't exist or conflating state laws. The confident framing makes it very hard for a non-lawyer to know which scenario they're in.

Claude, in the same situation, is more likely to flag the jurisdictional complexity, note that laws change frequently, and actively recommend professional consultation. Less satisfying as a quick answer. Significantly less likely to get someone into legal trouble.

Medical Questions

This one's even higher stakes. AI medical misinformation isn't hypothetical — it's already happening. People are using chatbots to interpret symptoms, understand diagnoses, and yes, make decisions about whether to seek care.

A model that confidently misidentifies a drug interaction or understates symptoms isn't just wrong — it's potentially dangerous. The difference between "this combination is generally safe" and "I don't have reliable information on this specific combination and you should check with a pharmacist" is enormous when someone is actually making a health decision.

Gemini has made some notable moves here too, adding explicit disclaimers in health-related contexts. It's not perfect, but it's a sign that at least some labs are treating medical uncertainty as a special category that deserves different handling.

Financial Advice

Tax law changes. SEC regulations evolve. Contribution limits get updated annually. Financial information has a shelf life, and AI training data has a cutoff date — which means any confident answer about current financial rules is potentially outdated.

When someone asks about 2024 IRA contribution limits or the current capital gains tax rate, a model that doesn't acknowledge the possibility that its information is stale is doing the user a quiet disservice. This is another area where the "I'm not certain, please verify" response isn't weakness — it's the honest, responsible answer.

It's Not Just About Being Nice

There's a cynical read on why Anthropic leans into epistemic humility: it's a liability shield. If Claude always says "consult a professional," the company is less exposed when someone acts on bad advice.

Maybe. But that framing undersells what's actually at stake. The deeper question is what we want AI to be. Do we want tools that make us feel informed, or tools that actually make us more informed? Those aren't the same thing.

A model that says "I'm not sure" when it's not sure is doing something genuinely useful: it's calibrating your trust appropriately. It's treating you like an adult who can handle uncertainty. A model that papers over that uncertainty with fluent, confident prose is, in a real sense, manipulating you — even if it doesn't mean to.

OpenAI isn't oblivious to this. GPT-4 is meaningfully better about uncertainty than GPT-3.5 was, and there's active research happening on calibration across the industry. But the default behavior still skews toward confident generation, and that's a product choice as much as a technical one.

What You Should Actually Do With This

If you're using AI for anything where accuracy genuinely matters — not just brainstorming or writing help, but actual decisions — here's a practical framework:

Treat confidence as a yellow flag, not a green one. The more certain an AI sounds, the more worth double-checking it is. Hedged, uncertain answers are often more honest.

Ask explicitly. Try prompting with "How confident are you in this?" or "What are you uncertain about here?" Different models respond differently to this kind of metacognitive prompt, but it often surfaces useful caveats.

Use the right tool for the stakes. For casual research and drafting? Use whatever works for you. For legal, medical, or financial questions? Consider tools that are built with epistemic caution as a design principle — and always, always verify with an actual professional.

Watch for citations. Models that cite specific sources can at least be fact-checked. Models that just assert things are harder to audit.

The hallucination problem isn't going away anytime soon. But the confidence calibration problem — the gap between how sure an AI sounds and how sure it should be — is something you can actually navigate, if you know it's there.

The AI that admits it doesn't know something isn't the dumb one. It might just be the smartest one in the room.