← Latest papers
🤖 machine learning

ECG-InterpBench: Benchmarking the Interpretability of ECG Foundation Models with Matched-Scale Sparse Autoencoders

This paper introduces ECG-InterpBench, a novel benchmark that utilizes matched-scale sparse autoencoders to systematically evaluate and compare the interpretability, clinical relevance, and reproducibility of internal representations across six frozen ECG foundation models, addressing a critical gap left by existing performance-focused benchmarks.

Original authors: Yixuan Duan, Wei Qiu

Published 2026-07-31
📖 4 min read☕ Coffee break read

Original authors: Yixuan Duan, Wei Qiu

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 have a super-smart robot that can listen to your heartbeat and tell you if something is wrong. This robot is an "AI model" trained on millions of heart recordings. We know it works well at predicting problems, but here's the mystery: how does it actually do it? Is it looking at the right parts of the heartbeat, or is it just guessing based on weird patterns that happen to look like heartbeats? This is the world of "interpretability"—trying to peek inside the robot's brain to see what it's thinking.

To understand this paper, you need to know about two things. First, these AI models are like giant black boxes; they take a heartbeat in and spit out a diagnosis, but the middle part is a tangled mess of numbers. Second, scientists use a tool called a "Sparse Autoencoder" (SAE). Think of an SAE as a translator that tries to break that tangled mess down into a simple list of "on/off" switches. If the AI is truly smart, it should be able to explain a specific heart problem (like a fast heart rate) by flipping just one or two specific switches, rather than flipping a thousand random ones. The big question is: do these different AI heart robots actually have these clean, understandable switches, or are they all just messy?

This paper introduces a new "report card" called ECG-InterpBench to answer that question. Instead of just asking "Which AI is the best at guessing heart problems?", the authors asked, "Which AI's brain is the easiest to understand?" They took six different, frozen heart-AI models (meaning they didn't change the models, just looked at them) and tried to translate their brains using the same set of translators (the SAEs).

Here's the clever part: they made sure every translator was exactly the same size and strength. Imagine trying to compare six different chefs, but you give them all the exact same size of kitchen and the exact same number of ingredients. If one chef makes a better dish, you know it's because of their skill, not because they got a bigger kitchen. The authors did this by testing the models at five different "depths" (how deep into the AI's brain they looked) and five different "dictionary sizes" (how many switches they tried to find). This created a massive grid of 450 different tests.

The results were surprising and showed that there is no single "best" AI. It depends on what you are looking for.

  • The "Cleanest" Translator: One model, called HuBERT-ECG, was the champion at reconstructing the heartbeat perfectly from its switches. It was the most faithful at keeping the original signal intact.
  • The "Best Explainer": Another model, ECG-JEPA, was the winner at finding specific, meaningful switches. If you wanted to find the switch that corresponds to "ventricular rate" or "QRS duration," this model had the clearest, most accessible switches for those specific medical concepts.
  • The "Most Stable" Brain: A third model, CSFM, had the most consistent switches. If you trained the translator twice with slightly different random seeds, CSFM's switches stayed the same, whereas others changed their minds.

The paper explicitly rules out the idea that you can just pick the model with the highest accuracy and assume it's the most understandable. They found that the model that was best at predicting wasn't necessarily the one that was best at explaining. For instance, the model with the highest reconstruction quality (HuBERT-ECG) was actually near the bottom for finding specific clinical concepts.

The authors are very careful not to say they have "solved" the problem of AI interpretability. Instead, they suggest that these models have very different "personalities." Some are great at keeping the signal clean, while others are great at isolating specific medical ideas. They also showed that these differences are real and not just a fluke of the testing method, because they repeated the tests on a completely different dataset (MIMIC-IV-ECG) and got the same results.

In short, this paper built a standardized microscope to look inside heart-AI brains. It found that while all these models are smart, they organize their knowledge in very different ways. If you want a model that is easy to audit for specific medical concepts, you might pick one; if you want a model that preserves the raw signal perfectly, you might pick another. The paper provides a map to help doctors and scientists choose the right tool for the right job, rather than just blindly trusting the one with the highest score.

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 →