Interpretation

Accuracy moves with the population: what an AI-ECG study teaches human readers

The same model, the same twelve leads. Moved from hospital to community, its discrimination fell from 83% to 71%. Nothing about the algorithm changed — the patients did.

Einthoven· 25 August 2026· 5 min read· Referenced: ESC & JACC

An algorithm called EchoNext was trained on hospital ECGs to detect structural heart disease — valve lesions, ventricular dysfunction, the things you normally need an echocardiogram to see. In hospital cohorts it discriminated well, with an area under the curve of 83%.

Researchers then took it into people's homes. PREVUE-VALVE recruited community-dwelling adults aged 65 to 85 and gave each of them an in-home ECG and an echocardiogram. Among the 2,402 participants analysed, the same model scored an AUC of 71%.

Nothing about the model changed. No code was edited, no weights retrained. What changed was who was being tested — and that turns out to be enough.

A test does not have an accuracy. A test has an accuracy in a population. This is the single most useful idea in this article, and it applies just as much to your own reading as to any algorithm.

First: why is structure visible on an ECG at all?

It is worth pausing on what the model was even doing. An ECG records electrical activity, not anatomy. But electrical activity is shaped by the muscle it passes through, so structure leaves fingerprints on the trace: increased voltage when the ventricular wall thickens, altered P wave morphology when an atrium enlarges, low voltage when fluid or fat sits between heart and electrode, conduction delay when the chamber geometry changes.

Human readers have used these signals for a century, and the standard criteria for chamber enlargement are well described. The catch is that they are specific but insensitive: a positive voltage criterion means something, but a normal one rules out very little. An AI model is doing a more sophisticated version of the same trick — finding subtler combinations of the same physics.

The spectrum effect

In the hospital cohorts, 43% of patients had structural heart disease. In the community cohort, 8% did. And the disease that was present was different in kind, not just in quantity: more moderate tricuspid regurgitation, less systolic heart failure, milder phenotypes throughout.

That is what is meant by disease spectrum. A hospital population is enriched — people are there because something is already wrong, and by the time they arrive the abnormality is usually well developed. The distinction between health and disease is stark, and any test looks good at making it. In a community population the same distinction becomes blurred, and every test gets harder.

The study's authors did something worth noting: they propensity-matched to account for the differences, and the performance gap narrowed but did not disappear. Meanwhile the model performed consistently across several different hospital cohorts. Both findings point the same way — this was not a broken model or a bad dataset, it was the population itself.

Prevalence, and the number nobody teaches you

Sensitivity and specificity are properties you can quote from a paper. Neither answers the question a clinician actually has, which is: this test is positive, what is the chance the disease is really there?

That is positive predictive value, and it depends on how common the disease is. Take an illustrative test with 80% sensitivity and 80% specificity, applied to 1,000 people:

PrevalenceTrue positivesFalse positivesPositive predictive value
8% (community)6418426%
43% (hospital)34411475%

Identical test. Identical sensitivity and specificity. A positive result means something quite different depending on who walked through the door. In the low-prevalence setting most positives are false, and that is arithmetic rather than a flaw in the test.

The PREVUE-VALVE data show this directly. Performance improved in subgroups where disease was more likely — an AUC of 79% in participants whose ECG was already abnormal, and 76% in those with impaired health status.

What this changes about how you read

The lesson is not about algorithms. Your own pattern recognition is a diagnostic test, and it obeys the same rules.

Reading the paper honestly

Two things deserve stating plainly. The inventors of the algorithm are among the authors and may receive royalties or licensing fees related to it — which is disclosed in the paper, and is the kind of detail worth checking in any study of a commercial diagnostic. And the finding is not that AI-ECG failed. An AUC of 71% for detecting structural heart disease from twelve leads and no imaging is still a real signal. The finding is narrower and more useful: performance measured in one population does not transfer unexamined to another.

Which is a good discipline for a human reader too. The accuracy you have on exam traces, hand-picked to show a finding, is not the accuracy you will have at three in the morning on an unselected patient. Same reader, different spectrum.

Practise

Put this in front of a real trace

Einthoven gives you timed ECG rounds at true clinical scale with teaching feedback after every answer. The first three traces need no account.

Try three traces free →

Printable companion

ECG Cheat Sheet Pack — 12 reference sheets

Intervals, axis, territories and ST patterns laid out as printable sheets for a pocket or a ward folder. Designed by a board-certified cardiologist. €14.76 · instant digital download.

View on Etsy →

References

  1. AI-ECG Detection of Structural Heart Disease in the Community Setting: Transportability and Spectrum Effects in the PREVUE-VALVE Study. Journal of the American College of Cardiology. 2026 Aug 18;88(7):752-764. PMID:42615442 — source for the AUC figures, prevalence, cohort size and subgroup results described above
  2. AHA/ACCF/HRS Recommendations for the Standardization and Interpretation of the Electrocardiogram. Journal of the American College of Cardiology. 2009;53:992-1002. doi:10.1016/j.jacc.2008.12.015 — standard criteria for chamber hypertrophy and enlargement on the ECG

← All articles