Skip to main content
Concept #123

AI Limitations & Hallucinations

Why confident, fluent, and wrong is the single most dangerous combination in professional AI use.

Educational content for accountants learning AI โ€” not technology advice or a substitute for professional judgment. Always verify AI outputs against primary sources before relying on them in client or firm work.

Why This Matters

In October 2025, Deloitte submitted a $440,000 (AUD) report to the Australian government containing citations to academic sources that didn't exist and a quote fabricated from a court judgment that was never actually said. The firm had to issue a revised report and a partial refund. In 2023, a New York lawyer submitted a legal brief citing six court cases โ€” complete with quotes and reasoning โ€” that ChatGPT had entirely invented. The judge's sanctions opinion became required reading at law firms worldwide. By 2026, a database tracking AI hallucinations in legal filings had documented over 1,300 separate incidents.

These weren't careless amateurs. These were licensed professionals at respected firms, using mainstream AI tools, who trusted an output that sounded completely credible โ€” and was completely false.

Understanding why AI hallucinates โ€” and how to catch it โ€” is now a core professional competency. Not knowing this isn't a technology gap โ€” it's a liability.

Defining the Problem Precisely

AI HALLUCINATION:

A response generated by an AI system that presents false or misleading information as if it were fact โ€” stated with the same fluent confidence as true information, with no internal signal to the user that anything is wrong.

The term is a metaphor, not a literal claim that the machine is "seeing things." Some researchers object to the term for anthropomorphizing what is really a statistical error โ€” but the word has stuck because it captures something true: the output isn't random noise, it's a plausible-sounding, coherent fabrication.

WHAT MAKES HALLUCINATION SPECIFICALLY DANGEROUS:

It is not accompanied by any built-in warning sign. A hallucinated citation, case, or accounting standard reads with EXACTLY the same tone, structure, and apparent authority as a completely accurate one. Nothing about the text itself tells you which is which.

Why AI Hallucinates: The Real Mechanism

You already learned in earlier lessons that LLMs generate text by predicting the statistically most likely next token โ€” not by looking up verified facts in a database. That single fact is the root cause of every hallucination. Recent research gives a sharper, more specific explanation.

THE CORE CAUSE: MODELS ARE TRAINED TO GUESS, NOT TO SAY "I DON'T KNOW"

A landmark 2025 research paper makes the mechanism precise: language models are optimized and evaluated using benchmarks that reward giving AN answer โ€” any plausible answer โ€” over admitting uncertainty.

Like a student facing a hard exam question with no penalty for guessing, a model that guesses has a chance of being right, while a model that says "I don't know" is guaranteed to score zero. Standard training and evaluation systematically reward the guesser over the honest abstainer.

Hallucinations are not a mysterious glitch โ€” they emerge as a natural, almost inevitable statistical consequence whenever a model cannot perfectly distinguish true statements from false ones during training, combined with evaluation that penalizes uncertainty more than confident wrongness.

Other Contributing Factors

Sparse or Low-Quality Training Data

When a topic is rare, contradictory, or poorly represented in training data, the model has less reliable statistical signal โ€” and is more likely to fill the gap with a plausible-sounding fabrication rather than accurately representing its own uncertainty.

Lack of Grounding

Base language models have no live connection to a factual database, search engine, or verification system by default โ€” they generate from patterns learned during training, with no built-in mechanism to check a specific claim against a current, authoritative source unless that capability is deliberately added.

The Tension Between Novelty and Usefulness

A model tuned purely toward "usefulness" risks parroting memorized content, while one tuned toward generating novel, original-sounding responses risks drifting into invented, inaccurate territory.

Overfitting and Model Complexity

A model that has over-learned narrow patterns from its training data โ€” rather than generalizable ones โ€” can produce outputs that reflect memorized noise rather than genuine understanding, especially on unfamiliar or edge-case questions.

The Five Faces of Hallucination

Hallucination isn't one single failure mode โ€” it shows up in several distinct patterns, each with its own risk profile for professional use.

Type 1: Fabricated Citations and Sources

The model invents a specific-sounding source โ€” a court case, an academic paper, an accounting standard number โ€” that does not exist, presented with full bibliographic confidence.

REAL CASE

A lawyer's 2023 brief to a federal court cited six ChatGPT-invented court cases, complete with fabricated quotes and legal reasoning. When challenged, the AI tool continued insisting the cases were real.

Type 2: Factually Wrong Details About Real Things

The model correctly identifies a real entity, document, or event โ€” but attaches incorrect specific details to it.

REAL CASE

Google's Bard chatbot incorrectly claimed the James Webb Space Telescope captured the first-ever images of a planet outside our solar system โ€” a real telescope, a plausible-sounding claim, and simply false.

Type 3: Mischaracterization or Misattribution

The model correctly identifies that a real document or policy exists, but summarizes or characterizes its contents incorrectly.

REAL CASE

In 2024, a Canadian airline's support chatbot hallucinated a bereavement fare policy that did not match the airline's actual policy. A tribunal ordered the airline to honor the fabricated policy anyway โ€” rejecting the airline's argument that the chatbot was a "separate legal entity."

Type 4: Confident Persistence Under Challenge

When questioned or corrected, the model doubles down on the false claim rather than recognizing the error โ€” a behavior that makes hallucination especially dangerous because it can survive a user's reasonable skepticism.

Type 5: Defamatory or Reputationally Harmful Fabrication

In rarer but serious cases, a hallucination attributes real wrongdoing to a real, identifiable person who never did it.

REAL CASE

In 2023, ChatGPT generated a summary of a real legal complaint that completely mischaracterized a real radio host, falsely claiming he was accused of embezzlement and fraud in a role he never held. He sued OpenAI for defamation.

Why This Is Uniquely Dangerous in Accounting

The legal profession's hallucination crisis offers a direct preview of the risk accounting, tax, and audit professionals now face using the exact same class of tools.

THE PATTERN ACROSS PROFESSIONAL SERVICES:

By 2026, a public database tracking AI hallucinations in legal filings โ€” established in April 2025 โ€” had logged over 1,300 documented incidents, leading to sanctions and reprimands against attorneys nationwide.

Courts have explicitly rejected the "the AI did it, not me" defense. When a professional submits AI-hallucinated content under their own name, THEY are held responsible โ€” not the AI tool, and not the vendor.

Why Accounting Faces the Same Exposure

Tax research

An AI tool can generate a confident, specific-sounding citation to an IRC section, Revenue Ruling, or Treasury Regulation that doesn't say what the AI claims โ€” or doesn't exist at all.

Audit documentation

An AI-assisted summary of a client's internal control environment could mischaracterize what was actually observed, in the same way the airline chatbot mischaracterized its own real policy.

Accounting standard references

An AI can cite a specific ASC or IFRS paragraph number with total confidence that turns out to be entirely wrong โ€” every bit as fluently as a correct citation would read.

Client-facing deliverables

The Deloitte case is the clearest warning โ€” a name-brand firm delivered a paid, formal government report containing fabricated academic citations and an invented court quote, requiring a public correction and partial refund.

The professional liability angle: Your license, your firm's reputation, and your client's trust are on the line for anything delivered under your name โ€” regardless of what tool helped draft it. "The AI said it" has never once succeeded as a professional defense, and there is no reason to expect that changing.

Beyond Hallucination: The Other Core Limitations

Hallucination gets the most attention, but it's one of several distinct limitations every professional AI user needs to hold in mind simultaneously.

Limitation 1: Knowledge Cutoff

Every model's training data has a fixed end date. Ask about anything after that date, and the model either admits it doesn't know or โ€” worse โ€” hallucinates an answer based on outdated patterns, unless connected to a live search or retrieval tool.

Limitation 2: No Genuine Reasoning or Understanding

A model has no internal model of "what is actually true" distinct from "what pattern of words is statistically likely." It cannot independently verify a claim against reality โ€” it can only generate text that resembles patterns from its training data.

Limitation 3: Bias Inherited from Training Data

If training data contains skewed, unrepresentative, or historically biased patterns, the model will reproduce and can amplify those biases in its outputs โ€” with no awareness that it's doing so.

Limitation 4: Vulnerability to Manipulation

Models can be manipulated by carefully crafted inputs ("adversarial" prompts or subtly altered documents) into producing incorrect or harmful outputs โ€” a genuine security concern for any workflow processing external, untrusted documents.

Limitation 5: Inconsistency Across Attempts

The same question, asked twice, can yield different answers โ€” because of the controlled randomness in how responses are generated. A model may correctly answer a question one time and hallucinate on the next attempt.

Limitation 6: Overconfidence Presentation

Perhaps the most practically dangerous limitation: models virtually never signal their own uncertainty through tone. A hallucinated answer and a well-grounded answer are delivered with identical fluency and confidence โ€” the text itself gives you no reliable signal to distinguish them.

How Common Is This, Really?

It's tempting to assume newer, more advanced models have "solved" hallucination. The evidence says otherwise.

THE UNCOMFORTABLE TRUTH ABOUT PROGRESS:

Despite years of active research and dedicated engineering investment, hallucination remains a persistent, unresolved challenge in production AI systems as of 2026 โ€” not a solved problem from an earlier generation of tools.

Even reducing hallucination rates significantly would still leave professionals relying on systems trained on data that is, in places, genuinely sparse, contradictory, or of uneven quality โ€” meaning some baseline level of hallucination risk is likely to persist for the foreseeable future.

This is precisely why the professional response to hallucination cannot be "wait for better models." It has to be building verification into your actual workflow, every time, regardless of which tool or model version you're using.

The Professional Response: A Verification Framework

Given that hallucination is a persistent, structural feature of how these systems work โ€” not a rare bug โ€” the responsible response is procedural, not aspirational.

Step 1

Treat every AI output as a first draft, never a final answer

Especially for anything involving citations, specific numbers, standard references, or characterizations of a real document โ€” none of it should reach a client or a filing without independent verification.

Step 2

Verify anything consequential against a primary source

If an AI tool cites a specific IRC section, ASC paragraph, court case, or client document detail, go look at the actual primary source yourself before relying on it. This single habit would have prevented every real-world case described in this lesson.

Step 3

Use grounding and retrieval tools when available

Tools that connect an AI system to a live, verified source โ€” a technique called Retrieval-Augmented Generation (RAG) โ€” ground responses in documents you specify, rather than relying purely on the model's memorized training patterns. This meaningfully reduces (but does not eliminate) hallucination risk.

Step 4

Maintain clear human accountability checkpoints

Define, in writing, who at your firm is responsible for reviewing and signing off on any AI-assisted work product before it reaches a client. IBM's own guidance on preventing hallucination explicitly names human oversight as "a final backstop measure" โ€” not an optional nicety.

Step 5

Be especially skeptical when you're tired, rushed, or already expecting a certain answer

Hallucinated content is most dangerous precisely when it confirms what you already believed or when time pressure discourages the extra verification step โ€” exactly the conditions under which professional judgment tends to relax.

Step 6

Use high-quality, well-scoped source data wherever possible

When you control what data an AI tool has access to (rather than relying purely on its general training), provide clean, relevant, well-labeled source material directly โ€” this is one of the most effective preventive measures available.

What Responsible Use Looks Like: ABC Coffee Shop's Bookkeeper

Scenario

ABC's bookkeeper asks an AI tool to explain whether a piece of equipment qualifies for Section 179 expensing this tax year.

โŒ IRRESPONSIBLE USE

She copies the AI's answer โ€” including a specific dollar limit it cites โ€” directly into a client memo without checking it, because the answer sounded confident and well-organized.

โœ“ RESPONSIBLE USE

She treats the AI's answer as a well-organized starting point. She independently verifies the specific dollar limit against current IRS guidance, confirms the equipment qualifies under the actual business-use requirement, and only then includes the verified information โ€” in her own words, based on the verified source โ€” in the client memo.

The difference in outcome may look identical to the client. The difference in professional risk is enormous. Only one of these approaches would hold up if that dollar limit turned out to be wrong.

Key Takeaway

AI hallucination โ€” the generation of false or misleading information presented with complete fluent confidence โ€” is not a rare glitch but a structural consequence of how language models are trained and evaluated: they are systematically rewarded for guessing plausibly rather than admitting uncertainty. It shows up as fabricated citations, incorrect details about real things, mischaracterized documents, confident persistence under challenge, and in rare cases genuinely defamatory content โ€” and real-world cases across law and professional services, including a $440,000 Deloitte report requiring correction and refund, prove this is not a theoretical risk. Despite continued research investment, hallucination remains unresolved as of 2026, meaning the professional response cannot be "wait for a better model" โ€” it must be a verification discipline built into every workflow: treating AI output as a first draft, verifying anything consequential against primary sources, using grounding tools where available, and maintaining clear human accountability for anything delivered under your professional name.

Test Your Understanding

Professional liability, structural causes of hallucination, and grounding techniques โ€” check your answers below.

Question 1: An accounting professional submits a client memo containing an AI-generated citation to a specific tax code section. The citation turns out to be entirely fabricated. Based on established legal precedent from similar cases, who bears professional responsibility for this error?

Question 2: According to recent research on why language models hallucinate, what is identified as a primary structural cause?

Question 3: A firm wants to reduce (not eliminate) hallucination risk when using AI to summarize specific client documents. Which approach is most directly supported by current best practice?

Ready to Practice?

Apply accounting fundamentals in the Practice Lab while you build the AI fluency this course develops โ€” judgment first, tools second.

Try the Practice Lab

What's Next?

Prompt Engineering Basics โ€” Now that you understand exactly how and why AI can go wrong, the next lesson turns to the practical skill of writing prompts that reduce ambiguity, provide the model with better grounding context, and make hallucination easier to catch when it does occur.

Related Concepts

Up Next

Prompt Engineering Basics