The Failures of Marginal Influence-Based Attribution Methods for Global Time Series Explanations
This paper argues that the primary failure of existing time series attribution methods lies not in their scalar output format but in a fundamental computational mismatch where marginal conditioning and off-manifold gradients conflate direct and mediated temporal dependencies, rendering them unfaithful to the model's underlying causal structure.
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 Mystery of the Time-Traveling Detective
Imagine you are a detective trying to solve a crime, but the only clue you have is a single, blurry photo of the suspect. You know the suspect was at the scene, but you don't know how they got there, who they talked to along the way, or if they were even the one who actually pulled the trigger. In the world of Artificial Intelligence (AI), this is exactly the problem scientists face when they try to understand how computer models make predictions about the future. These models, which power everything from stock market forecasts to medical monitoring, are often "black boxes." We know what goes in (data from the past) and what comes out (a prediction), but we don't know the internal logic.
To fix this, researchers have developed "Explainable AI" (XAI). Think of XAI as a tool that tries to highlight the most important clues. For time-based data (like weather patterns or heart rates), the current standard method is like giving every single clue a score from 1 to 10. If a temperature reading at 2:00 PM gets a score of 9, the tool says, "This was super important!" But here's the catch: in the real world, events are connected. The temperature at 2:00 PM didn't happen in a vacuum; it was caused by the wind at 1:00 PM, which was caused by a storm at 12:00 PM. If your detective tool just gives a score to the 2:00 PM temperature without understanding that it was just a messenger for the storm, you might blame the wrong thing. This paper dives deep into why our current detective tools are failing to see the full picture of how time works.
The Paper: Why Our "Scorecards" Are Wrong
The paper, titled The Failures of Marginal Influence-Based Attribution Methods for Global Time Series Explanations, argues that the most popular way we try to explain AI predictions is fundamentally broken when it comes to time. The authors, led by Amadeo Tunyi, prove that the standard method—giving every data point a single "importance score"—is like trying to describe a complex movie by only listing the brightness of each frame. It misses the plot.
The Core Problem: The "Mediator" Trap
The authors use a clever analogy involving a chain of events. Imagine a domino setup:
- You push the first domino (Event A).
- It knocks over the second domino (Event B).
- The second domino knocks over the third (Event C).
In this chain, Event A causes Event C, but only because it went through Event B. Event B is the "mediator." The paper shows that current AI explanation tools are terrible at telling the difference between a direct cause and a mediated one. They see that Event A happened and Event C happened, so they give Event A a high score, thinking it directly caused the result. But in reality, Event A only mattered because it moved Event B. The tools are "hallucinating" a direct connection that doesn't exist because they are ignoring the middleman.
The "Off-Manifold" Mistake
The paper also points out a second, sneaky error. Imagine you are walking on a tightrope (the "manifold"). This is the only path where the data makes sense. If you step off the rope into the void, you are in a place that never happens in real life. The authors found that many popular methods (like SHAP and Gradient-based tools) accidentally look at these "off-rope" scenarios. They ask, "What would happen if the temperature was 100 degrees when the humidity was 0%?" Even though that combination is impossible in the real world, the math calculates a score for it. This leads the AI to give importance to things that are mathematically possible but physically impossible, confusing the explanation.
What the Paper Proves
The authors didn't just guess; they ran simulations and mathematical proofs to show that:
- Standard methods fail: Popular tools like SHAP, TimeSHAP, and Saliency maps consistently give credit to the wrong variables when data is "autocorrelated" (when today's data depends heavily on yesterday's).
- They can't tell the difference: In their tests, these tools gave the same "importance score" to a variable whether it was a direct cause or just a messenger. They couldn't distinguish between a direct link and a chain reaction.
- They break the rules of reality: By looking at impossible data combinations, they violate the "on-manifold" rule, meaning their explanations don't respect the actual laws of the data they are analyzing.
The Proposed Solution: The "Transition Tensor"
So, if the scorecard is broken, what do we use instead? The authors propose a new way of thinking called DAG-faithfulness. Instead of asking "How important is this single number?", we should ask "What is the map of connections?"
They suggest replacing the simple list of scores with a Transition Tensor. Imagine a 3D grid or a complex spreadsheet that doesn't just say "A is important." Instead, it maps out: "A at time 1 influences B at time 2, which then influences C at time 3."
- It captures the direction of influence.
- It captures the timing (the lag).
- It captures the relationships between variables.
The paper argues that for an explanation to be truly faithful, it must be able to reconstruct this map of connections (a Directed Acyclic Graph, or DAG) exactly as the AI model learned it. If the explanation says "A connects to C," but the model actually learned "A connects to B, and B connects to C," the explanation is a lie, even if the final prediction was correct.
The Current State of Affairs
The authors are careful to note that while they have identified the problem and defined the perfect solution (DAG-faithfulness), they haven't fully built the perfect tool yet. They show that some newer methods (like FIT and WinIT) are closer to the mark because they try to respect the "rules of the road" (staying on the manifold), but they still struggle with sensitivity. The paper concludes that the field needs to stop trying to squeeze complex time-based logic into simple numbers and start building these 3D "connection maps."
In short, the paper is a wake-up call: we can no longer trust the simple "importance scores" for time-series AI. They are missing the story of how events connect, and until we switch to methods that map those connections, our explanations will remain incomplete and potentially misleading. The authors have drawn the map of the problem and pointed the way to the solution, but the journey to build the perfect map is just beginning.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.