Abstract

Background. Lung cancer has been one of the most deadly illnesses all over the world, and radiotherapy can be an effective approach for treating lung cancer. Now, mathematical model has been extended to many biomedical fields to give a hand for analysis, evaluation, prediction, and optimization. Methods. In this paper, we propose a multicomponent mathematical model for simulating the lung cancer growth as well as radiotherapy treatment for lung cancer. The model is digitalized and coded for computer simulation, and the model parameters are fitted with many research and clinical data to provide accordant results along with the growth of lung cancer cells in vitro. Results. Some typical radiotherapy plans such as stereotactic body radiotherapy, conventional fractional radiotherapy, and accelerated hypofractionated radiotherapy are simulated, analyzed, and discussed. The results show that our mathematical model can perform the basic work for analysis and evaluation of the radiotherapy plan. Conclusion. It will be expected that in the near future, mathematical model will be a valuable tool for optimization in personalized medical treatment.

1. Background

Lung cancer may be one of the most deadly killers in our world. According to the global cancer statistics 2018, it was estimated that there were about 2 million new lung cancer cases as well as 1.7 million death cases in 2018 all over the world, both incidence and mortality stood in the first place [1]. In the subtype, non-small cell lung cancer (NSCLC) was in the absolute dominance (85%). Although there were many new technologies for diagnosis and treatment of lung cancer, the five-year survival was still in a very low level (10-20%) [2].

Radiotherapy (RT) is a valuable approach for lung cancer treatment, especially for local advanced lung cancer [3, 4]. A serial of clinical evidences elucidate that radiotherapy combined with chemotherapy or immunotherapy may improve the local control of lung cancer [57]. In recent years, a special radiotherapy method, named stereotactic body radiotherapy (SBRT), has been introduced to alternative treatment for early stage inoperable NSCLC [810]. In SBRT, a lot of small radiation beams are delivered exactly to the tumor target in one or several fractions. Many international cooperative group trails have confirmed that SBRT can return high rates of tumor control without severe toxicity [11, 12].

Mathematical model has been utilized to expound the physiological and pathological processing of human being for a long time. For example, as early as 1960s, Priore made an attempt to evaluate the human tumor response to chemotherapy with a mathematical model [13]. In this decade, mathematical models were extended to many fields of medical research dramatically. In 2015, Michor and Beal provided detailed analysis on mathematical modeling for cancer treatment improvement [14]. In addition, a serial of papers about mathematical modeling for precision medicine, impact of vaccine, and prediction of cancer drug resistance were presented by many researchers [1517]. Because of the complicacy of physiology and pathology, there were a lot of different mathematical representations for emulating the realistic processing, such as logistic model, ordinary differential equation (ODE) model, and stochastic differential equation (SDE). As the superiority of simplicity and stability, the ODE model has been widely used in the fields of infection control, pharmacodynamics, and tumor metabolism [1821]. In our past work, we have developed a mathematical model based on ODE for tumor radiotherapy [22]. So, the model in this paper is elicited in ODE format.

In this paper, we constitute an ODE model for emulating the processing of tumor growth and tumor radiotherapy. It is supposed in our model that the tumor colony, even in the same colony, may have very different features such as growth speed, apoptosis time, and drug resistance and radiation sensitivity, so a hypothesis of multicomponent structure should be eligible [23]. In order to lead some further applications to clinical research, we feed our model parameters with the data refined from many clinical studies of lung cancer; furthermore, numerical simulation and analysis were performed based on our own developed computer codes.

The paper is organized as follows: firstly, the tumor growth model and tumor radiotherapy model are listed in detail. Then, the outputs of numerical simulation were figured out with corresponding analysis and explanation. Finally, a discussion is worked out.

2. Methods

2.1. Tumor Growth Model

Many mathematical models of tumor growth have been applied in basic or clinical research [24], among which the logistic model (LM) and Gompertz model (GM) may be the most popular. LM is formulated as where , a function of time , is the tumor volume and is the derivative formula with respect to . Both and are constant related to tumor proliferation kinetics and carrying capacity, respectively.

GM was proposed first by Benjamin Gompertz in 1925 [25]. The model is described as where and are coefficients.

It can be deduced that because of the carrying capacity in (1), the leap for Gompertz model will be larger.

As we know, the tumor growth is impacted by many natural factors, such as nutrient, the tumor cell cycle, and even the contest between the neighbor tumor cells. Also in the same tumor colony, the cells may be at different states and have different growth rates, for example, active tumor and quiescent cells. So we can conclude the following model rationally (Figure 1 and formula (3)): where is the volume of the active tumor mentioned in Figure 1. is the clear rate of nondividing cells into blood. Here, we prefer the LM tumor growth model.

2.2. Tumor Radiotherapy Model

The most popular model for tumor radiotherapy may be the linear-quadratic (LQ) model [26]. In the LQ model, it is assumed that the X-ray can break the double-stranded DNA of the tumor cells and lead to the death of them. The probability of the tumor cell death is related to the dose of the given X-rays, while the survival probability of the tumor cells can be described as where is the probability of survival tumor cells, is single radiation dose, is the natural constant, and are the parameters relating to the radiation sensitivity, which is represented as . For using in this paper, we rewrite formula (4) in an ODE formulation:

Here, is the radiation dose rate. Because X-ray acts as breaking the double-stranded DNA and stopping proliferation of the cells, it can impact the active and quiescent cells only, but not the nondividing cells. Then, the single-dose radiotherapy model can be

Now in the routine radiotherapy practice, the radiation dose may be divided into many fractions, for example, a larger dose fractional radiotherapy may have several fractions, while normal fractional radiotherapy may take 30 times in one treatment course, and each fraction may take only several or dozens of minutes for radiation. To simulate this process, a piecewise integration equation is presented here: where is the total fraction number in one radiotherapy course, is the time interval between each two fractions, is the radiation time, and the subscript in , indicates that , , and are in the fraction, respectively. According to formula (6), the equations of , , , and can be built in the same way like that of .

2.3. Parameters of the Model

To simplify the simulation process, we set the parameter in (6) to 2; then, the active tumor cell colony is comprised of 2 kinds, and with the volume and , respectively, and also, it is assumed that the dose rate in each fraction be a constant .

Much research has been done for fitting the tumor model parameters with clinical data [27, 28]. In 2013, Benzekry et al. recorded a serial of comprehensive experiments for several classical mathematical models for tumor growth [29]; in their paper, the parameters in many mathematical models include LM and GM for lung and breast cancer are been fitted with the experimental data. As a key reference, their lung data was extracted for estimating and fitting the parameters of our tumor growth model; also, we refined our model parameters according to the dada of the volume double time of lung cancer in some studies [30, 31].

The parameters in LQ mode are mainly about the value of . It was recommended in many paper that the value of for lung cancer can be taken from 10 to 20 for clinical use [32, 33]; moreover, in paper [34], the value of , estimated from 1294 data of non-small cell lung cancer patients treated with stereotactic body radiotherapy, could be in the range of 12-16. We referred their papers for fitting the parameters of LQ model registered in this paper.

In order to give the quantitative assessment of the radiotherapy effectiveness, a treatment ratio is introduced as

This is the metric for evaluating the treatment effect of RT, the lower the better.

The crucial model parameters in this paper are listed in Table 1.

2.4. Programming and Processing

The computer programming codes are developed for simulating and processing. The development tools are MATLAB R2018a (MathWorks Corporation, Natick, MA, USA) and Visual Studio Professional 2012 (Microsoft Corporation, Redmond, Washington, USA).

3. Numerical Simulation and Analysis

3.1. Analysis of Tumor Growth Model

The simulation results of GM, LM, and our MCM are all plotted in Figure 2. As references, any experimental data extracted from the studies of the growth of A549 cell lines, which belong to human NSCLC [35], are also presented here. The results reveal that all the models present a good coincidence at the beginning of the tumor growth. In some research, the experiments of tumor growth had given the evidence that GM and LM could return the perfect curves along with the experimental data during the first 20 days, but in the following days, their fitting power would be more and more poor [29]. Because of the simple representations and unchangeable coefficients, it might be the essential inextricability for these models to hold the real data entirely, while in our MCM, some parameters can be adjusted easily for adapting the curves as much as possible to the real data (A549 in Figure 2(a)).

3.2. Analysis of SBRT

In 2018, an evidence-based guideline was produced by the American Society for Radiation Oncology (ASTRO) on treatment for early stage NSCLC patient with SBRT [36]. In additional, many clinical trials were performed to compare the treatment results between SBRT and surgery. For example, the data of posttreatment mortality after SBRT and surgery drawn out by William et al. gave a supportive evidence that SBRT might have lower mortality than surgery [18].

There are many fractional dose approaches for SBRT treatment. The fraction may be 1 to 10, and the dose per fraction may be 7 Gy to 23.5 Gy, according to the tumor size, tumor place, and so on. Some typical values from the references are picked out to analyze the results through our MCM (Figure 3).

From the simulating results, we can find that all the four plans have the perfect feedback on tumor control. Among them, 48 Gy/4 Fr and 60 Gy/8 Fr may be better, but the dose per fraction of 12 Gy or total dose of 60 Gy will cause more toxicity to the normal tissues. The other two plans have similar scores of tumor control enough for clinical practice, so it may be the most reasonable plan for 50 Gy/5 Fr to SBRT.

3.3. Analysis of Conventional Fractional RT (CFRT)

CFRT has a long history for lung cancer treatment, especially for advanced one. From anterior-posterior two fields RT, multifields conformal RT to intensity-modulated RT (IMRT), CFRT plays a crucial role in the improvement of lung cancer therapy. Although there are not any evidences that CFRT can improve the survival rate of lung cancer significantly, it has the effectiveness in local control and symptom relief; moreover, it can give the patients an alternative approach to help them to struggle against the cancer. In 2013, Aileen et al. found in their surveys that many patients with incurable lung cancer released more positive expectations about RT [37].

In the clinical practice, CFRT may have about 30~35 fractions and 1.8~2.2 Gy per fraction, 5 fractions per week. ASTRO also recommended in the guideline in 2015 that for treatment of locally advanced NSCLC with curative-intent, the RT dose-fractionation should be 60 Gy given in 2 Gy per fraction [3]. But in the simulating result (Figure 4), we can find that although the plan of 60 Gy/30 Fr can do well to higher tumor (Figure 4(a)), its control power to low tumor may be incompetent, even the total dose rises to 70 Gy (Figure 4(b)), while if we raise the dose per fraction to 2.5 Gy (Figure 4(c)), the result may improve significantly. It should be an encouraging hint for us to get better tumor control by changing only the dose per fraction while keeping the same total dose of RT; this may be the theoretical support to hypofractionated RT (HFRT).

3.4. Analysis of Accelerated Hypofractionated RT

Along with the development of RT technique, there are many improvements on CFRT for lung cancer, such as HFRT. It was reported that the proliferation of tumor cells of NSCLC could accelerate in 3-4 weeks after the beginning of RT [38]; in order to minimize the impact of the proliferation, the dose per fraction was recommended to rise to 2.5 to 3.0 Gy; then, the total treatment time decreased correspondently. Here, HFRT was elicited. But larger single dose could cause more harm to normal tissue, so it was rational to reduce the dose per fraction as well as increase the fractions per day. Usually the plan was 1.2~1.5 Gy per fraction while 2 fractions per day, 5 days a week, but the plan was not mandatory; there was also an HFRT plan containing 1.5 Gy per fraction at 3 fractions a day [39]. A good amount of research reported that HFRT could achieve local control improvement without increasing toxicity [4042]; however, there was still no comprehensive comparative outcome of the different HFRT plans.

As showing in Figure 5(a) and comparing with Figure 4(b), when we only change the RT fractions from 1 per day to 2 per day, we will receive a perfect response that the treatment ratio about drops dramatically from 0.240 to 0.0065. It can be concluded from Figure 5 that if we can find out the proliferation of the surrounding normal tissues of the tumor, we can reach an optimization of HFRT just for adjusting the fraction gap of HFRT.

4. Discussion

Everything may have its own rules, without exception. The most important thing should be how accurate and simple we can describe the rules. Mathematical model has been proven to be a succinct and powerful tool in the fields of nature phenomena analysis. For tumor metabolism, with a proper mathematical model and any partial data, we can analyze the past state of the tumor as well as its future development. For example, in our MCM, once the model is reconstructed with the in vivo data, we can work out a serial of specific parameters to give the evaluation and prediction of the tumor growth; in addition, we can also build a bridge between the tumor and the blood components, because the nondividing tumor cells () will be cleared and broken down in to the blood eventually. If some biochemicals taken from the blood test are confirmed to come from a curtain tumor, then the tumor features can be further analyzed according to the biochemicals and the tumor mathematical model. This is to say that we can do quantitative analysis about all the active tumors (, , and ) through the blood test of the patients.

As we know, it will be a more complicated and time-consuming work to find a new approach for treatment of a specific illness. We have to repeat a serial of endless experiments until a result, maybe a failure result, is returned. Will there be a shortcut? Perhaps, mathematical model may be the one. For tumor radiotherapy, with the support of mathematical model, as soon as the treatment hypothesis is proposed, we can give it the first feasible evaluation about the total treatment dose, the dose per fraction, and the time gap between two fractions; also, we can receive some reasonable advices from the model to optimize the treatment. The huge experiments are no more needed, and what we have to do is to wait for the answers from the computer.

As a beneficial attempt, we use our MCM to explain the dominant approaches of lung cancer radiotherapy. To SBRT, our model returns the similar results as current clinical approaches as well as recommends a feasible plan (50 Gy/5 Fr) for clinical reference. To CFRT, our model shows that a perfect tumor control cannot be reached with normal dose per day (2 Gy) despite of high total dose, while with higher dose per day (for example, 2.5 Gy) and normal total dose, the tumor control becomes better! Consequently, it is necessary to make an improvement from CFRT to HFRT or accelerated HFRT. An accordant conclusion is also proposed by some clinical trial [43, 44].

But this may be a dream far away from the reality. Although the artificial intelligence (AI) becomes hotter and hotter in recent years, there still has a very long and roundabout way to reach the goals of the clinical application of the mathematical model. For our MCM, the main problem may be the extraction of parameters such as , , and , as well as. Anyway, the future is desirable. It must be the most imperative study for us to determine which kind of the model will be enough for explaining the biophysiological process of the tumor and the interaction between the tumor and radiation ray. It is also a heavy work to gather and analyze the experimental and clinical data for the parameters optimization of the models. These may be our coming work.

5. Conclusions

Tumor growth is a very complicated process. Naturally, a single tumor cell model may be too rough to explain the tumor metabolism. In our MCM, two different kinds of tumor cells are considered to analyze and evaluate the radiotherapy approaches for lung cancer treatment. The result shows that MCM has made a successful step on clinical evaluation. It should be a valuable study for further research.

Data Availability

All data, model, and code used in this study are available from the corresponding author by request.

Conflicts of Interest

The authors declare no conflict of interest.

Authors’ Contributions

WSg checked and approved the study. ZGq designed, checked, and approved the study. HWs designed, wrote, revised, and approved the manuscript.