← Latest papers
🤖 machine learning

Non-identifiability of Explanations from Model Behavior in Deep Networks of Image Authenticity Judgments

Although deep neural networks can accurately predict human judgments on image authenticity, the study demonstrates that their post-hoc attribution explanations are non-identifiable and inconsistent across architectures, indicating that successful behavioral modeling does not necessarily reveal the underlying cognitive mechanisms.

Original authors: Icaro Re Depaolini, Uri Hasson

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

Original authors: Icaro Re Depaolini, Uri Hasson

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 teach a robot to tell the difference between a real photo and a fake one (like a deepfake). You show the robot thousands of pictures and ask humans to rate how "real" they look. The robot learns to mimic the humans' ratings very well.

The Big Question: Just because the robot gets the score right, does it actually see the same things we do?

This paper is like a detective story where the authors try to find out if the robot is truly "understanding" the image or just getting lucky by spotting a different clue.

The Detective's Toolkit: "Heatmaps"

To see what the robot is looking at, the researchers use a special tool called a Heatmap. Imagine shining a flashlight on the picture. The bright red spots show where the robot is looking when it decides, "This looks real!" or "This looks fake!"

The researchers wanted to know: If we train the robot ten times with slightly different settings, will it always shine its flashlight on the exact same spots?

The Experiment: The "Six Different Robots"

The team trained six different types of robot brains (called architectures, like VGG, ResNet, and Barlow Twins) to predict human ratings. They then asked:

  1. Is the robot consistent? If we retrain the same robot type 10 times, does it always look at the same parts of the photo?
  2. Are the robots agreeing? If we compare Robot A and Robot B, do they both shine their flashlights on the same spots?

The Plot Twist: The "Quality" Trap

Here is where the story gets interesting.

Some of the robots (specifically the VGG models) were great at guessing the human scores. But when the researchers looked at their flashlights, they realized the robots were cheating!

  • The Analogy: Imagine you are judging a painting contest. You are supposed to judge the artistry. But one judge (the VGG robot) is actually just judging how clean the canvas is. If the canvas is pristine, they give it a high score. If it's smudged, they give it a low score.
  • The Result: In the world of AI images, "fake" images often look blurrier or lower quality than "real" ones. So, the VGG robots were just tracking image quality (sharpness, brightness) instead of authenticity (does this look like a real person?). They got the score right, but for the wrong reason.

The Rashomon Effect: Everyone Sees Something Different

For the robots that were looking for authenticity, the team found a phenomenon called the Rashomon Effect (named after a famous movie where different witnesses tell completely different stories about the same event).

  • The Scenario: Imagine a group of detectives looking at a crime scene.
    • Detective A (EfficientNet) says, "The culprit was hiding behind the red curtain."
    • Detective B (Barlow Twins) says, "No, the culprit was hiding behind the blue vase."
    • Detective C (ResNet) says, "It was the shadow on the wall."
  • The Problem: All three detectives are right about who committed the crime (they all predict the human rating correctly), but they are pointing at completely different evidence.
  • The Conclusion: Because the robots can't agree on what makes an image look real, we can't trust any single robot's "flashlight" to tell us how human brains actually work. If they all agree on the answer but disagree on the why, we don't know the truth.

The Solution: The "Super-Team" (Ensembles)

Since no single robot could agree with the others, the researchers tried a new strategy: The Super-Team.

They combined all six robots into one giant "Ensemble" brain.

  • How it works: Instead of asking one robot, they ask all six, take the average of their answers, and combine their flashlights.
  • The Result: This Super-Team was even better at predicting human ratings than any single robot. More importantly, by combining their views, they could create a "consensus map" that showed the most important parts of the image across all different perspectives.

The Takeaway: "Good at the Test, Bad at the Explanation"

The main lesson of this paper is a warning for the future of AI:

Just because an AI can predict human behavior perfectly, doesn't mean we can trust its explanation of why it did that.

  • The Metaphor: Imagine a student who gets an A+ on a math test. You ask them to explain their work.
    • If they show you the correct steps, great!
    • But if they show you a different set of steps that also leads to the right answer, but looks nothing like how you solved it, you can't be sure they actually understand the math. They might have just memorized a trick.

In short: Deep learning models are great at guessing what humans think, but right now, their "reasons" are too shaky and inconsistent to tell us exactly how human brains perceive reality. We need to combine many models to get a clearer picture, rather than trusting just one.

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 →