Abstract
Models of electrical activity in cardiac cells have become important research tools as they can provide a quantitative description of detailed and integrative physiology. However, cardiac cell models have many parameters, and how uncertainties in these parameters affect the model output is difficult to assess without undertaking large numbers of model runs. In this study we show that a surrogate statistical model of a cardiac cell model (the Luo-Rudy 1991 model) can be built using Gaussian process (GP) emulators. Using this approach we examined how eight outputs describing the action potential shape and action potential duration restitution depend on six inputs, which we selected to be the maximum conductances in the Luo-Rudy 1991 model. We found that the GP emulators could be fitted to a small number of model runs, and behaved as would be expected based on the underlying physiology that the model represents. We have shown that an emulator approach is a powerful tool for uncertainty and sensitivity analysis in cardiac cell models.
Introduction
The heart is an electromechanical pump. With each beat an electrical action potential originates in the natural pacemaker, and propagates through the entire organ, acting to initiate and synchronise contraction. Since the publication of the first model describing the cardiac action potential over 50 years ago [1], models of electrical activation and recovery in cardiac cells and tissue have become valuable research tools. These models have explanatory power as they express quantitatively our knowledge of the biophysical processes that generate the cardiac action potential. Thus they can be used to examine the mechanisms by which gene mutations, pharmaceuticals and diseases act to change the properties of electrical activity in single cells and in whole tissues [2–4]. The present generation of models include detailed descriptions of the dynamics of transmembrane current flowing through ion channels, pumps and exchangers in the cell membrane, coupled to detailed models of Ca2+ storage and release within the cell [4], and there has been an increasing trend from models of animal cells towards detailed models of human atrial [5] and ventricular [6, 7] myocytes. These models can be coupled to models of cardiac tissue and anatomy [8], and there is the prospect that they will be used not only to interpret and guide experimental work [2], but also as tools to guide interventions in the clinic [9].
Cardiac cell model parameters
Models of the cardiac action potential represent beliefs about current flow across the cell membrane. The dependence of these currents on voltage, time, and other quantities is controlled by parameters in the model, which are initially unknown. In the very first model of this type representing the squid giant axon [10], data from experiments informed both the functional forms of the model and parameter values for just three ion channel currents. The present generation of cardiac cell models represent current flow through many different ion channels, pumps, and exchangers, and are typically a set of stiff and non-linear ordinary differential equations with many parameters (for example, see [7]).
Parameter values for these equations are chosen based on experiments on populations of cells, usually conducted in different institutions, on different species, and under different conditions [11]. A further complication is that experimental action potentials produced by a population of cells have a range of shapes [12, 13]. Part of this variability can be attributed to differences in cell size, in the density of ion channels, pumps, and exchangers in the cell membrane, and in stochastic ion channel gating that can result in beat to beat differences in action potentials recorded from the same cell [13–15]. The uncertainty that accompanies model parameter values that are estimated from experimental data arises then not only from experimental error, but also the inherent variability in action potentials. [7, 16].
Parameter sensitivity and uncertainty
Parameter values in this type of model will never be known with certainty, and so it is important to characterise the effect of this uncertainty on model outputs, and on conclusions drawn from modelling. Sensitivity analysis is the analysis of the influence of model parameters on model behaviour and is important in the context of cardiac cell modelling for three main reasons. First, parameters are estimated from uncertain experimental data. Understanding how the uncertainty in parameter values results in uncertainty in the conclusions drawn from a model-based analysis is important, for example in understanding how pharmacological agents or gene mutations influence the action potential. Second, we may wish to prioritise learning about a particular parameter, or set of parameters, if by doing so we will improve the soundness of our conclusions. Conversely, we may be willing to fix a parameter if it has negligible effect on the model output, and thus reduce the number of parameters that require estimation. Last, in the stiff, non-linear systems that typify cardiac cell models, small changes in parameter values may result in markedly changed model behaviour. These effects may be critical when we are seeking to explore and understand the effects of drugs, gene mutations, or regional differences in ion channel expression.
Several studies have addressed the issue of parameter sensitivity through running large numbers of simulations, each with a different combination of parameters [12, 17, 18]. However this approach is challenging because, despite the relentless increase in computer power, large numbers of model runs can still be computationally demanding. Other studies have taken a different approach, where outputs from a cardiac cell model are used to build a statistical ‘emulator’ or ‘meta-model’, which can then be used to calculate parameter sensitivity [19, 20]. For example, Sobie et al [19] used a partial least squares (PLS) linear model as an emulator for the cardiac cell model. Outputs of interest (for example, the action potential duration) were expressed as weighted sums of model parameters, where weights were derived from PLS regressions of simulator output quantities on simulator inputs in a set of training data.
Gaussian process emulators
In this paper we describe an approach to emulation based on modelling the cardiac cell model using a Gaussian process. Gaussian process (GP) emulation is the dominant approach for the statistical modelling of computer model functions [21]. GPs have proven to be flexible in fitting a wide range of computer model functions, and they allow the straightforward assessment of both uncertainty (what is our uncertainty about the output quantities given our uncertainty about the input parameters?) and input sensitivity (what effect does changing an input have on the output?) [22, 23].
In keeping with the computational model uncertainty literature, we describe the cardiac cell model as a simulator. The simulator, can be thought of as a function f s(⋅) that generates a vector of outputs y given a vector of inputs (we use ‘inputs’ interchangeably with ‘parameters’ from now on), y = f s(x). The ‘true’ or ‘correct’ values of the input parameters x are typically unknown and we represent our knowledge about the values via the probability density function p(x). For the purposes of this paper we assume that our simulator is deterministic, i.e. that if we run the simulator repeatedly with the same set of inputs x′ we will in each case observe the same model output value y′.
Our emulator is a statistical model of the simulator, sometimes known as a meta-model, a surrogate model, or a response surface model. The emulator is a probability distribution for the function f s(⋅). Given any point in parameter space x the emulator encodes our knowledge about the corresponding model output y. If we have run the simulator at x, then we know the corresponding model output with certainty. Note that this does not mean that we know with certainty the ‘true’ value of the quantity we are modelling, just that we know what value the computer model will return given input parameters x. However, for values x* for which we have not run the model, we are uncertain about y* = f s(x*). We therefore use our emulator to derive the expectation and variance of y*, and indeed any other distributional quantity of interest. Our emulator is typically cheap to compute compared to the simulator, and we can therefore use it to predict y for choices of inputs x over a wide range of parameter space. We can also use the emulator to explore the sensitivity of the model output to changes in the model input parameters, and it is here that the GP emulation method is particularly computationally efficient [22, 23].
The methodology for the GP emulation approach is described in detail in the ‘MUCM toolkit’, developed as part of a project on Managing Uncertainty in Complex Models (http://mucm.aston.ac.uk/MUCM/MUCMToolkit/). Good examples of the application of the method are to examine complex computer models of galaxy formation [24] and atmospheric chemistry [25].
Aim of the study
Our aim was to build GP emulators for the outputs of a simple cardiac cell model, and to use these emulators to examine how uncertainties in maximum channel conductances translate into uncertainties in outputs describing action potential shape and restitution. We deliberately chose the simplified cardiac cell model developed by Luo and Rudy in 1991 (LR1991) [26], where the relationship between parameters and model outputs is relatively well characterised, so that we could examine the utility of an emulator approach and make comparisons with previous work on sensitivity analysis [19].
Materials and Methods
Implementation of cardiac cell model and choice of inputs and outputs
The LR1991 model (the simulator) was implemented in Matlab (Mathworks, CA) using code automatically generated from the CellML repository (www.cellml.org), which uses the Matlab ode15s time adaptive solver for stiff systems of ODEs. We chose to vary the six model input parameters representing maximum conductances. This was in line with a previous sensitivity analysis of the LR1991 model that used PLS regression [19]. These parameters have a clear link to cellular physiology as they represent the density of ion channels (or pumps and exchangers) in the cell membrane. Furthermore, the contribution of each of the currents in the LR1991 model to the action potential is understood, at least qualitatively [4, 26].
We were interested in eight model outputs. Six of these were obtained directly from the action potential: maximum dVm/dt, peak Vm, dome Vm, action potential duration to 90% repolarisation (APD90), resting Vm, and APD to 50% of repolarisation (APD50). These outputs correspond to the biomarkers used in the study of Britton et al [12], except that we substituted APD50 for plateau duration because we found this could be measured more consistently. In addition to these six outputs, we also measured the maximum slope of the action potential duration restitution (APDr) curve and the minimum diastolic interval (DI) of the shortest S2 stimulus that could elicit an action potential.
Design data and test data for the emulator
To build a GP emulator it is necessary to generate a design dataset, which consists of a set of parameter inputs and the corresponding simulator outputs. The range of inputs should provide good coverage of the input parameter space, so that the emulator can represent the model over this plausible space. The design data are used to build, or ‘fit’, the emulator, and once the emulator is fitted, it can then be evaluated against a test dataset, which are obtained from simulator runs that have not been used in the fitting process.
In the original description of the LR1991 model [26], values for the maximum conductances were chosen based on earlier models and on experimental data. Our aim was to use the emulator to undertake sensitivity analysis over a plausible region of model parameter space, rather than to chose inputs that represented beliefs (in a probabilistic sense) about the ‘true’ maximum conductances. For the design and test data, we therefore selected combinations of maximum conductances using Latin hypercube sampling [27] from a uniform distribution in the range where was the maximum conductance provided in the original description of the LR1991 model. This range of parameters was chosen to avoid inputs (for example GK <0.2 mScm-2) that would generate prolonged repolarisation in the LR1991 model, and is shown in Table 1. The uniform distribution of each input was normalised to the range [0, 1] with the original conductance reported for the LR1991 model corresponding to 0.5. Thus normalised GNa varied from 0.0 corresponding to 17.25 mScm-2 on the natural scale, to 1.0 corresponding to 28.75 mScm-2. For uncertainty and sensitivity analysis using the emulator, the inputs were assigned a Normal distribution with a mean of 0.5 and a variance of 0.04 (standard deviation 0.2) in normalised units. These values were chosen so as not to stray outside the range of the design data used to construct the emulators, and the mean and variance of each input in natural units is also given in Table 1.
Table 1. Distribution for input parameters.
Input parameter | Units | Mean value | Distribution for design data | Distribution for sensitivity analysis |
---|---|---|---|---|
GNa | mS cm-2 | 23.0000 | U(17.250, 28.750) | N(23.0000, 0.84640000) |
Gsi | mS cm-2 | 0.09000 | U(0.0675, 0.1125) | N(0.09000, 0.00001296) |
GK | mS cm-2 | 0.28200 | U(0.2115, 0.3525) | N(0.28200, 0.00012544) |
GK1 | mS cm-2 | 0.60470 | U(0.4535, 0.7559) | N(0.60470, 0.00058564) |
GKp | mS cm-2 | 0.01830 | U(0.0137, 0.0229) | N(0.01830, 0.00000064) |
Gb | mS cm-2 | 0.03921 | U(0.0294, 0.0490) | N(0.03921, 0.00000256) |
Distribution for each input to the LR1991 simulator used for generating the design data and test data, and the distribution of each input used for undertaking sensitivity analysis in the emulator. U denotes a uniform distribution and N a normal distribution, with mean and variance given in brackets.
We generated 200 design points with which to build emulators for each of the eight outputs. Each of the 200 design points represented a single evaluation of the model, i.e. a single sample of the six inputs, and a single set of the eight output quantities. These data are provided as Supporting Information (S1 Data). An additional 20 sets of inputs and outputs were generated for the purpose of testing the emulator, and these data are also provided as Supporting Information (S2 Data). The choice of 200 for the number of design points was obtained empirically; fitting the emulators with design data based on <150 design points resulted in a relatively poor fit when evaluated against test data, whereas building an emulator with >250 design points resulted in a very similar fit to that obtained with 200 design points.
Each time the simulator was run (for generating both design and test data) nine S1 stimuli of strength -25.5 μA cm-2 and duration 2 ms were delivered to the simulator at a 1000 ms cycle length. The final action potential in this S1 sequence was used to obtain the outputs. Fig 1(a) shows the 200 action potentials that were used to generate the outputs. Fig 1(b) shows the six outputs that were measured directly from the action potential.
The slope of the APDr curve and minimum DI characterise dynamic properties of the simulator and were obtained as follows. Following the initial simulator run to obtain the outputs shown in Fig 1(b), the simulator was run repeatedly using the final S1 beat of the initial run as an initial condition, with an S2 stimulus delivered at progressively shorter cycle lengths until an S2 beat could not be elicited. The stimulus strength and duration were -25.5 μA cm-2 and 2 ms as described above. From each of these additional runs, APD90 and diastolic interval (DI) were obtained from the S2 action potential, and used to construct an APDr curve. The minimum DI was the shortest DI in the S2 sequence. The maximum slope was determined by fitting an equation of the form
(1) |
to the APDr curve using the Matlab fminsearch function, where a, b and c were obtained from the fit. The maximum slope of the curve was then determined [28] from
(2) |
The design data inputs and outputs are plotted in Fig 2, where each plot shows one of the eight output quantities plotted against one of the six input quantities. Test data are overlaid as dark grey points. Several associations are immediately clear from this figure, for example maximum dVm/dT and peak Vm are both strongly associated with GNa and weakly associated, if at all, with the other inputs. On the other hand, APD90 shows shows some dependence on Gsi, GK, and Gb. Note that the inputs have been normalised such that they to lie in the (0,1) interval. The uniform sampling distribution for the inputs is clear from the even spread of points in the (0,1) interval.
Building and evaluating the emulator
Our approach to Gaussian process emulator construction was based on that described in previous studies [23, 25], and a detailed description of the process and the underlying mathematics is given in the Supporting Information (S1 Text). We fitted a separate GP emulator for each of the eight outputs using the 200 sets of design data. Emulator fitting refers to the process of estimating emulator hyperparameters. In our study each emulator was characterised by a set of seven ‘mean function’ hyperparameters (an intercept , and six slope hyperparameters corresponding to the inputs), and a set of seven ‘covariance function’ hyperparameters (six correlation lengths controlling the ‘wiggliness’ of the emulator, and an overall variance hyperparameter ). Given design data and hyperparameter values, an emulator can be evaluated for any new set of inputs. An emulator evaluation for a new input is a Gaussian probability distribution with a defined mean and variance that represents our knowledge about the output of the simulator at that input.
The quality of the emulator fit was evaluated using the test data. The output distributions predicted by the emulator for the new inputs were compared with the actual outputs obtained from the simulator at the test points. A visual indication of fit was obtained by plotting the differences between the emulator means and the simulator outputs for each of the 20 test data points, and a quantitative indication was obtained by combining these differences into a single measure, the Mahanalobis distance (MD). This measure provides a robust way to compare the output of the emulator and the output of the simulator at the test points, expressed as a single number [29]. A reference distribution for the MD can be calculated, which for 20 points has a mean of 20 and a standard deviation of 6.8 [29]. A good quality emulator fit will predict the output at the test points correctly, and the MD will be close to the mean of the reference distribution.
When a satisfactory emulator fit had been obtained, the test data were then combined with the original design data and used to fit an updated emulator based on 220 simulator runs.
Uncertainty analysis
Uncertainty analysis aims to quantify how uncertain we are about the target output quantity, given our uncertainty about the model inputs. The traditional approach to this problem is Monte Carlo analysis, whereby a large number of samples is generated from the input parameter distribution, and for each sample the model is run. The resulting set of model outputs represents a sample from a distribution that characterises the uncertainty about the output quantity. In contrast, an emulator can be used to specify directly an analytic distribution (in our case, a Gaussian process) that represents uncertainty about the output, given uncertainty in the inputs [30].
Sensitivity analysis
For the purposes of our study, we assumed that uncertain inputs are normally distributed, and under this assumption we can derive analytically a range of sensitivity analysis measures that quantify the effect of individual inputs on each output (see S1 Text for details). In particular, we can determine the inputs that have the greatest (and least) influence on an output, thereby giving insight into the operation of our model. Without an emulator, these sensitivity measures would typically require a costly Monte Carlo procedure.
The emulator was used to assess the contribution of each input with respect to each output in mean effect plots (a plot of the expectation of the output quantity, conditional on the input of interest, plotted against the input of interest), and to calculate the main effect index, for each input-output combination [23, 30]. Sensitivity measures computed using the Gaussian process emulator were then compared with those computed using a PLS emulator [19] constructed using the same design data. The mathematical details of these procedures are described in detail in the Supporting Information (S1 Text), and are summarised here.
The mean effect of an input of interest, xw, on some output is the conditional expectation of that output, conditional on the input of interest, i.e. after averaging over the remaining inputs. This is a function of the given input xw, and enables the effect of varying a single input on the output to be examined. In each emulator, the mean effect of each of the six inputs was calculated in turn over the range 0 → x w → 1, with all other inputs independently normally distributed with mean 0.5 and variance 0.04. A variance of 0.04 was chosen so that input values had good coverage over the (0,1) interval.
Sensitivity indices are a measure of the overall sensitivity of outputs to inputs, and can be calculated in several different ways. We calculated the main effect index, which for a parameter xw is the ratio of the variance of the mean effect V w = Var[E{f(x)∣x w}], to the variance of the model output Var{f(x}. If, by the variance identity, we write Var{f(x} = Var[E{f(x)∣x w}]+E[Var{f(x)∣x w}], we can see that the main effect index can be interpreted as the expected reduction in variance in the output that would occur if we were to learn (or fix) xw.
Again, because we used an emulator to calculate the sensitivity measure we took expectations with respect to the emulator, and calculated the ratio of the emulator expectation of the mean effect variance E*[V w] to the emulator expectation of the variance of the emulator output E*[Var[f(x)]]. The main effect index does not take into account any variance in the output that could be attributed to interactions between the inputs. However, in the absence of interactions the sum of the sensitivity indices for each input will be 1.0, and deviation from this is therefore a measure of the contribution of interactions.
The PLS emulator was generated following Sobie [19] using the NIPALS algorithm [31]. The combined design and test data used to fit the GP emulator were used to generate the PLS emulator. Inputs were first mean centred and normalised by the standard deviation to obtain Z scores. The Z scores of the input X, and the columns in output Y corresponding to APD90 and maximum dVm/dT were then log-transformed. The eight outputs were then regressed on the six inputs resulting in 8 × 6 regression coefficients.
Results
APD90 emulator
To explain the way that GP emulators were used in this study, we concentrate initially on the APD90 emulator, before presenting our findings for the other emulators.
The evaluation of the APD90 emulator against test data is shown in Fig 3, which shows the difference between the output of the emulator and the output of the simulator for each of the 20 test data. These differences all fall within ± 2 emulator standard deviations, indicating that the emulator is a good fit. The Mahalanobis Distance (MD) for these test data was 28.22, which is within the plausible range given the reference distribution (mean 20 and standard deviation 6.8) [29]. See the Supporting Information (S1 Text) for details of how the MD was calculated. We therefore concluded that the APD90 emulator was a good representation of the simulator.
We next assessed how the variance of APD90 calculated directly using the emulator depended on the variance of GK. For this calculation, all inputs except GK were effectively fixed by assigning independent normal distributions with a mean in normalised units of 0.5 and a very small variance of 0.0001 in normalised units. GK was then assigned a normal distribution with mean 0.5 in normalised units (0.282 mS cm-2 on the natural scale), but to show the effect of increasing uncertainty in GK, the variance was set at 0.01, 0.02, 0.05 and 0.1 in successive calculations of the mean and variance of APD90. These normalised variances correspond to standard deviations of 0.0014, 0.0028, 0.0071, and 0.0141 mS cm-2 on the natural scale. The output distributions of APD90 for each distribution of GK are shown in Fig 4(a). As would be expected, increasing the variance of GK results in an increase in the variance of APD90.
We then compared the output distributions of APD90 obtained from the emulator with output distributions obtained from a broadly equivalent Monte Carlo analysis of the simulator. Kernel density estimates were obtained using values from 2000 simulator runs, where in each run the input GK was drawn from a normal distribution with the same variance as used to calculate the corresponding output distribution with the GP emulator. The number of runs was selected empirically as a value that yielded a smooth distribution of APD90 without incurring a large computational cost. The results are shown in Fig 4(b). The quantitative agreement between the distributions shown in Fig 4(a) and 4(b) confirms that the both approaches yielded a similar uncertainty analysis, and captured the behaviour of APD90 dependence on GK in the LR1991 model. However, the GP emulator method required many fewer simulator runs and was therefore more efficient. The emulator approach (Fig 4(a)) required 220 simulator runs to generate design and test data, and once the emulator had been built (which took several minutes), the calculation of each new output distribution took only a few seconds. In contrast, each distribution of the Monte Carlo based approach (Fig 4(b)) was calculated from 2000 simulator runs (an order of magnitude more). While this study did not undertake a full benchmark comparison, we noted that computation times for each Monte Carlo run of 2000 samples varied from 9 hours 13 min to 9 hours 34 min.
Figs 5 and 6 show the result of sensitivity analysis using the APD90 emulator. Fig 5 shows the mean effects, which are the conditional expectation of the output, as each input in turn was fixed and varied from 0 to 1, while all other inputs were assigned a mean of 0.5 and a variance of 0.04. Increasing GK, Gb, and GK1 above their mean value of 0.5 acted to decrease mean APD90 in the emulator, whereas increasing Gsi above 0.5 acted to increase mean APD90. These observations are consistent with the operation of the LR1991 model, where GK, Gb, and GK1 control outward depolarising currents, and Gsi controls an inward depolarising current. The trends shown in Fig 5 can also be seen in the scatter plots of the design data in Fig 2.
Fig 6 shows the main effect index (expressed as a percentage) from the APD90 emulator for each of the six inputs. We can interpret the main effect index as being the proportional reduction in variance of APD90 that would be expected if the input in question was to be fixed. The analysis confirms that Gsi, GK, and Gb were the most important parameters for determining variability in APD90. The sum of these sensitivity indices was 98.4%, indicating that most of the total variance in APD90 could be accounted for by the independent effects of variance in the inputs.
Design data characteristics and evaluation for all emulators
The design data and characteristics of each emulator are given in Table 2, where all inputs were independently normally distributed with a normalised mean of 0.5 and variance of 0.04 (see Table 1 for natural units). In each case, the mean emulator output E*[E{f(x)}] was close to the mean of the simulator output in the design data for each of the emulators, and the variance of the mean emulator output Var*[E{f(x)}] was small, indicating that there little uncertainty was induced in the emulator fit. The coefficient of variation in the emulator output was obtained by dividing the square root of the emulator expectation of the variance E*[Var{f(x)}] by the emulator expectation of the expectation of the simulator output E*[E{f(x)}]. The MD obtained from the initial emulator fit is also given (see S1 Text for details of the MD calculation). In each case, the MD was within ±2 standard deviations of the reference distribution mean, and so the emulators were considered a good fit to the design data.
Table 2. Emulator characteristics.
Output | Mean of design data | E *[E[f(x))] of emulator | Var *[E[f(x)]] of emulator | CoV of emulator | Mahanalobis distance |
---|---|---|---|---|---|
Max. dVm/dt (mV/ms) | 414.68 | 415.55 | 0.000041 | 6.42% | 24.85 |
Peak Vm (mV) | 46.67 | 46.83 | 0.000006 | 4.92% | 16.06 |
Dome Vm (mV) | 10.98 | 11.00 | 0.000000 | 26.87% | 14.96 |
APD90 (ms) | 365.37 | 363.02 | 0.000568 | 9.48% | 28.22 |
Resting Vm (mV) | -84.29 | -84.33 | 0.000000 | 0.58% | 20.64 |
APD50 (ms) | 325.77 | 324.66 | 0.000733 | 9.20% | 12.89 |
APDr slope | 2.02 | 2.11 | 0.000249 | 22.80% | 25.37 |
Min. DI (ms) | 10.02 | 6.01 | 0.002152 | 13.27% | 10.58 |
For each of the outputs, column 2 shows the mean of the design data, obtained from inputs that varied across the normalised range 0..1 given in Table 1. Columns 3-5 show the expectation of emulator output (E*[E[f(x))]), the variance of this expectation Var*[E(f(x))], and coefficient of variation () of each emulator, when all of the inputs were assigned a standardised mean of 0.5, and a standardised variance of 0.04 (i.e. 95% confidence intervals of 0.108–0.892). Column 7 shows the Mahanalobis distance between each fitted emulator and an additional 20 test points; a good fit was indicated by a value falling in a distribution with a mean of 20 and a standard deviation of 6.8.
Mean effects in all emulators
The mean effects obtained using the emulator for each output are shown in Fig 7. In the LR1991 model the action potential upstroke is controlled by INa, and the Max. dVm/dt and Max. Vm emulators have captured a strong dependence on GNa as shown in Fig 7(a) and 7(b). Dome voltage (Fig 7(c)) was mainly influenced by Gsi and Gb, with increasing Gsi acting to increase dome voltage, and Gb and to a lesser extent GKp acting in the opposite direction. In the LR1991 model these effects reflect the balance of inward and outward currents during the action potential plateau. Changes in resting voltage (Fig 7(d)) were small, and were controlled by Gb and GK1, while the mean effects for the APD50 emulator (Fig 7(e)) were very similar to those of the APD90 emulator (Fig 4), as well as the trends in the design data (Fig 2).
APDr slope is important for the stability of re-entry in cardiac tissue, and the mean effects plot for APDr slope (Fig 7(f)) shows that increasing Gsi acted to increase APDr slope, while increasing GK, GK1 and Gb acted to decrease the slope. The dependence of APDr slope on Gsi, GK, GK1 and Gb was similar to the dependence of APD, and is also consistent with other studies of re-entry that have used the LR1991 model, where Gsi has been used to control the slope of the APD restitution curve [32, 33].
Variance based sensitivity analysis
Fig 8 shows the main effect indices calculated for each input, and for each emulator. These indices mirror the information shown in the mean effects plots, and indicate, for example, that GK1 and Gb are the inputs that had the most influence on resting voltage. The sum of the main effect indices for was close to 1 (>98%) for all outputs except the APDr (85%) and the minimum DI (26%). These lower values indicate that 15% of the APDr emulator variance and 74% of the minimum DI emulator variance could be accounted for by interaction effects.
To provide a comparison with the main effects indices obtained from the GP emulators and shown in Fig 8, we also calculated regression coefficients for the LR1991 model using partial least squares (PLS) regression [19]. These coefficients were obtained from the design and test data used to construct the GP emulators, and are shown in Fig 9. These regression coefficients indicate how each output change with each input. Positive values indicate that the output increases as the input increases, whereas negative values indicate that the output decreases as the input increases. The PLS regression coefficients and main effects indices obtained from the GP emulators provide different ways of assessing the way that inputs affect outputs. However the magnitude of the PLS regression coefficients showed good agreement with the main effects indices from the GP emulators. Similar PLS regression coefficients could be obtained using alternative design data drawn from multivariate normal distributions rather than the uniform distribution of the combined design and test data used to construct the GP emulators.
Discussion
Summary of findings
In this study we have built a surrogate statistical model of the LR1991 cardiac cell model using, for each model output, a Gaussian process (GP) emulator. The emulators were used to undertake uncertainty and sensitivity analyses of the model efficiently. We found that the GP emulators could be fitted well given a small number of design data points, and we have shown that an emulator approach is a powerful tool for uncertainty and sensitivity analysis in cardiac cell models.
The sensitivity indices shown in Figs 8 and 9 are consistent with what would be expected from our knowledge of the LR1991 model and the underlying physiology that the model represents. They confirm that both GP and PLS emulators have captured the model behaviour correctly. For example, GNa controls the magnitude of the input current during the action potential upstroke, and so would be expected to have a strong influence on maximum dVm/dt and peak Vm. This association is seen in the design data (Fig 2), and the high sensitivity indices in Figs 8 and 9 show that this behaviour has been captured by the emulators. Similarly, Gsi and GK control the input and output currents during the action potential plateau and repolarisation in the LR1991 model, and so would be expected to influence APD90. This association is again seen in the sensitivity indices in Figs 8 and 9.
In the present proof of concept study, we have not attempted to assign uncertainty to the model inputs based on real uncertainties based on experimental errors and variation. However, an important future direction of this research will be to apply an emulator approach to biophysically detailed cell models, where the uncertainty in the mode inputs is based on variability in experimental data.
Comparison with other approaches
Some of the dependence of outputs on inputs identified with the emulators can be seen in the design data plotted in Fig 2. These data show some of the relationships that are revealed by sensitivity analysis, but other relationships are obscured. For example, although the dependence of Max. dVm/dt and Max. Vm on Gsi is clear from Fig 2, the relative influence of GK, Gsi and Gb on APD90 is hard to quantify from these data alone.
Several recent studies have addressed the problem of parameter sensitivity in cardiac cell models by running large numbers of simulations, where parameters used for each simulation are drawn from a prescribed distribution [12, 17, 18]. Monte Carlo analysis has become one of the standard tools for undertaking sensitivity analysis. However a key advantage of an emulator based approach that is it less computationally demanding. In the present study 220 simulator runs were used to build all of the emulators, and the mean and variance of each emulator output could be calculated directly. In contrast, the Monte Carlo simulations used to generate the comparable data shown in Fig 4(b) required 8000 simulator runs and took several days to compute. Thus an emulator based approach provides a computationally cheaper and more flexible way to examine the sensitivity of a cardiac cell model than ‘brute force’ Monte Carlo.
There are many different ways to build an emulator of a complex model, and other recent studies have used partial least squares (PLS) regression to build emulators that can be used for sensitivity analysis [19, 20]. The sensitivity indices obtained by this approach (Fig 9) identify similar dependencies of outputs on parameters, although the methodology by which the two sets of indices are calculated is different and so there are some quantitative differences. An important benefit of the GP emulator approach over a PLS approach is that uncertainties in inputs are handled explicitly, and so it is possible to examine how the variance of an output changes as an input becomes more uncertain (Fig 4).
Assumptions, limitations, and difficulties of fitting GP emulators
Although GP emulators are a efficient and powerful tools for uncertainty and sensitivity analysis, the approach described in this study does involve several important assumptions. First, each output is assumed to be a smooth function of the inputs without discontinuities. This assumption was reasonable for most of the emulators examined in the present study, but may underlie problems with the Min. DI emulator and this issue is discussed in more detail below.
Second, it is important that the design data fill the input space evenly. In this study we used a Latin hypercube design to ensure an even distribution of the inputs, and selected the number of design points empirically. We did not undertake a systematic assessment of the minimum number of design points needed to specify each emulator, and this is a topic for future studies with more biophysically detailed cardiac cell models. In addition, other approaches such as orthogonal sampling may provide a more efficient way to cover the parameter space [34].
Third, in this study each GP was described by a linear mean and a Gaussian form for the covariance. As described in S1 Text, this approach enables the direct calculation of integrals involved in the uncertainty and sensitivity analysis. All of the emulators performed well when evaluated with the test data, indicating that our choice of form was satisfactory.
A final assumption was that uncertainty in the emulator inputs and outputs was normally distributed. Experimental data used to construct cardiac cell models are usually assumed to be normally distributed, and are plotted with symmetric error bars [7]. In the present study we did not attempt to estimate the actual uncertainty in inputs because LR1991 is a simplified and generic model. However future studies of more detailed cardiac cell models could assign uncertainties to the inputs that are based on variability in the experimental data used to construct the model, and this would produce valuable insight into the model building process.
While the emulators for most of the outputs behaved as expected, the Min. DI emulator did not. The variance based sensitivity indices shown in Fig 8 are small, and their sum is 0.256. In the design and test data, minimum DI was defined as the shortest DI that could elicit an action potential with APD90 longer than 100 ms. It is possible that this constraint leads to a discontinuity in Min. DI in the input space, and careful examination of the design and test data plotted in Fig 2 shows possible evidence of a discontinuity in the dependence of Min. DI on Gsi. However, the sensitivity indices from the PLS emulator shown in Fig 9 were derived from the same design data, and indicate that Min. DI depends mainly on Gsi, GK, and Gb, a tendency also visible in Fig 8 although the absolute values are much smaller. It is possible that Min. DI is influenced by interactions between these inputs, and this would not be accounted for in the sensitivity indices shown in Fig 8.
Conclusions
In this proof of concept study, we have shown that GP emulators can be used for uncertainty and sensitivity analysis in a model of the cardiac cell action potential. We chose an old and simplified model for this study because its operation is well understood compared to more recent biophysically detailed cell models. We expect that future studies will examine these more detailed models, and will explore the use of GP emulators for uncertainty analysis in multiscale models of cardiac electrophysiology.
Supporting Information
Acknowledgments
The design and test data were produced using the iceberg compute resource at the University of Sheffield. We also thank Jeremy Oakley (Sheffield) for helpful discussions.
Data Availability
All relevant data and methods are contained within the paper and its Supporting Information files.
Funding Statement
This work was supported by the UK Engineering and Physical Sciences Research Council (www.epsrc.ac.uk) grant number EP/K037145/1. Mark Strong is funded by a post-doctoral fellowship grant from the National Institute for Health Research http://www.nihr.ac.uk (Post-Doctoral Fellowship, PDF-2012-05-258). The funding agreement ensured the authors’ independence in designing the study, interpreting the data, writing, and publishing the report. This report is independent research supported by the National Institute for Health Research (Post-Doctoral Fellowship, PDF-2012-05-258). The views expressed in this publication are those of the authors and not necessarily those of the NHS, the National Institute for Health Research or the Department of Health.
References
- 1. Noble D (1962) A modification of the Hodgkin-Huxley equations applicable to Purkinje fibre action and pacemaker potentials. Journal of Physiology (London) 160: 317–352. 10.1113/jphysiol.1962.sp006849 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2. Roberts BN, Yang PC, Behrens SB, Moreno JD, Clancy CE (2012) Computational approaches to understand cardiac electrophysiology and arrhythmias. American Journal of Physiology (Heart and Circulatory Physiology) 303: H766–83. 10.1152/ajpheart.01081.2011 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3. Mirams GR, Davies MR, Cui Y, Kohl P, Noble D (2012) Application of cardiac electrophysiology simulations to pro-arrhythmic safety testing. British Journal of Pharmacology 167: 932–45. 10.1111/j.1476-5381.2012.02020.x [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4. Fink M, Niederer SA, Cherry EM, Fenton FH, Koivumaki JT, Seemann G, et al. (2011) Cardiac cell modelling: Observations from the heart of the cardiac physiome project. Progress in Biophysics and Molecular Biology 104: 2–21. 10.1016/j.pbiomolbio.2010.03.002 [DOI] [PubMed] [Google Scholar]
- 5. Colman MA, Aslanidi OV, Kharche S, Boyett MR, Garratt CJ, Hancox JC, et al. (2013) Pro-arrhythmogenic Effects of Atrial Fibrillation Induced Electrical Remodelling- Insights from 3D Virtual Human Atria. Journal of Physiology (London) 17: 4249–4272. 10.1113/jphysiol.2013.254987 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 6. ten Tusscher KHWJ, Panfilov AV, Tusscher KT (2006) Alternans and spiral breakup in a human ventricular tissue model. American Journal of Physiology (Heart and Circulatory Physiology) 291: 1088–1100. 10.1152/ajpheart.00109.2006 [DOI] [PubMed] [Google Scholar]
- 7. O’Hara T, Virág L, Varró A, Rudy Y (2011) Simulation of the undiseased human cardiac ventricular action potential: model formulation and experimental validation. PLoS Computational Biology 7: e1002061 10.1371/journal.pcbi.1002061 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8. Clayton RH, Bernus O, Cherry EM, Dierckx H, Fenton FH, Mirabella L, et al. (2011) Models of cardiac tissue electrophysiology: Progress, challenges and open questions. Progress in Biophysics and Molecular Biology 104: 22–48. 10.1016/j.pbiomolbio.2010.05.008 [DOI] [PubMed] [Google Scholar]
- 9. Rantner L, Tice B, Trayanova NA (2013) Terminating ventricular tachyarrhythmias using far-field low-voltage stimuli: Mechanisms and delivery protocols. Heart Rhythm 10: 1209–1217. 10.1016/j.hrthm.2013.04.027 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10. Hodgkin A, Huxley A (1952) A quantitative description of membrane current and its application to conduction and excitation in nerve. Journal of Physiology (London) 117: 500–544. 10.1113/jphysiol.1952.sp004764 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11. Niederer SA, Fink M, Noble D, Smith NP (2009) A meta-analysis of cardiac electrophysiology computational models. Experimental Physiology 94: 486–95. 10.1113/expphysiol.2008.044610 [DOI] [PubMed] [Google Scholar]
- 12.Britton OJ, Bueno-Orovio A, Van Ammel K, Lu HR, Towart R, Gallacher DJ, et al. (2013) Experimentally calibrated population of models predicts and explains intersubject variability in cardiac cellular electrophysiology. Proceedings of the National Academy of Sciences of the United States of America 110: E2098–105. [DOI] [PMC free article] [PubMed]
- 13. Davies MR, Mistry HB, Hussein L, Pollard CE, Valentin JP, Swinton J, et al. (2012) An in silico canine cardiac midmyocardial action potential duration model as a tool for early drug safety assessment. American Journal of Physiology (Heart and Circulatory Physiology) 302: H1466–80. 10.1152/ajpheart.00808.2011 [DOI] [PubMed] [Google Scholar]
- 14. Gaborit N, Le Bouter S, Szuts V, Varro A, Escande D, Nattel S, et al. (2007) Regional and tissue specific transcript signatures of ion channel genes in the non-diseased human heart. Journal of Physiology (London) 582: 675–93. 10.1113/jphysiol.2006.126714 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15. Heijman J, Zaza A, Johnson DM, Rudy Y, Peeters RLM, Volders PG, et al. (2013) Determinants of beat-to-beat variability of repolarization duration in the canine ventricular myocyte: a computational analysis. PLoS Computational Biology 9: e1003202 10.1371/journal.pcbi.1003202 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16. Stewart P, Aslanidi OV, Noble D, Noble PJ, Boyett MR, Zhang H. (2009) Mathematical models of the electrical action potential of Purkinje fibre cells. Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences 367: 2225–55. 10.1098/rsta.2008.0283 [DOI] [PubMed] [Google Scholar]
- 17. Romero L, Pueyo E, Fink M, Rodríguez B (2009) Impact of ionic current variability on human ventricular cellular electrophysiology. American Journal of Physiology (Heart and Circulatory Physiology) 297: H1436–45. 10.1152/ajpheart.00263.2009 [DOI] [PubMed] [Google Scholar]
- 18. Kharche S, Lüdtke N, Panzeri S, Zhang H (2009) A global sensitivity index for biophysically detailed cardiac cell models: a computational approach In: Ayache N, Delingette H, Sermesant M, editors, Functional Imaging and Modelling of the Heart (FIMH). Lecture Notes in Computer Science 5528, volume 5528, pp. 366–375. [Google Scholar]
- 19. Sobie EA (2009) Parameter sensitivity analysis in electrophysiological models using multivariable regression. Biophysical Journal 96: 1264–74. 10.1016/j.bpj.2008.10.056 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 20. Sarkar AX, Christini DJ, Sobie EA (2012) Exploiting mathematical models to illuminate electrophysiological variability between individuals. Journal of Physiology (London) 590: 2555–67. 10.1113/jphysiol.2011.223313 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 21. Rasmussen CE, Williams CKI (2006) Gaussian processes for machine learning. Cambridge: MIT press, 1st edition, 248 pp. [Google Scholar]
- 22. Oakley JE, O’Hagan A (2002) Bayesian inference for the uncertainty distribution of computer model outputs. Biometrika 89: 769–784. 10.1093/biomet/89.4.769 [DOI] [Google Scholar]
- 23. Oakley JE, O’Hagan A (2004) Probabilistic sensitivity analysis of complex models: a Bayesian approach. Journal of the Royal Statistical Society: Series B (Statistical Methodology) 66: 751–769. 10.1111/j.1467-9868.2004.05304.x [DOI] [Google Scholar]
- 24. Vernon I, Goldstein M, Bower RG (2010) Galaxy formation: a Bayesian uncertainty analysis. Bayesian Analysis 5: 619–669. 10.1214/10-BA524 [DOI] [Google Scholar]
- 25. Lee LA, Pringle KJ, Reddington CL, Mann GW, Stier P, Spracklen DV, et al. (2013) The magnitude and causes of uncertainty in global model simulations of cloud condensation nuclei. Atmospheric Chemistry and Physics 13: 8879–8914. 10.5194/acp-13-8879-2013 [DOI] [Google Scholar]
- 26. Luo CH, Rudy Y (1991) A model of the ventricular cardiac action potential. Depolarization, repolarization, and their interaction. Circulation Research 68: 1501–1526. 10.1161/01.RES.68.6.1501 [DOI] [PubMed] [Google Scholar]
- 27. McKay MD, Beckman RJ, Conover WJ (1979) Comparison of three methods for selecting values of input variables in the analysis of output from a computer code. Technometrics 21: 239–245. 10.2307/1268522 [DOI] [Google Scholar]
- 28. Nash MP, Bradley CP, Sutton PMI, Clayton RH, Kallis P, Hayward MP, et al. (2006) Whole heart action potential duration restitution properties in cardiac patients: a combined clinical and modelling study. Experimental Physiology 91: 339–354. 10.1113/expphysiol.2005.031070 [DOI] [PubMed] [Google Scholar]
- 29. Bastos LS, O’Hagan A (2009) Diagnostics for Gaussian Process Emulators. Technometrics 51: 425–438. 10.1198/TECH.2009.08019 [DOI] [Google Scholar]
- 30. Becker W, Oakley JE, Surace C, Gili P, Rowson J, Worden K. (2012) Bayesian sensitivity analysis of a nonlinear finite element model. Mechanical Systems and Signal Processing 32: 18–31. 10.1016/j.ymssp.2012.03.009 [DOI] [Google Scholar]
- 31. Geladi P, Kowalski BR (1986) Partial least-squares regression: a tutorial. Analytica Chimica Acta 185: 1–17. 10.1016/0003-2670(86)80028-9 [DOI] [Google Scholar]
- 32.Garfinkel A, Kim YH, Voroshilovsky O, Qu Z, Kil JR, Lee MH, et al. (2000) Preventing ventricular fibrillation by flattening cardiac restitution. Proceedings of the National Academy of Sciences of the United States of America 97: 6061–6066. [DOI] [PMC free article] [PubMed]
- 33. Qu Z, Kil J, Xie F, Garfinkel A, Weiss J (2000) Scroll wave dynamics in a three-dimensional cardiac tissue model: roles of restitution, thickness, and fiber rotation. Biophysical Journal 78: 2761–2775. 10.1016/S0006-3495(00)76821-4 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 34. Bingham D, Sitter RR, Tang B (2009) Orthogonal and nearly orthogonal designs for computer experiments. Biometrika 96: 51–65. 10.1093/biomet/asn057 [DOI] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
All relevant data and methods are contained within the paper and its Supporting Information files.