菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-10
📄 Abstract - Automatic Cardiac Risk Management Classification using large-context Electronic Patients Health Records

To overcome the limitations of manual administrative coding in geriatric Cardiovascular Risk Management, this study introduces an automated classification framework leveraging unstructured Electronic Health Records (EHRs). Using a dataset of 3,482 patients, we benchmarked three distinct modeling paradigms on longitudinal Dutch clinical narratives: classical machine learning baselines, specialized deep learning architectures optimized for large-context sequences, and general-purpose generative Large Language Models (LLMs) in a zero-shot setting. Additionally, we evaluated a late fusion strategy to integrate unstructured text with structured medication embeddings and anthropometric data. Our analysis reveals that the custom Transformer architecture outperforms both traditional methods and generative \acs{llm}s, achieving the highest F1-scores and Matthews Correlation Coefficients. These findings underscore the critical role of specialized hierarchical attention mechanisms in capturing long-range dependencies within medical texts, presenting a robust, automated alternative to manual workflows for clinical risk stratification.

顶级标签: medical natural language processing llm
详细标签: electronic health records clinical risk stratification transformer architecture zero-shot learning multimodal fusion 或 搜索:

利用大上下文电子患者健康记录进行自动心脏风险管理分类 / Automatic Cardiac Risk Management Classification using large-context Electronic Patients Health Records


1️⃣ 一句话总结

这项研究开发了一个自动分类系统,通过分析大量非结构化的电子健康记录来评估老年患者的心脏病风险,发现专门设计的深度学习模型比传统机器学习或通用大语言模型更准确,为临床风险自动化评估提供了有效方案。

源自 arXiv: 2603.09685