DOWNLOAD: Full Paper

AI-Enabled Venous Thromboembolism (VTE) Surveillance

Click play for TLDR; 5 Minute Audio Overview

The VTE Crisis: A Preventable Threat

Venous Thromboembolism is a critical public health challenge, imposing a staggering human and economic cost. Despite being largely preventable, it remains a leading cause of in-hospital death.

100,000

Annual Deaths

VTE is a leading cause of preventable hospital death in the U.S.

$10 Billion

Annual Economic Burden

Costs associated with VTE treatment and complications are immense.

< 50%

Receive Prophylaxis

A critical gap exists in administering necessary preventative care.

The Critical Prevention Gap

Medical knowledge shows that a vast majority of hospital-associated VTE cases are preventable. However, due to overwhelming clinical workloads and staff shortages, less than half of at-risk patients receive the recommended preventative measures. This gap highlights a systemic failure not of knowledge, but of resources and prioritization.

The chart illustrates this stark contrast, showing the potential for prevention versus the reality of care delivery. AI offers a path to close this gap by optimizing precious clinical resources.

Engineering an AI-Powered Solution

The development of the VTE surveillance system was a multi-stage process, beginning with raw data and culminating in a pilot-tested clinical tool designed for real-world impact.

Crucially, this system relies *exclusively* on basic Electronic Medical Record (EMR) data, deliberately avoiding patient observables or bedside information to ensure practical utility and scalability.

1. Data Collection 57,490 EMR encounters analyzed
2. Feature Engineering 14 minimal, accessible EMR-only features selected
3. Model Development LightGBM trained with SMOTE for imbalance
4. Pilot Evaluation Human-machine agreement assessed

An AI-Powered Surveillance System

High Performance, Minimal Data

The AI model, a Light Gradient Boosting Machine, was trained on nearly 57,000 inpatient records. A key innovation is its reliance on just 14 easily accessible EMR features (like age, BMI, and diagnosis history), avoiding complex lab data. This approach ensures the system is practical, scalable, and easy to integrate.

The model's performance is comparable to state-of-the-art systems that require far more extensive and hard-to-acquire data, demonstrating its efficiency and utility.

VTE Case Distribution

The training data included various types of VTE cases, identified through ICD-10 codes. The majority of cases were related to acute embolism and thrombosis, highlighting the primary target for the surveillance system.

Understanding this distribution is key to interpreting the AI's predictive patterns and its focus on the most common and acute presentations of VTE.

Detailed Model Performance & Comparison

The study rigorously evaluated the AI model's capabilities, demonstrating its robust performance across key metrics and its competitive standing against other machine learning approaches and traditional clinical calculators, all while maintaining a focus on practical, EMR-only data inputs.

Final Tuned Model Performance

The radar chart displays the final model's balanced performance across key metrics. An AUC of 0.9502 and an F1-Score of 0.7758 demonstrate its robust ability to distinguish between VTE and non-VTE cases, crucial in a clinical setting with imbalanced data. This performance is achieved without complex, manually collected data points.

Model Comparison (F1 Score)

This chart compares the F1 Score—a key metric balancing precision and recall—across various models tested with the SMOTE data balancing technique. LightGBM's superior score justified its selection for the final surveillance tool, proving high effectiveness even with its constrained EMR-only input.

Performance vs. Alternative Methods (AUC)

This chart compares the Area Under the Curve (AUC), a measure of diagnostic ability, for the study's final model against prior AI models and standard clinical calculators. The model's AUC of 0.95 surpasses many established methods, proving its high-end performance with a more practical, minimal feature set derived exclusively from EMR data, a distinct advantage for real-world deployment.

Pilot Evaluation: The Human-Machine Team in Action

A pilot study tested the tool in a real clinical setting. Experienced pharmacists reviewed the AI's priority rankings, revealing critical insights into its practical utility, especially considering the AI's reliance solely on EMR data.

AI High-Priority Cases

Of the 25 patients the AI flagged as "Higher Priority", clinicians agreed with the assessment for all of them.

100%

Clinician Agreement

(25 out of 25 cases)

AI Low-Priority Cases

For the 8 patients flagged as "Lower Priority", clinicians only agreed with 2, revealing a "semantic gap".

25%

Clinician Agreement

(2 out of 8 cases)

Key Insight: The Value of "Imperfect" Accuracy

The AI's perfect accuracy on high-priority cases is the most critical finding. It proves the tool excels at its primary goal: correctly identifying patients who need urgent attention for potential VTE. The lower agreement on low-priority cases was due to the AI's intentional lack of observational data (like "low mobility"), which clinicians use. This result validates the system as a powerful resource management tool that successfully flags the highest-risk patients for review, optimizing clinician workload even if it doesn't capture every nuance of a full clinical assessment from bedside data.

Bridging Two Perspectives: AI vs. Clinician

The discrepancy in "low priority" cases stemmed from the different data each party used. The AI relied on structured EMR data, while clinicians incorporated real-time, physical observations. This highlights a complementary, not conflicting, relationship.

AI Model's Focus

Based on structured, historical data available in the EMR.

  • Patient Age & BMI Class
  • Length of Hospital Stay
  • Anticoagulant Drug Orders
  • Historical Diagnosis Codes (Cancer, Diabetes, etc.)
  • Diagnostic Related Grouping (DRG)

Clinician's Added Insight

Includes real-time, observational data gathered at the bedside.

  • Low Mobility (Bed-ridden)
  • Active Infection / Rheumatism
  • Recent Major Surgery
  • Visible Limb Swelling
  • Patient-Reported Symptoms

The Path Forward

The successful integration of AI in healthcare faces challenges but holds immense promise. We recognize that there is work in the literature that incorates clinical observables (e.g., radiology) and free text documentation to produce a moderately higher degree of preditive accuracy. However these results are not always readily available in near real time, limiting critical surveillance contexts. More importantly, techniques that incorporate suche features would likely be very compatible with our technique from a pragmatic perspective. Future work will focused on richer clinical studies, expanding the AI's features, and building more interpretable models to foster trust and improve patient outcomes.