← Latest papers
📊 statistics

Learning a distance measure from the information-estimation geometry of data

This paper introduces the Information-Estimation Metric (IEM), a novel distance function derived from the relationship between information and estimation theories that leverages learned denoisers to adapt to complex data geometries and achieve state-of-the-art performance in predicting human perceptual image quality.

Original authors: Guy Ohayon, Pierre-Etienne H. Fiquet, Florentin Guth, Jona Ballé, Eero P. Simoncelli

Published 2026-02-09
📖 5 min read🧠 Deep dive

Original authors: Guy Ohayon, Pierre-Etienne H. Fiquet, Florentin Guth, Jona Ballé, Eero P. Simoncelli

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 measure the "distance" between two things. In the physical world, you might use a ruler to measure how far apart two cities are. But what if you want to measure the distance between two ideas, two images, or two sounds? How do you decide if two pictures of a cat are "close" to each other, or if a picture of a cat and a picture of a toaster are "far" apart?

Usually, computers just count the differences in pixels (like counting how many bricks are different between two walls). But humans don't see it that way. We might think two slightly blurry photos of a cat are very similar, while two sharp photos of a cat and a toaster are very different, even if the pixel counts suggest otherwise.

This paper introduces a new way for computers to measure this "perceptual distance," called the Information-Estimation Metric (IEM). Here is how it works, explained simply:

1. The "Denoising" Detective

Imagine you have a very clear photo of a landscape. Now, imagine someone throws a bucket of snow over it, blurring the image.

  • The Old Way: A standard computer metric just looks at the blurry photo and the clear photo and counts the pixel differences.
  • The IEM Way: The IEM asks a different question: "If I give you this blurry photo, how well can you guess what the original clear photo looked like?"

The authors use a special AI (a "denoiser") trained on millions of images to act as this detective. The AI tries to clean up the blurry photo.

  • If the AI is confident and cleans it up perfectly, the distance is small.
  • If the AI is confused and makes a bad guess, the distance is large.

2. The "Snowstorm" Analogy

The paper doesn't just test the AI with one level of blur. It tests it with a whole range of "snowstorms," from a light dusting to a heavy blizzard.

  • The Concept: The IEM measures the distance between two images by comparing how the AI's "guessing strategy" changes as the snow gets heavier.
  • The Metaphor: Imagine two people standing in a foggy field.
    • If they are standing on a solid, familiar path (a common image, like a clear blue sky), the fog doesn't confuse them much. They know where they are.
    • If they are standing in a weird, confusing spot (a rare or strange image), the fog makes them very unsure.
    • The IEM measures the distance between two people by watching how their "uncertainty" changes as the fog rolls in and out. If their uncertainty patterns are similar, they are "close." If their confusion is totally different, they are "far apart."

3. Why This is Special (The "Shape" of Data)

The paper claims that this method learns the shape of the world without needing a teacher.

  • Supervised Learning (The Old Way): To teach a computer what humans think is "similar," you usually need thousands of humans to label photos (e.g., "These two look alike," "These two look different"). This is expensive and noisy.
  • The IEM Way (Unsupervised): The IEM learns purely by looking at the images themselves. It figures out that "cats" usually look a certain way and "clouds" look another way. It builds a map of what is "normal" and what is "weird" just by studying the data.

The authors proved mathematically that this creates a valid "distance" (it follows the rules of geometry) and that for simple data, it acts like a standard ruler. But for complex data (like real photos), it bends and stretches to fit the shape of the data, just like a flexible ruler that adapts to the terrain.

4. Does it Work?

The researchers tested their new "flexible ruler" on a database of images (ImageNet) and compared it to how humans judge image quality.

  • The Result: Even though the IEM was never shown a single human label saying "this looks good" or "this looks bad," it predicted human opinions just as well as, or better than, the most advanced computer programs that were trained on human labels.
  • The "Maximum Differentiation" Test: They tried to trick the system. They took a photo and added noise to it, then asked the computer to change the noise to make the image look as different as possible from the original, while keeping the "pixel count" (PSNR) the same.
    • Other metrics produced images that looked like abstract art or nonsense.
    • The IEM produced images that still looked like the original photo, just with different noise. This suggests the IEM understands the "structure" of the image better than the others.

Summary

The Information-Estimation Metric is a new tool that measures how "far apart" two images are by seeing how hard it is for a smart AI to clean them up. Instead of counting pixels, it looks at the "uncertainty" of the AI. It learns the shape of the world on its own, without needing humans to grade its homework, and it turns out to be surprisingly good at mimicking how humans see similarity.

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 →