← Latest papers
📊 statistics

Prior laundering: learned priors with inherited, undetectable overconfidence

This paper warns that using legacy reconstructions as training data for generative priors—a practice termed "prior laundering"—leads to undetectable overconfidence and poor uncertainty quantification in ill-posed inverse problems because the model inherits and amplifies the archive's biases rather than learning from actual data.

Original authors: Ali Siahkoohi, Sina Alemohammad

Published 2026-07-27
📖 7 min read🧠 Deep dive

Original authors: Ali Siahkoohi, Sina Alemohammad

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Mystery of the Invisible Map

Imagine you are a detective trying to solve a crime, but you only have a blurry, incomplete photo of the scene. You know the laws of physics (how light bends, how sound travels), but the photo is missing huge chunks of information. To fill in the gaps, you need a "prior"—a set of educated guesses about what the missing parts usually look like. In the world of science, this is called an inverse problem: working backward from a messy result to figure out the original cause.

For decades, scientists used hand-crafted rules for these guesses, like "assume the image is smooth" or "assume the object is simple." But recently, they started using AI to learn these rules. The AI looks at thousands of past solutions and learns what a "plausible" answer looks like, creating a generative prior. This is a powerful tool, but it has a catch: to train the AI, you need to know the true answer (the "ground truth"). In fields like seismology (looking inside the Earth) or medical imaging (looking inside the human body), the true answer is almost never available. You can't see the exact rock layers underground or the exact healthy tissue inside a patient without invasive surgery.

So, what do scientists do? They cheat a little, or so they think. They take the old guesses made by previous methods, treat them as if they were the truth, and train their new AI on them. This paper calls this process "prior laundering." It's like taking a sketch drawn by a previous artist, washing it in a machine to make it look like a photograph, and then claiming the new photo is based on real data. The big question is: Does this trick work, or does it hide a dangerous secret?

The Laundry Cycle: How a "Clean" AI Gets Dirty

This paper, titled "Prior Laundering: learned priors with inherited, undetectable overconfidence," investigates exactly what happens when you train a powerful AI on these "legacy" reconstructions instead of real truths. The authors, Ali Siahkoohi and Sina Alemohammad, discovered a troubling phenomenon: the AI doesn't just learn from the data; it inherits the blind spots and false confidence of the old method it was trained on.

Here is the core of the problem, explained through a simple analogy:

Imagine you are trying to guess the contents of a sealed box. You can shake it and hear some rattling (the measurements).

  1. The Resolved Directions: If the box has a loose coin inside, you can hear it clearly. The data tells you exactly where the coin is.
  2. The Blind Directions: But the box also has a heavy, silent block of lead that doesn't rattle at all. No matter how hard you shake the box, the data tells you nothing about the lead block.

In a perfect world, when the data is silent, you should say, "I have no idea what the lead block looks like; it could be anything." But here is where the "laundering" happens.

The scientists trained their AI on an archive of old guesses. In those old guesses, the people who made them used a rule (a regularizer) that assumed the silent lead block was always a perfect, smooth cube. Because the data couldn't contradict this (since the lead was silent), the old guesses always showed a smooth cube.

When the new AI was trained on these old guesses, it learned a very specific lesson: "When the data is silent, the answer is a smooth cube." The AI didn't learn this from the shaking box (the data); it learned it from the old sketch (the archive).

The Dangerous Illusion of Certainty

The paper finds that this leads to undetectable overconfidence.

When the AI is deployed to solve a new problem, it looks at the silent parts of the data and confidently reports, "I am 99% sure the lead block is a smooth cube!" It draws a very narrow, tight circle around its guess. In statistics, this is called a credible interval. If the interval is too narrow, the AI is "overconfident."

The scary part is that no one can tell the AI is lying.

  • The Data Check Fails: If you check the AI's answer against the shaking box, it passes. The AI's guess fits the sound perfectly because the sound doesn't care about the lead block.
  • The Self-Check Fails: Scientists often use a test called simulation-based calibration to see if their AI is honest. They ask the AI to guess, then check if the truth falls inside the AI's confidence circle. But because the AI was trained on the old "smooth cube" rule, it is perfectly consistent with its own training. It passes the test every time, even though it is confidently wrong about the silent parts.

The paper proves mathematically that on these "blind directions," the AI's uncertainty is frozen. It is exactly the same as the old, hand-crafted rule it was trained on. If the old rule was too narrow (too confident), the new AI is too narrow. If the old rule was wrong, the new AI is wrong. The data cannot fix it because the data never "saw" those parts in the first place.

The "Single-Best" Trap

The situation gets even worse with a common practice called single-best curation. Often, archives don't store a range of possibilities (a "cloud" of guesses); they store just one best guess (the "Maximum A Posteriori" or MAP estimate).

The paper shows that if you train an AI on these single, perfect-looking images, the AI's confidence on the blind spots collapses to zero width. It becomes absolutely certain. It says, "I am 100% sure the lead block is a smooth cube."
In reality, the lead block could be a sphere, a pyramid, or a jagged rock. But because the archive only ever showed a cube, the AI thinks the cube is the only possibility. The paper demonstrates that this leads to zero coverage: if you run a test, the true answer will almost never fall inside the AI's tiny, confident circle.

What the Experiments Showed

To prove this wasn't just math on paper, the authors ran simulations on two real-world scenarios:

  1. Seismic Imaging: Looking at underground rock layers. They trained an AI on old "migrated" images. The result? The AI was incredibly confident about the deep, dark parts of the image where the light (data) was weak. It drew tight, narrow bands of uncertainty that were far too small. The "truth" (which they constructed for the test) often fell outside these bands.
  2. Groundwater Flow: Mapping water underground. They used a different type of AI (a normalizing flow) trained on old "best guess" maps. Again, the AI was overconfident in the blind spots, reporting zero uncertainty where there should have been huge uncertainty.

In both cases, the AI trained on the "truth" (the control group) was much more honest. It admitted when it didn't know, showing wide, fuzzy bands of uncertainty. The "laundered" AI, however, looked sharper and more confident, but it was a hallucination of certainty.

The Takeaway: Don't Trust the Cleanest Image

The paper concludes that prior laundering creates a structural flaw that is invisible to standard checks. The AI inherits the "blind faith" of the old method.

The authors suggest a simple, practical fix: Report what the data actually sees.
Before trusting an AI's uncertainty, scientists should calculate which parts of the image the data can actually resolve (the "resolved subspace") and which parts are blind. They should report the confidence for the blind parts as "inherited from the pipeline" rather than "supported by data."

If you are looking at a map of the underground or a scan of a patient, and the AI says, "I am 100% sure about this dark, blurry corner," you should be suspicious. That confidence didn't come from the data; it came from the laundry. The data was silent, and the AI just repeated the old guess with a new, shiny coat of paint.

The paper doesn't say we should stop using AI. It says we must stop pretending that training on old guesses makes the AI "data-driven" in those silent corners. The data has a limit, and when the data stops talking, the AI's confidence is just a ghost of the past.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →