Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/8/4 12:48:05
FOUND-AF: Benchmarking ECG Foundation Models for Atrial Fibrillation Detection
AI 中文解读
核心亮点:一项名为FOUND-AF的基准测试,首次在统一条件下横向对比了九款心电图AI模型,发现其中一款“轻量级”选手在房颤检测上全面胜出,为医疗AI选型提供了可靠参考。
通俗解读:房颤是一种常见的心脏乱跳毛病,容易引发中风。现在科学家训练出多种AI模型,能从心电图里自动识别房颤,但一直没搞清楚谁最靠谱——因为各家测试方法不统一,好比用不同尺子量身高。这次研究人员把所有模型拉到同一考场,用相同的数据、相同的评分标准,结果发现一款叫ECGFounder的模型不仅准确率最高,而且身材小巧、反应快,特别适合在医院的日常设备上跑。
实际影响:对普通人来说,这意味着未来心电图检查的AI辅助诊断会更可靠、更普及。医院不用花大价钱买顶级服务器,也能用上精准的房颤筛查工具,尤其对基层诊所和偏远地区意义重大。患者能更快得到诊断结果,减少漏诊风险,也为远程心电监护和可穿戴设备(如智能手表)的智能报警功能打下更扎实的技术基础。
Atrial fibrillation (AF) is the most common sustained cardiac arrhythmia and is associated with increased risks of stroke, heart failure, and mortality. Recent ECG foundation models offer transferable representations for automated AF detection. However, their relative effectiveness remains unclear because existing studies use different datasets, preprocessing procedures, classifiers, and validation protocols. This study presents FOUND-AF, a unified, leakage-controlled, and deployment-oriented benchmarking framework that evaluates the quality of pretrained ECG representations under identical experimental conditions. Nine publicly available foundation models from five families, including HuBERT-ECG, CLEF, ST-MEM, ECG-JEPA, and ECGFounder, were evaluated across four heterogeneous ECG datasets, namely AFDB, CinC2017, CPSC2021, and LTAFDB. All models were used as frozen feature extractors with standardized preprocessing, model-native resampling, a fixed XGBoost classifier, and recording-level grouped cross-validation. The evaluation included classification metrics, receiver operating characteristic analysis, paired recording-level bootstrap comparisons with Holm correction, embedding-space visualization, and computational efficiency profiling. The ECGFounder model consistently achieved the strongest overall performance across datasets while offering a favorable trade-off between accuracy, model size, inference time, and memory usage. FOUND-AF therefore provides a reproducible framework for selecting ECG foundation models and demonstrates that compact, clinically pretrained encoders can support robust and computationally efficient AF detection across heterogeneous acquisition settings.
分享
阅读原文 ↗