Cross attention improves heart event prediction from medical claims data
In Medical Claims Data, Enhancing Predictive Performance for Major Adverse Cardiovascular Events Using Cross Attention
Machine Learning
Summary
Medical claims have lots of information about patients but it’s often messy and hard for computers to understand well. This study tested a new way to help computer models better learn the connections between patient diagnoses and treatments. By using a method called cross attention, the researchers made predictions about serious heart problems more accurate than previous models. This can help doctors identify patients at risk for major heart events earlier and more reliably.
What this means in practice
- •For hospital data teams: Improve risk prediction tools for major heart events by integrating diagnoses and treatment data from medical claims using cross attention.
- •For health insurance analytics: Enhance algorithms that detect high-risk cardiovascular patients using structured representations from claims data for better health management.
Authors
Yuhei Fujioka, Daitaro Misawa, Tatsuyoshi Ikenoue, Shingo Fukuma
Abstract
Medical claims data comprise the financial details, including the expenses and billing information, as well as the clinical information, such as the diagnoses and treatments, of patients visiting medical facilities. Recently, it has been acknowledged that large databases can be constructed from medical claims data for medical research purposes. However, the clinical information within these datasets is often medically unstructured, limiting its application in comprehensive analyses. This study enhances predictive model performance for major adverse cardiovascular events (MACE), a leading cause of death worldwide. Models that predict MACE are crucial to clinical practice guidelines. We utilize a cross-attention mechanism to develop a method that effectively weights the relationships between diagnoses and treatments. Effectively repre- senting the clinical information contained in medical claims data, this approach generates more representative features for predicting MACE. The ROC-AUC score of our proposed cross-attention-based model was 0.7720, higher than other benchmark models including the conventional atherosclerotic cardiovascular disease model, the light gradient boosting machine, and a self-attention-based model. These results indicate that integrating the clinical structure of medical claims data using a cross-attention mechanism significantly enhances the performance of predictive models.