← Latest papers
📊 statistics

Exact Posterior Score Estimation for Solving Linear Inverse Problems

This paper introduces Exact Posterior Score (EPS), a novel training objective that derives a closed-form exact posterior score for linear inverse problems, enabling high-fidelity sampling with standard denoising architectures while significantly reducing computational cost compared to gradient-based methods.

Original authors: Abbas Mammadov, Ozgur Kara, Kaan Oktay, Iskander Azangulov, Adil Kaan Akan, Hyungjin Chung, James Matthew Rehg, Yee Whye Teh

Published 2026-06-16
📖 5 min read🧠 Deep dive

Original authors: Abbas Mammadov, Ozgur Kara, Kaan Oktay, Iskander Azangulov, Adil Kaan Akan, Hyungjin Chung, James Matthew Rehg, Yee Whye Teh

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

Imagine you are trying to solve a jigsaw puzzle, but someone has taken a few pieces, smeared the picture with fog, and handed you a blurry, incomplete version. Your goal is to reconstruct the original, sharp image. This is what scientists call a "linear inverse problem."

For a long time, AI models have been great at guessing what a complete picture looks like based on what they've seen before (like knowing what a cat usually looks like). But when you give them a blurry, broken photo, they often get confused. They might try to force the blurry parts to look like a cat, even if the blurry parts actually belong to a dog, or they might just smooth everything out until it looks like a fuzzy blob.

This paper introduces a new method called EPS (Exact Posterior Score) that acts like a super-smart puzzle guide. Here is how it works, using simple analogies:

The Old Way: Guessing and Correcting

Imagine you are trying to fix that blurry puzzle.

  • The "Training-Free" Method: You have a very talented artist (the AI) who knows how to draw cats perfectly. You show them the blurry photo and say, "Make this look like a cat." The artist draws a cat, but it doesn't quite fit the blurry lines. So, you grab a ruler and force the artist's drawing to align with the blurry lines. You do this over and over, adjusting the drawing step-by-step. It works okay, but it's slow, and you often end up with a drawing that looks a bit stiff or "hallucinated" (fake details that don't match the clues).
  • The "Training-Based" Method: Instead of using the existing artist, you hire a new artist and show them thousands of examples of "blurry photos + the correct answer." They learn to draw the answer directly. This is fast, but you have to hire a new artist for every type of puzzle (one for blurry photos, one for missing pieces, one for upside-down photos). It's expensive and doesn't reuse the talent of the original artist.

The New Way: EPS (The "Smart Pivot")

The authors of this paper realized that the math behind the puzzle has a secret shortcut. They found that you don't need to force the artist to correct their drawing, nor do you need to hire a new artist.

Instead, you just need to change the question you ask the original artist.

  1. The "Pivot" (The Shifted Query):
    Normally, you show the artist the blurry photo and ask, "What does the clean version of this specific blurry mess look like?"
    EPS changes the question. It takes the blurry photo and the clues (the parts that aren't missing or smeared) and mathematically combines them into a new, smarter starting point (called the "pivot").

    • Analogy: Imagine the artist is standing in a foggy room. Instead of asking them to guess where the furniture is based on the fog, you walk them to the exact spot where the furniture must be based on the floor plan, and then ask, "Now, what does the furniture look like from this specific angle?"
  2. The "Anisotropic" Noise (The Directional Fog):
    In the old way, the AI assumes the "fog" (noise) is the same in every direction. But in reality, some parts of the photo are very clear (low fog), and some are very blurry (high fog).
    EPS teaches the AI to understand that the "fog" is directional. It knows exactly which parts of the image are trustworthy and which parts are a guess.

    • Analogy: Instead of telling the artist, "It's foggy everywhere," EPS says, "The left side is crystal clear, but the right side is thick fog. Focus your guessing only on the right side."

Why This is a Big Deal

  • It's Exact: The authors proved mathematically that this "shifted question" is the perfect way to solve the puzzle. No more guessing or approximating.
  • It's Fast: Because the question is so well-structured, the AI doesn't need to take 100 tiny steps to fix the image. It can solve it in about 20 steps, which is much faster than other methods that need 100 or 250 steps.
  • It's Reusable: You can take an AI that was already trained to remove noise from photos (a "pretrained denoiser") and just give it this new "pivot" question. You don't need to retrain the whole brain; you just tweak how you talk to it.
  • Better Results: In tests on faces (FFHQ) and general objects (ImageNet), EPS produced sharper, more realistic images that matched the clues better than any other method, whether that method was free (no training) or required training a new model.

The "One-Step" Trick

The paper also discovered a cool side effect. If you ask this "pivot" question when the image is extremely blurry (at the very start of the process), the AI instantly gives you the best possible average guess of the original image.

  • Analogy: If you ask the artist, "What is the most likely shape of the object in this total fog?" they can give you a very accurate, sharp outline immediately, without needing to do any step-by-step guessing. This is great if you just want a clear, sharp picture and don't care about generating different variations.

Summary

The paper says: "We found a mathematical trick to turn a difficult 'fix the broken photo' problem into a simple 'remove the noise' problem. By shifting the starting point and accounting for the direction of the blur, we can use existing AI models to solve these problems perfectly, quickly, and without needing to retrain them from scratch."

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 →