Development of a Probabilistic Boolean network (PBN) to model intraoperative blood pressure management

Comput Methods Programs Biomed. 2024 Jun:249:108143. doi: 10.1016/j.cmpb.2024.108143. Epub 2024 Mar 24.

Abstract

Background: Blood pressure is a vital sign for organ perfusion that anesthesiologists measure and modulate during surgery. However, current decision-making processes rely heavily on clinicians' experience, which can lead to variability in treatment across surgeries. With the advent of machine learning, we can now create models to predict the outcomes of interventions and guide perioperative decision-making. The first step in this process involves translating the clinical decision-making process into a framework understood by an algorithm. Probabilistic Boolean networks (PBNs) provide an information-rich approach to this problem. A PBN trends toward a steady state, and its decisions are easily understood via its Boolean predictor functions. We hypothesize that a PBN can be developed that corrects hemodynamic instability in patients by selecting clinical interventions to maintain blood pressure within a given range.

Methods: Data on patients over the age of 65 undergoing surgery with general anesthesia from 2018 to 2020 were drawn from the UF Health PRECEDE data set with IRB approval (IRB201700747). Parameters examined included heart rate, blood pressure, and frequency of medications given 15 min after anesthetic induction and 15 min before awakening. The medication frequency data were truncated into a 66/33 split for the training and validation set used in the PBN. The model was coded using Python 3 and evaluated by comparing the frequency of medications chosen by the program to the values in the testing set via linear regression analysis.

Results: The network developed successfully models a hemodynamically unstable patient and corrects the imbalance by administering medications. This is evidenced by the model achieving a stable, steady state matrix in all iterations. However, the model's ability to emulate clinical drug selection was variable. It was successful with its use of vasodilator selection but struggled with the appropriate selection of vasopressors.

Conclusions: The PBN has demonstrated the ability to choose appropriate interventions based on a patient's current vitals. Additional work must be done to have the network emulate the frequency at which drugs are selected from in clinical practice. In its current state, the model provides an understanding of how a PBN behaves in the context of correcting hemodynamic instability and can aid in developing more robust models in the future.

Keywords: Blood pressure; Boolean; Hemodynamics; Intraoperative; Probabilistic Boolean network.

MeSH terms

  • Algorithms*
  • Blood Pressure
  • Humans