← Latest papers
🤖 AI

The Pragmatic Frames of Spurious Correlations in Machine Learning: Interpreting How and Why They Matter

This paper argues that in machine learning research, the concept of spurious correlations is not defined by fixed statistical properties but is instead negotiated through four "pragmatic frames"—relevance, generalizability, human-likeness, and harmfulness—that reflect situated technical, epistemic, and ethical judgments about model behavior.

Original authors: Samuel J. Bell, Skyler Wang

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

Original authors: Samuel J. Bell, Skyler Wang

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 Big Picture: The "House of Cards" Problem

Imagine you are teaching a robot to recognize animals. You show it thousands of photos of cows (usually in green pastures) and camels (usually in sandy deserts). The robot is very smart; it finds patterns instantly. But here is the catch: the robot doesn't actually learn what a cow looks like. Instead, it learns that green grass = cow and sand = camel.

If you show the robot a cow standing on a yellow desert floor, it will panic and say, "That's a camel!" because it's relying on the background, not the animal.

In the world of Machine Learning (ML), this mistake is called a spurious correlation. It's when a computer finds a pattern that looks useful but is actually a coincidence or a trick of the data, rather than a real cause-and-effect relationship.

The Core Question: What Makes a Pattern "Bad"?

The authors of this paper noticed something interesting. In traditional statistics, a "spurious correlation" has a strict definition: it's a relationship that isn't caused by the thing you are studying (non-causal).

However, when computer scientists actually talk about these problems in their research papers, they rarely use that strict definition. Instead, they judge whether a correlation is "bad" based on four different lenses (or "pragmatic frames"). Think of these lenses like different pairs of glasses that researchers wear to decide if a pattern is acceptable or not.

Here are the four lenses the paper identified:

1. The "Relevance" Lens (Is it the right tool for the job?)

  • The Analogy: Imagine you are hiring a detective to find a stolen diamond. If the detective spends all their time analyzing the color of the suspect's socks, that's a waste of time. The socks might be correlated with the suspect (maybe the suspect always wears red socks), but they aren't relevant to the crime.
  • The Paper's Claim: Researchers often call a correlation "spurious" simply because it doesn't help solve the specific task at hand. If the model uses background noise instead of the actual object, it's "irrelevant" and therefore "spurious."

2. The "Generalizability" Lens (Will it work in the real world?)

  • The Analogy: Imagine a student who memorizes the answers to a practice test perfectly. They get 100% on the practice test. But when they take the real exam, the questions are slightly different, and they fail miserably. They learned the specific patterns of the practice test, not the general rules of the subject.
  • The Paper's Claim: If a pattern works on the training data but breaks when the model sees new, unseen data (like a cow in a desert), researchers call it "spurious." They want patterns that are "stable" and work everywhere, not just in the specific dataset the model was fed.

3. The "Human-Likeness" Lens (Would a person do this?)

  • The Analogy: Imagine a chess player who wins by memorizing a specific sequence of moves that only works against one specific opponent. A human grandmaster would say, "That's not real chess; that's a cheap trick." Humans usually look at the shape and structure of the pieces, not just the texture of the wood.
  • The Paper's Claim: Sometimes researchers call a correlation "spurious" because it's not how a human would think. For example, if a model recognizes a dog based on its fur texture (like a human might) but ignores its shape, researchers might say, "That's not how humans see dogs; therefore, that pattern is spurious." The paper notes this is tricky because "human thinking" varies wildly across cultures and isn't always a perfect standard.

4. The "Harmfulness" Lens (Does it cause trouble?)

  • The Analogy: Imagine a hiring manager who decides to hire only people with a specific last name because, in the past, most successful employees had that name. Even if that pattern is statistically true in the past, using it to hire people today is unfair and harmful.
  • The Paper's Claim: Researchers often label a correlation as "spurious" if it leads to unfairness or bias. For example, if a model learns that "people with blonde hair are women" (because the training data had mostly blonde women), and then uses that to guess gender, it's considered "spurious" because it causes social harm, even if the pattern exists in the data.

The Main Takeaway

The paper argues that "spuriousness" isn't a fixed, mathematical property of the data itself. Instead, it is a judgment call.

Whether a correlation is "bad" depends entirely on what the researcher cares about:

  • Do they care if it works on new data? (Generalizability)
  • Do they care if it matches human intuition? (Human-likeness)
  • Do they care if it causes unfairness? (Harmfulness)

The authors suggest that by realizing these are just different "frames" or perspectives, we can stop pretending there is one single "correct" definition of a bad pattern. Instead, we should be honest about why we think a pattern is bad, because that choice reveals our values and goals as scientists.

What the Paper Does Not Say

  • It does not provide a new mathematical formula to fix these errors.
  • It does not claim that one of these four lenses is the "best" one to use.
  • It does not offer specific medical or clinical advice on how to use these findings in hospitals.
  • It does not predict the future of AI; it simply analyzes how researchers currently talk about the problem.

In short, the paper is a "meta-analysis" of how scientists think and talk about mistakes in AI, revealing that what we call a "mistake" is often just a reflection of what we want the AI to do.

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 →