Pacemaker Predictive Analytics (Pitch)

Team: Shallow Blue

Our solution predicts when someone with a pacemaker is about to experience cardiac arrest, so that a physician can appropriately intervene ahead of time and save the patient from the discomfort of receiving a shock from the pacemaker.

Background on the Problem

The global pacemaker market is expected to reach $12.3 billion by 2025[1], and each year 1 million pacemakers are implanted worldwide[2]. A pacemaker is a small, battery-operated device that is usually placed in the chest to treat arrhythmias, or abnormal heart rhythms. It uses low-energy, electrical pulses to prompt the heart to beat at a normal rate. A similar device called Implantable cardioverter defibrillators (ICDs) can prevent sudden cardiac arrest. There are also new-generation devices that combine both functions.

Pacemaker

Although pacemakers and ICDs can deliver lifesaving therapy, they are not always accurate; up to one-third of patients get shocked even when they shouldn’t be. This potentially leads to adverse health outcomes, as some trials suggest a strong association between shocks and increased immortality in ICD recipients[3]. Thus, there is a real patient need for a solution that identifies and prevents cardiac arrest even before it happens. Identifying patients at risk can prevent shocks, hospitalizations, and even death, and can also generate quantifiable cost savings: a Stanford study suggests $210 million in Medicare savings could be achieved by introducing this type of technology[4].

Description of the Solution

We propose the development of an analytics dashboard for physicians that uses machine-learning algorithms in combination with remote monitoring data collected from the patient’s pacemaker to identify a patient’s risk for cardiac arrest. The algorithm will employ supervised learning as it will initially be trained on de-identified data from patients who have been correctly shocked in the past. This data will be collected from remote monitoring systems, which collect hundreds of data points each and every minute spanning across 60+ variables such as heart rate, activity level, fluid backup, and variability in EKG findings. We found that a number of these variables change in the hours and days leading up to a shock; see the figure below for what a life-threatening cardiac arrest looks like for a device right before it delivers therapy.

Moments leading up to a shock on a device

Our dashboard would essentially build a layer of analytics on top of the existing ICD logic that will improve the accuracy of the shocks and alert physicians when certain changes in variables might indicate that a patient is at risk of cardiac arrest. The model will be based on neural networks combined with a support vector model that can relate patients in real time with those that have received a shock in the past. See the figure below for an example dashboard interface, with the tile in the bottom left corner alerting the physician to the patient’s risk level.

Sample dashboard interface

Empirical Demonstration

We will design a prospective randomized control trial that will randomize patients into either a control group or a treatment group. Each patient will be assigned a risk score by our algorithm. The control group will continue to use their pacemaker/ICD as is, while the treatment group will receive additional preventative warnings generated by our algorithm that will alert them to seek immediate help from a physician. We will measure and compare 1) the total number of shocks delivered; 2) the proportion of shocks that are inaccurately delivered; and 3) the number of “interventions” from our algorithm that resulted from a real, elevated measure of patient risk, as ascertained by the physician. A successful outcome for this demonstration would be an overall reduction in the total number of shocks on a risk-adjusted basis (measure 1), a reduction in the “false negative” rate (measure 2), and a low overall “false positive” rate (as extrapolated from measure 3).

Pilot

We conducted a pilot study of over 2,500 patients and found that several key variables change prior to shock. The graph on the left shows the elevation in heart rate prior to shock. The graph on the right shows the predictive value of this variable in a univariate regression analysis. As you can see, heart rate on its own already seems to be a fairly good predictor of a shock. We then ran a logistic regression on all 60+ variables to identify multivariate correlations. See the figure below for the results of that model.

Univariate regression analysis (using heart rate)

Multiple regression analysis

[1] Grand View Research, December 2016: http://www.grandviewresearch.com/press-release/global-pacemaker-market

[2] Mond, H. G. and Proclemer, A. (2011), The 11th World Survey of Cardiac Pacing and Implantable Cardioverter-Defibrillators: Calendar Year 2009–A World Society of Arrhythmia’s Project. Pacing and Clinical Electrophysiology, 34: 1013–1027.

[3] Schukro, C. (2014) Implantable Cardioverter-Defibrillators Shock Paradox. e-Journal ESC Council of Cardiology. Vol. 13, No. 9, 16 Dec 2014.  https://www.escardio.org/Journals/E-Journal-of-Cardiology-Practice/Volume-13/Implantable-cardioverter-defibrillators-shock-paradox

[4] Medscape. “New Pacemakers, ICDs With Home Monitoring Save Time.” http://www.medscape.org/viewarticle/433442

One thought on “Pacemaker Predictive Analytics (Pitch)

Leave a Reply