← Latest papers
📊 statistics

When Are Neural Interaction Discoveries Real? Identifiability, Recoverability, and a Pre-Fit Diagnostic

This paper establishes that the identifiability of neural interaction discoveries depends fundamentally on the geometry of the observed input support rather than model architecture, and it introduces a pre-fit diagnostic based on effective rank and a stability check to determine whether such interactions can be reliably recovered.

Original authors: Valentina Kuskova, Dmitry Zaytsev, Michael Coppedge

Published 2026-06-09
📖 6 min read🧠 Deep dive

Original authors: Valentina Kuskova, Dmitry Zaytsev, Michael Coppedge

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 Question: Is the AI "Seeing" or Just "Guessing"?

Imagine you hire a very smart, flexible detective (a neural network) to figure out how a crime happened. The detective tells you: "The suspect's speed was modulated by the weather." In other words, the weather made the suspect run faster.

This sounds like a great, mechanistic discovery. But the authors of this paper ask a crucial question: Is this actually a fact about the world, or is it just a trick of the detective's flexible mind?

Because these AI models are so good at fitting data, they can often invent different stories that all look exactly the same on the surface. One story might say "Weather caused the speed," while another says "The suspect's mood caused the speed," and both stories fit the historical data perfectly. If the model picks one story just because of how it started its calculation (a random "seed"), that story isn't a real discovery; it's an artifact.

The paper argues that whether a discovery is real depends less on how smart the AI is, and more on the shape of the data it was fed.


The Core Concept: The "Stage" vs. The "Actors"

The authors use a specific type of AI model called G-NAVAR (Gated Neural Additive Vector Autoregression). Think of this model as a stage play:

  • The Actors (Sources): Variables that influence the outcome (e.g., wind speed, temperature).
  • The Director (Gates): Variables that change how the actors perform (e.g., "When it's hot, the wind blows harder").

The paper asks: Can we uniquely identify who the Director is?

1. The Problem of "Leaking" (Dependent Inputs)

Imagine two actors, Rain and Clouds, who always show up together. If the model tries to figure out who is directing the scene, it gets confused. Because Rain and Clouds are so linked, the model can't tell if the "Director" is Rain or Clouds. The effect "leaks" between them.

  • The Paper's Claim: If your input variables are too dependent on each other, the model cannot uniquely separate their effects.

2. The Problem of the "Small Stage" (Low-Dimensional Support)

This is the paper's most important finding. Imagine a stage that is only 1 inch wide. You have two actors trying to perform a complex dance. Because the stage is so narrow, they can only move in one direction.

  • The Analogy: If the data only covers a tiny, flat slice of reality (like a straight line), the model can invent a million different "dance moves" (interaction rules) that all look identical on that tiny line. But if you stepped off the line into the rest of the room, the moves would look totally different.
  • The Paper's Claim: If the data doesn't cover enough "ground" (geometric support), the model's discovery is undefined. It's not a real property of the data; it's just a guess that happens to work on the narrow slice of data you have.

The Solution: A "Pre-Flight" Check and a "Double-Check"

The authors propose a practical workflow to stop people from trusting fake discoveries. They offer two tools:

Tool 1: The "Effective Rank" (The Pre-Fit Diagnostic)

Before you even train the AI, you can look at your data and ask: "Is our stage wide enough?"

  • They use a math trick called Effective Rank. Think of it like checking how many dimensions your data actually uses.
  • High Effective Rank: Your data is spread out in many directions (a big, 3D room). The model might be able to find a real interaction.
  • Low Effective Rank: Your data is squashed into a flat sheet or a line (a narrow hallway). The model cannot find a real interaction, no matter how hard it tries.
  • The Rule: If the Effective Rank is low, stop immediately. The discovery is impossible.

Tool 2: The "Two-Seed" Stability Check (The Post-Fit Test)

If the "stage" looks wide enough, you still need to be careful. You train the model twice, starting with two different random "seeds" (like rolling two different dice to start the game).

  • The Test: Do both runs agree on who the Director is?
  • If they agree: It's a good sign (though not a guarantee).
  • If they disagree: The discovery is fake. The model is just picking a random answer because the data doesn't force a single truth.

Real-World Tests: Three Different Stories

The authors tested their theory on three real-world datasets, which perfectly illustrate the three possible outcomes:

1. Beijing Air Quality (The "Success" Story)

  • The Data: Air pollution and weather.
  • The Result: The data was "rich" (High Effective Rank). The model consistently found that Temperature modulates the relationship between Nitrogen Dioxide and Ozone.
  • Verdict: This is a Real Discovery. The data was wide enough, and the model agreed on the answer every time.

2. World Development Indicators (The "False Hope" Story)

  • The Data: Economic growth and investment.
  • The Result: The data looked "rich" (High Effective Rank), so the Pre-Fit check said "Go ahead!" But when they ran the model twice, the two runs disagreed. One said "Investment" was the key; the other said "Trade Openness."
  • Verdict: This is Unstable. Even though the data looked good, there was no single, recoverable truth. The model was just guessing.

3. Stock Market Volatility (The "Impossible" Story)

  • The Data: Stock market prices across different countries.
  • The Result: The data was "collapsed" (Low Effective Rank). All the stock markets moved in lockstep, like a single line. The Pre-Fit check screamed "Stop!"
  • Verdict: Impossible. The model couldn't find a real interaction because the data was too narrow. Any "discovery" would be pure fiction.

The Bottom Line

The paper concludes that having a flexible AI model is not enough. You can have the most powerful neural network in the world, but if your data is "squashed" (low-dimensional) or too correlated, the model cannot tell you the truth about how variables interact.

The Takeaway for Practitioners:

  1. Check the shape of your data first (Effective Rank). If it's too narrow, don't bother looking for interactions.
  2. Run the model twice. If the answers change, you haven't found a truth; you've found a random guess.
  3. Don't trust the "story" the AI tells you unless the data geometry and the stability checks both say it's real.

The paper doesn't promise that AI will solve all mysteries; it promises to tell you when the AI is actually solving a mystery and when it is just making things up.

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 →