Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
arXiv Machine Learning · 2026/8/4 13:58:10

LAEF: A Lead-Agnostic ECG Foundation Model Towards Point-of-Care Diagnostics

AI 中文解读
核心亮点:这款名为LAEF的心电AI模型,打破了传统设备必须采集12个电极才能分析的局限,让智能手表等便携设备也能精准诊断心脏问题。 通俗解读:以前做心电图,医院要贴12个电极,AI分析也只认这种"标准配置"。但智能手表只有1到2个电极,数据不完整,老模型就"罢工"了。LAEF像一位灵活的医生,无论你给它几个电极的数据,它都能通过特殊的"图谱网络"技术,把不完整的信息拼凑起来,照样做出准确判断。它在1.8万个测试数据上,用单个电极的诊断准确率就超过了传统方案。 实际影响:这意味着未来你用智能手表或手持心电仪,就能获得接近医院级别的早期心脏筛查。比如房颤、心肌缺血等异常,手表就能及时提醒,不用专门跑医院做全套检查。尤其对偏远地区或行动不便的老人,这种便携诊断能大幅提升心血管疾病的发现率,为抢救争取宝贵时间。
Point-of-care cardiac devices such as smartwatches and handheld ECG recorders typically capture 1--2 leads, yet existing ECG foundation models are architecturally constrained to fixed 12-lead inputs, degrading or failing under these reduced configurations. We introduce LAEF (Lead-Agnostic ECG Foundation), a 7M-parameter ECG foundation model that can natively process any lead subset without zero-padding or architectural modification. LAEF represents ECGs as variable-size spatiotemporal graphs with physiologically motivated intra- and inter-lead connectivity, processed by a Graph Attention Network that scales naturally with active lead count.Pre-trained on 9.2M 12-lead ECGs via masked node modelling with stochastic lead sampling, LAEF learns representations robust to lead configuration. Across 18 downstream datasets, LAEF is on par with specialized 12-lead baselines over 12$\times$ larger at full lead availability. Under direct point-of-care-oriented diagnostics (1--2 leads), it outperforms all zero-padded alternatives on 17 out of 18 datasets with with a single randomly sampled lead and on 14 out of 18 with 2 leads, with an average AUROC gain of +3.2 points. Representation analysis links this advantage to architectural lead-agnosticism, and a lead-importance study across 164 cardiovascular conditions shows population-level performance is stable across single standard input leads while still recovering established clinically lead-condition associations.
分享
阅读原文