Abstract
Background
An efficient and reliable parameter estimation method is essential for the creation of biological models using ordinary differential equation (ODE). Most of the existing estimation methods involve finding the global minimum of data fitting residuals over the entire parameter space simultaneously. Unfortunately, the associated computational requirement often becomes prohibitively high due to the large number of parameters and the lack of complete parameter identifiability (i.e. not all parameters can be uniquely identified).
Results
In this work, an incremental approach was applied to the parameter estimation of ODE models from concentration time profiles. Particularly, the method was developed to address a commonly encountered circumstance in the modeling of metabolic networks, where the number of metabolic fluxes (reaction rates) exceeds that of metabolites (chemical species). Here, the minimization of model residuals was performed over a subset of the parameter space that is associated with the degrees of freedom in the dynamic flux estimation from the concentration time-slopes. The efficacy of this method was demonstrated using two generalized mass action (GMA) models, where the method significantly outperformed single-step estimations. In addition, an extension of the estimation method to handle missing data is also presented.
Conclusions
The proposed incremental estimation method is able to tackle the issue on the lack of complete parameter identifiability and to significantly reduce the computational efforts in estimating model parameters, which will facilitate kinetic modeling of genome-scale cellular metabolism in the future.
Keywords: Incremental parameter estimation, Kinetic modeling, Metabolic network, GMA model
Background
The estimation of unknown kinetic parameters from time-series measurements of biological molecules is a major bottleneck in the ODE model building process in systems biology and metabolic engineering [1]. The majority of current estimation methods involve simultaneous (single-step) parameter identification, where model prediction errors are minimized over the entire parameter space. These methods often rely on global optimization methods, such as simulated annealing, genetic algorithms and other evolutionary approaches [1-3]. The problem of obtaining the best-fit parameter estimates however, is typically ill-posed due to issues related with data informativeness, problem formulation and parameter correlation, all of which contribute to the lack of complete parameter identifiability. Not to mention, finding the global minimum of model residuals over highly multidimensional parameter space is challenging and can become prohibitively expensive to perform on a computer workstation, even for tens of parameters.
Here, we consider the modeling of cellular metabolism using the canonical power-law formalism, specifically the generalized mass action (GMA) systems [4,5]. The power-law formalism has many advantages, which have been detailed elsewhere [1,6]. Notably, power laws have a relatively simple structure that permits algebraic manipulation in the logarithmic scale, but nonetheless is capable of describing essentially any nonlinearity. Regulatory interactions among metabolites can also be described straightforwardly through the kinetic order parameters, establishing an equivalence between structural identification and parametric estimation. However, the number of parameters increases proportionally with the number of metabolites and fluxes, leading to a large-scale parameter identification problem, one where single-step estimation methods often struggle to converge.
The integration of ODE often constitutes a major part of the computational cost in the parameter estimation, especially when the ODE model is stiff [7]. While stiffness can genuinely arise due to a large time scale separation of the reaction kinetics in the real system, stiff ODEs could also result from unrealistic combinations of parameter values during the parameter optimization procedure, especially when a global optimizer is used. The parameter estimation of ODE models using power-law kinetics is particularly prone to stiffness problem since many of the unknown parameters are the exponents of the concentrations. For this reason, alternative formulations have been proposed that avoid these ODE integrations either completely [7,8] or partially [9-11]. Particularly, computational cost could be significantly reduced by decomposing the estimation problem into two phases, starting with the calculation of dynamic reaction rates or fluxes from the slopes of concentration data, followed by the least square regressions of kinetic parameters [12-14]. In this case, the final parameter estimation is done one flux at a time, each involving only a handful of parameters and thus, the global minimum solution can be either computed analytically (for example, when using log-linear power-law flux functions) or determined efficiently. Moreover, as the first estimation phase (flux estimation) depends only on the assumption of the topology of the metabolic network, the flux estimates can subsequently be used to guide the selection of the most appropriate flux functions for the second phase or to detect inconsistencies in the assumed topology of the network separately from the flux equations [14]. However, the application of this method requires the number of metabolites to be equal to or larger than that of fluxes, so that the flux estimation can result in a unique solution. Since the reverse situation is more commonly encountered in the typical metabolic networks, a generalization of this incremental estimation approach becomes the main focus in this study.
As noted above, the new parameter estimation method in this work is built on the concept of incremental identification [12,13] or dynamical flux estimation (DFE) method [14,15]. The proposed method provides two new contributions: (1) an ability to handle the more general scenario, where the number of reactions exceeds that of the metabolites and (2) high numerical efficiency through the reduction of the parameter search space. Specifically, two parameter estimation formulations are proposed with objective functions that depend on model prediction errors of metabolite concentrations and of concentration time-slopes. An extension of this strategy to circumstances where concentration data of some metabolites are missing is also presented. The proposed method is applied to two previously published GMA models and compared with single-step estimation methods, in order to demonstrate its efficacy.
Methods
The generalized mass action model of cellular metabolism describes the mass balance of metabolites, taking into account all metabolic influxes and effluxes and their stoichiometric ratios, as follows:
(1) |
where X(t,p) is the vector of metabolic concentration time profiles, S ∈ Rm × n is the stoichiometric matrix for m metabolites that participate in n reactions, and v(X,p) denotes the vector of metabolic fluxes (i.e. reaction rates). Here, each flux is described by a power-law equation:
(2) |
where γj is the rate constant of the j-th flux and fji is the kinetic order parameter, representing the influence of metabolite Xi on the j-th flux (positive: Xi is an activating factor or a substrate, negative: Xi is an inhibiting factor). In incremental parameter identification, a data pre-processing step (e.g. smoothing or filtering) is usually applied to the noisy time-course concentration data Xm(tk), in order to improve the time-slope estimates . Subsequently, the dynamic metabolic fluxes v(tk) are estimated from Equation (1) by substituting with Finally, the kinetic parameters associated with the j-th flux (i.e. γj and fji’s) can be calculated using a least square regression of the power law flux function in Equation (2) against the estimated vj(tk). Note that for GMA models, the least square parameter regressions in the last step are linear in the logarithmic scale and thus, can be performed very efficiently.
A unique set of dynamic flux values v(tk) can only be computed from when the number of metabolites exceeds that of fluxes. However, a metabolite in general can participate in more than one metabolic flux (m < n). In such a situation, there exist an infinite number of dynamic flux combinations v(tk) that satisfy The dimensionality of the set of flux solutions is equal to the degree of freedom (DOF), given by the difference between the number of fluxes and the number of metabolites: nDOF = n-m >0 (assuming S has a full row rank, i.e. there is no redundant ODE in Equation (1)). The positive DOF means that the values of nDOF selected fluxes can be independently set, from which the remaining fluxes can be computed. This relationship forms the basis of the proposed estimation method, in which the model goodness of fit to data is optimized by adjusting only a subset of parameters associated with the independent fluxes above.
Specifically, we start by decomposing the fluxes into two groups: v(tk) = [ vI(tk)TvD(tk)T ]T , where the subscripts I and D denote the independent and dependent subset, respectively. Then, the parameter vector p and the stoichiometric matrix S can be structured correspondingly as p = [ pIpD ] and S = [ SISD ]. The relationship between the independent and dependent fluxes can be formulated by rearranging into:
(3) |
In this case, given pI, one can compute the independent fluxes vI(Xm(tk),pI) using the concentration data Xm(tk), and subsequently obtain vD(tk) from Equation (3). Finally, pD can be estimated by a simple least square fitting of vD(Xm(tk),pD) to the computed vD(tk) one flux at a time, when there are more time points than the number of parameters in each flux.
In this study, two formulations of the parameter estimation of ODE models in Equation (1) are investigated, involving the minimization of concentration and slope errors. The objective function for the concentration error is given by
(4) |
and that for the slope error is given by
(5) |
where K denotes the total number of measurement time points and X(tk,p) is the concentration prediction (i.e. the solution to the ODE model in Equation (1)). Figure 1 describes the formulation of the incremental parameter estimation and the procedure for computing the objective functions. Note that the computation of ΦC requires an integration of the ODE model and thus, the estimation using this objective function is expected to be computationally costlier than that using ΦS. On the other hand, metabolic mass balance is only approximately satisfied at discrete time points tk during the parameter estimation using ΦS, as the ODE model is not integrated.
There are several important practical considerations in the implementation of the proposed method. The first consideration is on the selection of the independent fluxes. Here, the set of these fluxes is selected such that (i) the m × m submatrix SD is invertible, (ii) the total number of the independent parameters pI is small, and (iii) the prior knowledge of the corresponding pI is maximized. The last two aspects should lead to a reduction in the parameter search space and the cost of finding the global optimal solution of the minimization problem in Figure 1. The second consideration is regarding constraints in the parameter estimation. Biologically relevant values of parameters are often available, providing lower and/or upper bounds for the parameter estimates. In addition, enzymatic reactions in the ODE model are often assumed to be irreversible and thus, dynamic flux estimates are constrained to be positive. Hence, the parameter estimation involves a constrained minimization problem, for which many global optimization algorithms exist.
So far, we have assumed that the time-course concentration data are available for all metabolites. However, the method above can be modified to accommodate more general circumstances, in which data for one or several metabolites are missing. In this case, the ODE model is first rewritten to separate the mass balances associated with measured and unmeasured metabolites, such that
(6) |
where the subscripts M and U refer to components that correspond to measured and unmeasured metabolites, respectively. Again, if the fluxes are split into two categories vI and vD as above, the following relationship still applies for the measured metabolites:
(7) |
Naturally, the degree of freedom associated with the dynamic flux estimation is higher by the number of component in XU than before. Figure 2 presents a modification of the parameter estimation procedure in Figure 1 to handle the case of missing data, in which an additional step involving the simulation of unmeasured metabolites will be performed. In this integration, XM is set as an external variable, whose time-profiles are interpolated from the measured concentrations. The set of independent fluxes vI are now selected to include all fluxes that appear in and those that lead to a full column ranked SD,M. If SD,M is a non-square matrix, then a pseudo-inverse will be done in Equation (7). Of course, the same considerations mentioned above are equally relevant in this case. Note that the initial conditions of XU will also need to be estimated.
Results
Two case studies: a generic branched pathway [7] and the glycolytic pathway of L. lactis[16], were used to evaluate the performance of the proposed estimation method. In addition, simultaneous estimation methods employing the same objective functions in Equations (4) and (5) were applied to these case studies, to gauge the reduction in the computational cost from using the proposed strategy. In order to alleviate the ODE stiffness issue, parameter combinations that lead to a violation in the MATLAB (ode15s) integration time step criterion is assigned a large error value (ΦC = 103 for the branched pathway and 105 for the glycolytic pathway). Alternatively, one could also set a maximum allowable integration time and penalize the associated parameter values upon violation, as described above. In this study, the optimization problems were solved in MATLAB using publicly available eSSM GO (Enhanced Scatter Search Method for Global Optimization) toolbox, a population-based metaheuristic global optimization method incorporating probabilistic and deterministic strategies [17,18]. The MATLAB codes of the case studies below are available in Additional file 1. Each parameter estimation was repeated five times to ensure the reliability of the global optimal solution. Unless noted differently, the iterations in the optimization algorithm were terminated when the values of objective functions improve by less than 0.01% or the runtime has exceeded the maximum duration (5 days).
A generic branched pathway
The generic branched pathway in this example consists of four metabolites and six fluxes, describing the transformations among the metabolites (double-line arrows), with feedback activation and inhibition (dashed arrows with plus or minus signs, respectively), as shown in Figure 3A. The GMA model of this pathway is given in Figure 3B, containing a total of thirteen rate constants and kinetic orders. This model with the parameter values and initial conditions reported previously [7] were used to generate noise-free and noisy time-course concentration data (i.i.d additive noise from a Gaussian distribution with 10% coefficient of variation). The noisy data were smoothened using a 6-th order polynomial, which provided the best relative goodness of fit among polynomials according to Akaike Information Criterion (AIC) [19] and adjusted R2[20]. Subsequently, time-slopes of noise-free and smoothened noisy data were computed using the central finite difference approximation.
Here, v1 and v6 were chosen as the independent fluxes as they comprise the least number of kinetic parameters and lead to an invertible SD. The two rate constants and two kinetic orders were constrained to within [0,25] and [0,2], respectively. In addition, all the reactions are assumed to be irreversible.
Table 1 compares simultaneous and incremental parameter estimation runs using noise-free data, employing the two objective functions above. Regardless of the objective function, the proposed incremental approach significantly outperformed the simultaneous estimation. When using the concentration-error minimization, simultaneous optimization met great difficulty to converge due to stiff ODE integrations. Only one out of five repeated runs could complete after relaxing the convergence criteria of the objective function to 1%, while the others were prematurely terminated after the prescribed maximum runtime of 5 days. In contrast, the proposed incremental estimation was able to find a minima of ΦC in less than 96 seconds on average with good concentration fit and parameter accuracy (see Figure 4A and Table 1). By avoiding ODE integrations using ΦS, the simultaneous estimation of parameters could be completed in roughly 10 minutes duration, but this was much slower than the incremental estimation using ΦC. In this case, the incremental method was able to converge in below 2 seconds or over 250 times faster. The goodness of fit to concentration data and the accuracy of parameter estimates were relatively equal for all three completed estimations (see Figure 4B and Table 1). The parameter inaccuracy in this case was mainly due to the polynomial smoothing of the concentration data, since the same estimations using the analytical values of the slopes (by evaluating the right hand side of the ODE model in Equation (1)) could give accurate parameter estimates (see Additional file 2: Table S1).
Table 1.
|
Simultaneous method |
Incremental method |
||
---|---|---|---|---|
min ΦC | min ΦS | |||
CPU time (sec) a |
56.00 h |
620.81 ± 64.30 |
95.95 ± 11.09 |
1.56 ± 0.19 |
eSSM GO iterations |
323 |
4390 ± 391 |
14 ± 4 |
10 ± 2 |
Parameter error (%) |
49.10 |
36.91% ± 1.09 |
21.56% ± 7.57 × 10-2 |
36.85% ± 6.48 × 10-3 |
|
4.54 × 10-3 |
6.54 × 10-3 ± 5.20 × 10-5 |
4.03 × 10-3 ± 6.22 × 10-8 |
6.00 × 10-3 ± 5.05 × 10-7 |
7.01 × 10-2 | 2.72 × 10-2 ± 1.09 × 10-5 | 3.92 × 10-2 ± 9.86 × 10-6 | 2.76 × 10-2 ± 4.46 × 10-10 |
a. CPU time was based on a workstation with dual Intel Quad-Core 2.83 GHz processors.
b. Only one out of five runs completed with a relative improvement of the objective function below 1% between iterations. The rest did not converge within the 5-day time limit after iterating for 583, 989, 777, and 661 times. The corresponding ΦC at termination were 4.85× 10-2, 1.39 × 10-2, 1.75 × 10-2 and 3.75 × 10-2, respectively.
c. Mean value ± standard deviation out of five repeats.
d. Root mean square error of model predictions, where the underlined value refers to the objective function of the minimization.
Table 2 provides the results of the same estimation procedures as above using noisy data. Data noise led to a loss of information and an expected decline in the parameter accuracy. Like before, the simultaneous estimation using ΦC met stiffness problem and three out of five runs did not finish within the five-day time limit. The incremental approach using either one of the objective functions offered a significant reduction in the computational time over the simultaneous estimation using ΦS, while providing comparable parameter accuracy and concentration and slope fit (see Figure 5 and Table 2). In this example, data noise did not affect the computational cost in obtaining the (global) minimum of the objective functions.
Table 2.
|
Simultaneous method |
Incremental method |
||
---|---|---|---|---|
min ΦS | min ΦC | min ΦS | ||
CPU time (sec) |
17.86 h |
534.83 ± 22.12 |
71.88 ± 6.33 |
1.17 ± 0.12 |
44.63 h | ||||
eSSM GO iterations |
254 |
3494 ± 348 |
12 ± 2 |
10 ± 3 |
426 | ||||
Parameter error (%) |
75.42 |
54.36 ± 4.47 |
75.77 ± 6.11 × 10-3 |
51.15 ± 1.38 × 10-3 |
34.98 | ||||
ΦC |
3.62 × 10-2 |
6.06 × 10-2 ± 1.14 × 10-3 |
3.52 × 10-2 ± 9.50 × 10-9 |
4.76 × 10-2 ± 3.81 × 10-7 |
3.27 × 10-2 | ||||
ΦS |
2.06 × 10-1 |
1.34 × 10-1 ± 6.02 × 10-4 |
1.64 × 10-1 ± 2.23 × 10-5 |
1.38 × 10-1 ± 2.26 × 10-10 |
1.60 × 10-1 |
a. Two out of five runs completed with a relative improvement of the objective function below 1% between iterations. The rest did not converge within the 5-day time limit after iterating for 805, 699, and 568 times. The corresponding ΦC at termination were 4.08 × 10-2, 5.05 × 10-2 and 6.25 × 10-2, respectively.
Finally, the estimation strategy described in Figure 2 was applied to this example using noise-free data and assuming X3 data were missing. Fluxes v3 and v4 that appear in were chosen to be among the independent fluxes and flux v1 was also added to the set such that the dependent fluxes can be uniquely determined from Equation (7). In addition to the parameters associated with the aforementioned fluxes, the initial condition X3(t0) was also estimated. The bounds for the rate constants and kinetic orders were kept the same as above, while the initial concentration was bounded within [0, 5].
Table 3 summarizes the parameter estimation results. Four out of five repeated runs of ΦC simultaneous optimization were again prematurely terminated after 5 days. Meanwhile, the rest of the estimations could provide reasonably good data fitting with the exception of fitting to X3 data as expected (see Figure 6). Like data noise, missing data led to increased inaccuracy of the parameter estimates, regardless of the estimation methods. Finally, the computational speedup by using the incremental over the simultaneous estimation was significant, but was lower than in the previous runs due to the additional integration of XU and the larger number of independent parameters. The detailed values of the parameter estimates in this case study can be found in the Additional file 2: Tables S2 and S3.
Table 3.
|
Simultaneous method |
Incremental method |
||
---|---|---|---|---|
min ΦS | min ΦC | min ΦS | ||
CPU time (sec) |
85.03 h |
4002.01 ± 696.11 |
1404.22 ± 120.71 |
445.47 ± 35.94 |
eSSM GO iterations |
308 |
365 ± 91 |
67 ± 10 |
48 ± 10 |
Parameter error (%) |
71.90 |
43.50 ± 2.34 |
68.85 ± 4.57 |
40.47 ± 0.59 |
ΦC |
4.54 × 10-3 |
6.46 × 10-3 ± 4.08 × 10-4 |
3.38 × 10-3 ± 1.14 × 10-4 |
5.94 × 10-3 ± 3.23 × 10-5 |
ΦS | 1.03 | 2.99 × 10-2 ± 3.82 × 10-4 | 8.32 × 10-2 ± 4.04 × 10-3 | 2.94 × 10-2 ± 2.77 × 10-6 |
a. Only one out of five runs completed with a relative improvement of the objective function below 1% between iterations. The rest did not converge within the 5-day time limit after iterating for 471, 435, 863 and 786 times. The corresponding ΦC at termination were 4.99× 10-2, 4.92 × 10-2, 1.17 × 10-2 and 1.57 × 10-2, respectively.
The glycolytic pathway in Lactococcus. lactis
The second case study was taken from the GMA modeling of the glycolytic pathway in L. lactis[16], involving six internal metabolites: glucose 6-phosphate (G6P) – X1, fructose 1, 6-biphosphate (FBP) – X2, 3-phosphoglycerate (3-PGA) – X3, phosphoenolpyruvate (PEP) - X4, Pyruvate – X5, Lactate – X6, and nine metabolic fluxes. In addition, external glucose (Glu), ATP and Pi are treated as off-line variables, whose values were interpolated from measurement data. The pathway connectivity is given in Figure 7A, while the model equations are provided in Figure 7B.
The time-course concentration dataset of all metabolites were measured using in vivo NMR [21,22], and smoothened data used for the parameter estimations below were shown in Figure 8. The raw data has been filtered previously [16], and these smoothened data for all metabolites but X6, were directly used for the concentration slope calculation in this case study. In the case of X6, a saturating Hill-type equation: k1tn / (k2 + tn) where t is time and the constants k1, k2, n are smoothing parameters, was fitted to the filtered data to remove unrealistic fluctuations. The central difference approximation was also adopted to obtain the time-slope data.
Fluxes v4, v7 and v9 were selected as the DOF, again to give the least number of pI and to ensure that SD is invertible. All rate constants were constrained to within [0, 50], while the independent and dependent kinetic orders were allowed within [0, 5] and [-5, 5], respectively. The difference between the bounds for the independent and dependent kinetic orders was done on purpose to simulate a scenario where the signs of the independent kinetic orders were known a priori.
Table 4 reports the outcome of the single-step and incremental parameter estimation runs using ΦC and ΦS. The values of the parameter estimates are given in the Additional file 2: Table S4. Like in the previous case study, there was a significant reduction in the estimation runtime by using the proposed method over the simultaneous estimation, with comparable goodness of fit in concentration and slope. None of the five repeats of ΦC simultaneous minimization converged within the five-day time limit, even after relaxing the convergence criteria of the objective function to 1%. On the other hand, the incremental estimation using ΦC was not only able to converge, but was also faster than the simultaneous estimation of ΦS that did not require any ODE integration. The incremental estimation using ΦC was able to provide parameters with the best overall concentration fit (see Figure 8), despite having a large slope error. Finally, minimizing ΦS does not guarantee that the resulting ODE is numerically solvable, as was the case of simultaneous estimation, due to numerical stiffness. But the incremental parameter estimation from minimizing ΦS can produce solvable ODEs with good concentration and slope fits.
Table 4.
|
Simultaneous method |
Incremental method |
||
---|---|---|---|---|
min ΦS | min ΦC | min ΦS | ||
CPU time (sec) |
>5 days |
3476.89 ± 349.63 |
976.72 ± 31.01 |
20.82 ± 2.71 |
eSSM GO iterations |
— |
1662 ± 282 |
4 ± 1 |
33 ± 7 |
ΦC |
— |
Stiff ODE |
2.20 ± 8.81 × 10-3 |
6.18 ± 7.28 × 10-2 |
ΦS | — | 2.67 ± 1.93 × 10-4 | 1.51 × 103 ± 52.50 | 5.79 ± 9.62 × 10-4 |
a. None of five runs finished with a relative improvement of the objective function below 1% within the 5-day time limit, after iterating for 60, 147, 93, 79 and 31 times. The corresponding ΦC at termination were 9.31, 7.57, 8.77, 9.39 and 12.9, respectively.
Discussion
In this study, an incremental strategy is used to develop a computationally efficient method for the parameter estimation of ODE models. Unlike most commonly used methods, where the parameter estimation is performed to minimize model residuals over the entire parameter space simultaneously, here the estimation is done in two incremental steps, involving the estimation of dynamic reaction rates or fluxes and flux-based parameter regressions. Importantly, the proposed strategy is designed to handle systems in which there exist extra degrees of freedom in the dynamic flux estimation, when the number of metabolic fluxes exceeds that of metabolites. The positive DOF means that there exist infinitely many solutions to the dynamic flux estimation, which is one of the factors underlying the parameter identifiability issues plaguing many estimation problems in systems biology [23,24].
The main premise of the new method is in recognizing that while many equivalent solutions exist for the dynamic flux estimation, the subsequent flux-based regression will give parameter values with different goodness-of-fit, as measured by ΦC or ΦS. In other words, given any two dynamic flux vectors v(tk) satisfying the associated parameter pairs (pI, pD) may not predict the slope or concentration data equally well, due to differences in the quality of parameter regression for each v(tk). Also, because of the DOF, the minimization of model residuals needs to be done only over a subset of parameters that are associated with the flux degrees of freedom, resulting in much reduced parameter search space and correspondingly much faster convergence to the (global) optimal solution. The superior performance of the proposed method over simultaneous estimation was convincingly demonstrated in the two GMA modeling case studies in the previous section. The minimization of slope error, also known as slope-estimation-decoupling strategy method [7], is arguably one of the most computationally efficient simultaneous methods. In this strategy, the parameter fitting essentially constitutes a zero-finding problem and the estimation can be done without having to integrate the ODEs. Yet, the incremental estimation could offer more than two orders of magnitude reduction in the computational time over this strategy.
There are many factors, including data-related, model-related, computational and mathematical issues, which contribute to the difficulty in estimating kinetic parameters of ODE models from time-course concentration data [1]. Each of these factors has been addressed to a certain degree by using the incremental identification strategy presented in this work. For example, in data-related issues, the proposed method can be modified to handle the absence of concentration data of some metabolites, as shown in Figure 2. Nevertheless, the method is neither able nor expected to resolve the lack of complete parameter identifiability due to insufficient (dynamical) information contained in the data [23,24]. As illustrated in the first case study, single-step and incremental approaches provided parameter estimates with similar accuracies, which expectedly deteriorated with noise contamination and loss of data.
The appropriateness of using a particular mathematical formulation, like power law, is an example of model-related issues. As discussed above, this issue can be addressed after the dynamic fluxes are estimated, where the chosen functional dependence of the fluxes on a specific set of metabolite concentrations can be tested prior to the parameter regression [14]. Next, the computational issues associated with performing a global optimization over a large number of variables and the need to integrate ODEs have been mitigated in the proposed method by performing optimization only over the independent parameter subset and using a minimization of slope error, respectively. Finally, in this work, we have also addressed a mathematical issue related to the degrees of freedom that exist during the inference of dynamic fluxes from slopes of concentration data. However, extra degrees of freedom (mathematical redundancies) are also expected to influence the second step of the method, i.e. one-flux-at-a-time parameter estimation. For (log)linear regression of parameters in GMA models, such redundancy will lead to a lack of full column rank of the matrix containing the logarithms of concentration data Xm(tk) and thus, can be straightforwardly detected.
The proposed estimation method has several weaknesses that are common among incremental estimation methods. As demonstrated in the first case study, the accuracy of the identified parameter relies on the ability to obtain good estimates of the concentration slopes. Direct slope estimation from the raw data, for example using central finite difference approximation, is usually not advisable due to high degree of noise in the typical biological data. Hence, pre-smoothing of the time-course data is often required, as done in this study. Many algorithms are available for such purpose, from simplistic polynomial regression and splines to more advanced artificial neural network [7,25] and Whittaker-Eilers smoother [26,27]. If reliable concentration slope estimates are not available, but bounds for the slope values can be obtained, then one can use interval arithmetic to derive upper and lower limits for the dependent fluxes and parameters using Equation (3) (or Equation (7) [28]. When the objective function involves integrating the model, validated solution to ODE with interval parameters can be used to produce the corresponding upper and lower bounds of concentration predictions [29]. Finally, the estimation can be reformulated, for example by minimizing the upper bound of the objective.
In addition to the drawback discussed above, the proposed strategy requires a priori knowledge about the topology of the network. For cellular metabolism, such information has become more readily available as genome-scale metabolic network of many important organisms, including human, E. coli and S. cereviseae, have been and are continuously being reconstructed [30]. For other networks, many algorithms also exist for the estimation of network topology based on time-series concentration data, including Bayesian network inference, transfer entropy, and Granger causality [31-33].
Conclusions
The estimation of kinetic parameters of ODE models from time-course concentration data remains a key bottleneck in model building in systems biology. The lack of complete parameter identifiability has been blamed as the root cause of the difficulty in such estimation. In this study, a new incremental estimation method is proposed that is able to overcome the existence of extra degrees of freedom in the dynamic flux estimation from concentration slopes and to significantly reduce the computational requirements in finding parameter estimates. The method can also be applied, after minor modifications, to circumstances where concentration data for a few molecules are missing. While the present work concerns with the GMA modeling of metabolic networks, the estimation strategies discussed in this work have general applicability to any kinetic models that can be written as The creation of computationally efficient parameter estimation methods, such as the one presented here, represents an important step toward genome-scale kinetic modeling of cellular metabolism.
Competing interest
The authors declare that they have no competing interests.
Authors’ contributions
GJ conceived of the study, carried out the parameter estimation and wrote the manuscript. GS participated in the design of the study. RG conceived and guided the study and wrote the manuscript. All authors have read and approved the final manuscript.
Funding
Singapore-MIT Alliance and ETH Zurich.
Supplementary Material
Contributor Information
Gengjie Jia, Email: jiagengjie@nus.edu.sg.
Gregory Stephanopoulos, Email: gregstep@mit.edu.
Rudiyanto Gunawan, Email: rudi.gunawan@chem.ethz.ch.
References
- Chou IC, Voit EO. Recent developments in parameter estimation and structure identification of biochemical and genomic systems. Math Biosci. 2009;219(2):57–83. doi: 10.1016/j.mbs.2009.03.002. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Mendes P, Kell D. Non-linear optimization of biochemical pathways: applications to metabolic engineering and parameter estimation. Bioinformatics. 1998;14(10):869–883. doi: 10.1093/bioinformatics/14.10.869. [DOI] [PubMed] [Google Scholar]
- Moles CG, Mendes P, Banga JR. Parameter estimation in biochemical pathways: a comparison of global optimization methods. Genome Res. 2003;13(11):2467–2474. doi: 10.1101/gr.1262503. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Savageau MA. Biochemical systems analysis. I. Some mathematical properties of the rate law for the component enzymatic reactions. J Theor Biol. 1969;25(3):365–369. doi: 10.1016/s0022-5193(69)80026-3. [DOI] [PubMed] [Google Scholar]
- Savageau MA. Biochemical systems analysis. II. The steady-state solutions for an n-pool system using a power-law approximation. J Theor Biol. 1969;25(3):370–379. doi: 10.1016/s0022-5193(69)80027-5. [DOI] [PubMed] [Google Scholar]
- Voit EO. Computational analysis of biochemical systems: a practical guide for biochemists and molecular biologists. New York: Cambridge University Press; 2000. [Google Scholar]
- Voit EO, Almeida J. Decoupling dynamical systems for pathway identification from metabolic profiles. Bioinformatics. 2004;20(11):1670–1681. doi: 10.1093/bioinformatics/bth140. [DOI] [PubMed] [Google Scholar]
- Tsai KY, Wang FS. Evolutionary optimization with data collocation for reverse engineering of biological networks. Bioinformatics. 2005;21(7):1180–1188. doi: 10.1093/bioinformatics/bti099. [DOI] [PubMed] [Google Scholar]
- Kimura S, Ide K, Kashihara A, Kano M, Hatakeyama M, Masui R, Nakagawa N, Yokoyama S, Kuramitsu S, Konagaya A. Inference of S-system models of genetic networks using a cooperative coevolutionary algorithm. Bioinformatics. 2005;21(7):1154–1163. doi: 10.1093/bioinformatics/bti071. [DOI] [PubMed] [Google Scholar]
- Maki Y, Ueda T, Masahiro O, Naoya U, Kentaro I, Uchida K. Inference of genetic network using the expression profile time course data of mouse P19 cells. Genome Inform. 2002;13:382–383. [Google Scholar]
- Jia G, Stephanopoulos G, Gunawan R. Parameter estimation of kinetic models from metabolic profiles: two-phase dynamic decoupling method. Bioinformatics. 2011;27(14):1964–1970. doi: 10.1093/bioinformatics/btr293. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Bardow A, Marquardt W. Incremental and simultaneous identification of reaction kinetics: methods and comparison. Chem Eng Sci. 2004;59(13):2673–2684. [Google Scholar]
- Marquardt W, Brendel M, Bonvin D. Incremental identification of kinetic models for homogeneous reaction systems. Chem Eng Sci. 2006;61(16):5404–5420. [Google Scholar]
- Goel G, Chou IC, Voit EO. System estimation from metabolic time-series data. Bioinformatics. 2008;24(21):2505–2511. doi: 10.1093/bioinformatics/btn470. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Voit EO, Goel G, Chou IC, Fonseca LL. Estimation of metabolic pathway systems from different data sources. IET Syst Biol. 2009;3(6):513–522. doi: 10.1049/iet-syb.2008.0180. [DOI] [PubMed] [Google Scholar]
- Voit EO, Almeida J, Marino S, Lall R, Goel G, Neves AR, Santos H. Regulation of glycolysis in Lactococcus lactis: an unfinished systems biological case study. Syst Biol (Stevenage) 2006;153(4):286–298. doi: 10.1049/ip-syb:20050087. [DOI] [PubMed] [Google Scholar]
- Egea JA, Rodriguez-Fernandez M, Banga JR, Marti R. Scatter search for chemical and bio-process optimization. J Global Optimization. 2007;37(3):481–503. [Google Scholar]
- Rodriguez-Fernandez M, Egea JA, Banga JR. Novel metaheuristic for parameter estimation in nonlinear dynamic biological systems. BMC Bioinformatics. 2006;7:483. doi: 10.1186/1471-2105-7-483. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Akaike H. New Look at Statistical-Model Identification. IEEE T Automat Contr. 1974;Ac19(6):716–723. [Google Scholar]
- Montgomery DC, Runger GC. Applied statistics and probability for engineers. 4. Hoboken, NJ: Wiley; 2007. [Google Scholar]
- Neves AR, Ramos A, Costa H, van Swam II, Hugenholtz J, Kleerebezem M, de Vos W, Santos H. Effect of different NADH oxidase levels on glucose metabolism by Lactococcus lactis: kinetics of intracellular metabolite pools determined by in vivo nuclear magnetic resonance. Appl Environ Microbiol. 2002;68(12):6332–6342. doi: 10.1128/AEM.68.12.6332-6342.2002. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Neves AR, Ramos A, Nunes MC, Kleerebezem M, Hugenholtz J, de Vos WM, Almeida J, Santos H. In vivo nuclear magnetic resonance studies of glycolytic kinetics in Lactococcus lactis. Biotechnol Bioeng. 1999;64(2):200–212. doi: 10.1002/(sici)1097-0290(19990720)64:2<200::aid-bit9>3.0.co;2-k. [DOI] [PubMed] [Google Scholar]
- Raue A, Kreutz C, Maiwald T, Bachmann J, Schilling M, Klingmuller U, Timmer J. Structural and practical identifiability analysis of partially observed dynamical models by exploiting the profile likelihood. Bioinformatics. 2009;25(15):1923–1929. doi: 10.1093/bioinformatics/btp358. [DOI] [PubMed] [Google Scholar]
- Srinath S, Gunawan R. Parameter identifiability of power-law biochemical system models. J Biotechnol. 2010;149(3):132–140. doi: 10.1016/j.jbiotec.2010.02.019. [DOI] [PubMed] [Google Scholar]
- Almeida JS. Predictive non-linear modeling of complex data by artificial neural networks. Curr Opin Biotechnol. 2002;13(1):72–76. doi: 10.1016/s0958-1669(02)00288-4. [DOI] [PubMed] [Google Scholar]
- Eilers PH. A perfect smoother. Anal Chem. 2003;75(14):3631–3636. doi: 10.1021/ac034173t. [DOI] [PubMed] [Google Scholar]
- Vilela M, Borges CC, Vinga S, Vasconcelos AT, Santos H, Voit EO, Almeida JS. Automated smoother for the numerical decoupling of dynamics models. BMC Bioinformatics. 2007;8:305. doi: 10.1186/1471-2105-8-305. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Jaulin L, Kieffer M, Didrit O, Walter E. Applied interval analysis: with examples in parameter and state estimation, robust control and robotics. London: Springer; 2001. [Google Scholar]
- Lin YD, Stadtherr MA. Validated solution of ODEs with parametric uncertainties. 16th European Symposium on Computer Aided Process Engineering and 9th International Symposium on Process Systems Engineering. 2006;21:167–172. [Google Scholar]
- Latendresse M, Paley S, Karp PD. Browsing metabolic and regulatory networks with BioCyc. Methods Mol Biol. 2012;804:197–216. doi: 10.1007/978-1-61779-361-5_11. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Imoto S, Kim S, Goto T, Miyano S, Aburatani S, Tashiro K, Kuhara S. Bayesian network and nonparametric heteroscedastic regression for nonlinear modeling of genetic network. J Bioinform Comput Biol. 2003;1(2):231–252. doi: 10.1142/s0219720003000071. [DOI] [PubMed] [Google Scholar]
- Nagarajan R, Upreti M. Comment on causality and pathway search in microarray time series experiment. Bioinformatics. 2008;24(7):1029–1032. doi: 10.1093/bioinformatics/btm586. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Tung TQ, Ryu T, Lee KH, Lee D. In: Proceedings of the Twentieth IEEE International Symposium on Computer-Based Medical Systems:20-22 June 2007; Maribor, Slovenia. Kokol P, Los A, editor. Los Alamitos: IEEE Computer Society; 2007. Inferring gene regulatory networks from microarray time series data using transfer entropy; pp. 383–388. [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.