← Latest papers
💻 computer science

What Pixels Are Enough? SEAMS: Sufficiency Saliency via MSE-Preservation Soft-Masks

This paper introduces SEAMS, a sufficiency-based saliency method that generates compact and stable interpretability masks by directly optimizing soft masks to preserve specific model outputs without requiring auxiliary datasets or architecture-specific mechanisms.

Original authors: Magdalena Trędowicz, Łukasz Struski, Arkadiusz Lewicki, Karolina Pachota, Andrzej Grudzień, Mateusz Jagła, Jacek Tabor

Published 2026-07-13
📖 5 min read🧠 Deep dive

Original authors: Magdalena Trędowicz, Łukasz Struski, Arkadiusz Lewicki, Karolina Pachota, Andrzej Grudzień, Mateusz Jagła, Jacek Tabor

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're looking at a giant, high-tech robot that can guess what's in a picture. You ask it, "Is that a cat?" and it says, "Yes!" But how does it know? Is it looking at the whiskers? The ears? The fluffy tail? Or is it just guessing because of the background color?

For a long time, scientists tried to answer this by asking the robot, "What happens if I wiggle this tiny pixel?" If the robot's answer changed, they marked that pixel as important. But the authors of this paper, SEAMS, say that's like trying to find the engine of a car by tapping on the hood and seeing if it rattles. Just because a part shakes when you tap it doesn't mean it's the only part keeping the car running. Maybe the engine is actually over there, and the hood is just noisy.

The Big Idea: The "Enough" Test
Instead of asking "What makes the robot nervous?", SEAMS asks a much simpler question: "What is the absolute smallest pile of pixels we can keep to make the robot still say 'Cat'?"

Think of it like a game of "Keep the Signal, Lose the Noise." The researchers take a picture and start playing a digital game of hide-and-seek with the pixels. They create a special, invisible "mask" that covers up most of the image. But here's the trick: they don't just cover it with black. They replace the hidden parts with a weird mix of a blurry version of the photo and a totally scrambled, "distracted" version of the same photo.

Then, they tweak the mask over and over again (about 2,000 times for each picture) to find the perfect shape. They want the mask to be as small as possible, but it must be big enough that the robot still sees the cat clearly. If the mask is too small, the robot gets confused. If it's too big, the mask isn't doing its job of finding the minimum needed.

The "Three-Way" Magic Trick
To make sure the robot isn't just cheating by looking at blurry outlines or weird color patterns, the researchers use a clever three-part recipe for the hidden parts of the image:

  1. The Real Deal: The parts the mask keeps are the original, crisp pixels.
  2. The Distraction: The parts the mask hides are replaced with a version of the photo that's been spun, flipped, and color-shifted until it looks like a fever dream. This stops the robot from relying on simple tricks.
  3. The Blur: The rest is filled with a heavily blurred version of the photo. This keeps the general shape of the room or background without giving away any specific details.

By mixing these three, the robot is forced to focus on the real important stuff to make its guess.

What They Found (and What They Don't Claim)
The paper shows that this method works really well on different types of robot brains, including ones called ViT and ConvNeXt. When they tested it, they found that:

  • It's super efficient: The robot can often recognize an object using only about 5% to 10% of the pixels. That's like recognizing a face using only the eyes and nose, ignoring the hair and ears.
  • It's stable: If you run the game again with a different starting point, you get almost the same mask. It's not a fluke.
  • Different brains, different maps: This is the coolest part. They found that two different robot models might both correctly identify a "violin," but they look at totally different parts of the violin to do it! One might focus on the strings, while the other focuses on the wood grain. The paper suggests that there isn't just one "correct" way to see an object; different models rely on different "sufficient evidence."

What They Explicitly Say It's NOT
The authors are very clear about what this method is not.

  • It is not about sensitivity. They explicitly argue against the idea that just because a pixel changes the answer when you wiggle it, it's the most important one. Their method finds what is enough, not what is sensitive.
  • It is not a magic segmentation tool that cuts out perfect objects like a pair of scissors. It finds the pixels needed for the prediction, which might be scattered or sparse.
  • It is not a free lunch. The paper admits this method is slower than the old "wiggle" methods because it has to run that 2,000-step optimization game for every single image. It's computationally expensive.

The Medical Test
To see if this trick works in the real world, they tried it on a private dataset of eye photos from premature babies (a condition called Retinopathy of Prematurity). Without changing any of the rules or the math, the method successfully highlighted the specific blood vessels and weird growth patterns that doctors look for. This suggests the method isn't just a toy for computer pictures; it might actually help explain medical decisions, though the paper stops short of saying it's ready for a hospital tomorrow.

The Bottom Line
SEAMS is like a detective who doesn't ask, "What makes you nervous?" but instead asks, "What is the bare minimum you need to solve this case?" It strips away the fluff, the background, and the distractions, leaving only the tiny, essential pixels that prove the robot is right. And in doing so, it reveals that different robots might be solving the same puzzle in completely different ways.

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 →