Lung cancer is a leading contributor to cancer-related deaths worldwide. Immunotherapy has become a revolutionary strategy for transforming the management of lung cancer. Radiotherapy serves as a vital local treatment modality within the comprehensive lung cancer treatment paradigm (1). The integration of immunotherapy with radiotherapy has become the established treatment protocol for locally advanced, inoperable NSCLC. Specifically, results from the PACIFIC trial have shown a remarkable enhancement in 5-year overall survival (OS) and progression-free survival (PFS) percentages in individuals with stage III NSCLC who received durvalumab post simultaneous chemoradiotherapy, exceeding results seen in the control group (2). Consequently, immune consolidation therapy followed by concurrent chemoradiotherapy is currently the established treatment protocol for LA-NSCLC. The primary limitation of thoracic radiotherapy is radiation-induced lung injury. The administration of high-dose radiation to healthy lung tissue can induce alveolar damage, resulting in acute radiation pneumonitis (RP), a common radiotherapy-related adverse event with reported incidence rates ranging from 5% to 58% (3–5). Concurrently, immune-related pneumonia, such as checkpoint inhibitor pneumonitis (CIP), is relatively prevalent in lung cancer patients undergoing immunotherapy, with documented incidence rates ranging between 3% and 19% (6, 7). When radiotherapy is combined with immunotherapy, the synergistic effects of these modalities not only bolster antitumor efficacy but also exacerbate lung injury (8). Both RP and CIP can significantly impact patient quality of life and, in severe cases, can impede treatment progress or lead to fatal outcomes.
Chen et al. (9) investigated the impact of radiotherapy on pulmonary toxicity following immunotherapy and confirmed that lung V20 played a pivotal role as a risk factor for the development of SP, with statistical significance (95% CI: 1.41-8.66, P value = 0.007). This parameter is crucial for predicting pulmonary toxicity after combined treatment in lung cancer patients. Furthermore, various studies have highlighted that underlying lung conditions, smoking history, and other factors serve as predictive indicators of pulmonary toxicity in patients undergoing thoracic radiotherapy combined with immunotherapy (10, 11). Through advanced computational methods, radiomics extracts a number of quantitative features from medical images that can be analyzed with machine learning algorithms. This process significantly aids clinical decision-making by providing detailed, actionable insights (12, 13). Krafft et al. (14) utilized pretreatment CT images, extracted radiomic features from the ROI and integrated clinical and dosimetric parameters to construct a model for RP, achieving an AUC of 0.68. Additionally, Colen et al. (15) successfully constructed a model for predicting immune-related pneumonia with high accuracy (AUC: 1) by extracting radiomic features from thoracic CT images. However, these studies primarily focused on predicting pulmonary toxicity induced only by radiotherapy or immunotherapy. Nonetheless, the potential pulmonary toxicity resulting from radio-immunotherapy must not be underestimated. Regrettably, there is a dearth of research dedicated to utilizing radiomics to predict pulmonary toxicity associated with radiotherapy combined with immunotherapy. Consequently, developing a model capable of accurately predicting radiotherapy- and immunotherapy-related pneumonitis in lung cancer patients is a pressing need.
The objective of this research was to create a hybrid model combining radiomic features, deep image characteristics, and clinical information to forecast SP in patients with lung cancer who received immunotherapy and thoracic radiotherapy.
2 Materials and methodsIn this research project, we focused on creating a comprehensive multimodal fusion model that combines various types of data - including deep image features, radiomics features, and clinical information. The goal was to use this model to accurately predict the occurrence of SP in patients with lung cancer who are undergoing thoracic radiotherapy in conjunction with immunotherapy. Our project involved several key steps: clinical information extraction module, feature extraction module including radiomic features and deep image features, and fusion of multimodal data prediction module.
2.1 Clinical information extractionRetrospective data from 261 lung cancer patients who underwent thoracic radiotherapy combined with immunotherapy at the Harbin Medical University Cancer Hospital between January 2018 and May 2023 were collected. These data encompassed the clinical, immunological, and dosimetric parameters of the patients. Patients were selected based on specific criteria. The criteria for inclusion include: (1) aged ≥18 years; (2) had primary lung cancer confirmed by pathology; (3) received lung lesion radiotherapy combined with immunotherapy; (4) had complete dose-volume parameters and other information available; and (5) had a follow-up period exceeding 3 months postradiotherapy to acquire comprehensive pre- and posttreatment imaging data. The criteria for exclusion include: (1) active pulmonary infection; (2) pneumonia or abscess irrelevant to the tumor; (3) atelectasis or pleural effusion; and (4) loss to follow-up or incomplete imaging data. The study received approval from the hospital’s ethical review committee. Due to this research was a retrospective study, patient informed consent was not required.
2.2 Feature extraction2.2.1 CT scan and treatment implementationA CT simulation positioning system is used to scan and position patients for radiotherapy treatment planning. The system has a scanning layer thickness of 5 mm to ensure accurate imaging. After the scanning process, the images are transferred to the pinnacle radiotherapy planning system. In this system, experienced radiotherapists carefully delineate the target area. GTV includes the main lung tumor and detectable metastatic lymph nodes on CT scans. Following GTV delineation, a 6 mm external expansion is applied for squamous cell carcinoma, while 8 mm is used for adenocarcinoma and small cell carcinoma to create the CTV. A 5 mm three-dimensional expansion is carried out from the CTV to create the PTV. A total irradiation dose of 50-70Gy/25-35f was administered to the PTV, with 95% of the dose covering 95% of the prescription volume. The maximum dose point was limited to 110% of the prescribed dose. During this process, various organs at risk, including the lungs, spinal cord, heart, and esophagus, are meticulously outlined. To ensure optimal treatment delivery, a conventional split-dose plan is utilized with the prescribed dose covering 95% of the PTV. Dosimetric constraints include bilateral lung V5 should be kept below 65%, V20 below 30%, V30 below 20%, with a MLD under 15 Gy. Additionally, the spinal cord’s maximum dose should not exceed 45 Gy, the heart’s V30 should be below 40% and V40 below 30%, with a mean dose under 26 Gy, and the esophagus should have a maximum dose below 105% of the prescribed dose and a V50 below 50%. Once target and organ delineations are completed, experienced physicists develop the treatment plan on the planning system, which is then reviewed and approved by the clinician before implementation. Patients undergo immunotherapy before, after, or concurrently with radiotherapy with PD-(L)1 inhibitors such as sintilimab, camrelizumab, pembrolizumab, toripalimab, atezolizumab, tislelizumab, durvalumab, slulimumab, and sugalizumab. Most patients receive a median of 4-6 cycles of immunodrug therapy, 3 weeks apart by intravenous infusion.
2.2.2 Radiomic features extractionThe region of interest (ROI) comprises bilateral normal lung tissue, excluding the GTV, hilus, atelectasis, and thickened pleura. The DICOM-formatted image is imported into 3D Slicer, where an automatic segmentation algorithm is employed to identify the parenchyma of both lungs. Subsequently, manual adjustments are made to exclude nonlung tissues, resulting in a three-dimensional image of both lungs as the ROI (16, 17). A radiotherapist initially conducts the image segmentation process, which is then reviewed by a senior radiotherapist.
The image is standardized before extracting features. Feature extraction in radiomics is conducted using the PyRadiomics toolkit, which is an open-source tool compatible with the Python programming language. This toolkit facilitates the extraction of radiomic features from ROIs (18). Through this process, a comprehensive set of 107 radiomic features is obtained. These features include 14 shape-based histograms, which provide insights into the geometric properties of the ROIs, 18 first-order statistics (FOS) that describe basic intensity information, and 75 texture features that assess various statistical textures. In deep image feature extraction, training a deep learning (DL) model is computationally intensive and demands a substantial image dataset. Transfer learning facilitates DL models in transferring knowledge effectively. In this study, the original image data are converted to RGB format, cropped based on the label, and adjusted to a uniform size of 224x224. Data augmentation, such as horizontal image flipping, is employed to enhance the model’s generalizability and robustness. The training set’s diversity is increased by mirroring images horizontally, allowing the model to learn features from different perspectives and angles, enhancing its adaptability to varying input images.
2.2.3 Deep image features extractionThe image data are normalized before deep image feature extraction to meet the input requirements of the model. The normalized data are fed into ResNet34 to extract dimensional image features. ResNet, a variant of convolutional neural network (CNN), excels in local feature representation and places greater emphasis on image details, making it more effective than deep neural networks (DNNs) in these aspects:
where x is the input, y is the output, and ℱ(x,W) is the residual function, which represents a nonlinear mapping involving multiple layers (each layer using weights W). For medical images depicting lesions, ResNet can better highlight subtle differences in malignancy. The structural parameters of ResNet34 is shown in Table 1.
Table 1. The structural parameters of ResNet34.
2.3 Fusion of multimodal data predictionUnivariate and multivariate regression analyses of clinical baseline characteristics are performed to identify 12 clinical indicators potentially associated with SP. After extracting multimodal features, we integrate them and feed them into a DNN-based prediction module, as illustrated in the Figure 1. The clinical data, traditional radiomic features, and deep image features are normalized and dimensionally reduced using principal component analysis (PCA) to enhance computational efficiency and reduce storage requirements. The dimensionally reduced data are concatenated and fed into a fully connected layer for final prediction. The formula is as followed:
Figure 1. The structure of fusion of multimodal data prediction module.
F = concat(Fc, Ft, Fd)(2)z1 = σ1(W1(F)+b1) (3)z2 = σ2(W2(z1)+b2) (4)zL = σL(WL(zL−1)+bL) (5)where Fc is the clinical features, Ft is the radiomic features and Fd is the deep image features. L is the number of fully connected layers. Wi represents the weight matrix, bi is the bias vector and σi is the activation function for i-th layer. In the study, we used LeakyReLU function as the σ. The loss function we used as follows:
Loss = −∑yilogy^i+ (1−yi)log(1−y^i)(6)where y^i is the label, yi is the prediction of our method.
3 Results3.1 DatasetsThis study included 261 lung cancer patients received a combination of thoracic radiotherapy and immunotherapy at Harbin Medical University Cancer Hospital between January 2018 and May 2023. Among them, 36.02% (94 patients) experienced SP, with 6.13% (16 patients) classified as G3+ pneumonitis. Table 2 presents the baseline characteristics of the patients. In the SP group, the median age was 61 years, with males comprising 81.9% of the group. Additionally, 88.3% of the patients had a PS score ranging from 0 to 1, and 53.2% had a history of smoking. Squamous cell carcinoma was the most prevalent histological type at 51.1%, while SCLC accounted for 25.5%. In terms of disease staging, T2-stage disease was present in 36.2% of patients, while N2-stage disease was noted in 63.8% of individuals. Importantly, 71.3% of the patients received a radiotherapy dose of 60 Gy or higher, and 78.7% underwent 4 or more cycles of chemotherapy. At the time of patient follow-up, the median number of immune drug cycles administered was 4. The most commonly used immunotherapy drug was camrelizumab (23.4%), followed by tislelizumab (20.2%). Notably, 12.8% of patients received combination immunotherapy drugs. Twelve clinical indicators potentially linked to SP were identified, including the ECOG PS score, T stage, N stage, radiotherapy dose, number of immunotherapy cycles, preradiotherapy NLR, preradiotherapy PLR, preradiotherapy LMR, preradiotherapy SII, V5, V20, and MLD. Based on the univariate analysis, the PS score (HR: 3.556, 95% CI: 1.270-9.955, P=0.016), T-stage (HR: 1.558, 95% CI: 1.198-2.026, P=0.001), and PLR before radiotherapy (HR: 1.003, 95% CI: 1.000-1.006, P=0.028) were significantly linked to the occurrence of SP. The multivariate analysis indicated that PS and T-stage were independent predictors for SP (HR: 3.322, 95% CI: 1.148-9.615, P=0.027; HR: 1.501, 95% CI: 1.147-1.965, P=0.003). Refer to Table 3 for the results of both univariate and multivariate analyses on SP.
Table 2. Baseline characteristics.
Table 3. Results of both univariate and multivariate analyses on SP.
3.2 Evaluation metrics3.2.1 SP outcome evaluationThoracic CT scans are recommended for regular monitoring in conjunction with clinical indicators. The first thoracic CT scan is scheduled when the radiotherapy dose reaches 40 Gy, followed by another scan one month after completing radiotherapy. Monitoring continued for a minimum of three months or until G2+ SP is detected. Pulmonary toxicity diagnosis relies on the patient’s clinical symptoms and imaging findings, which are confirmed collaboratively by a senior radiotherapist and an imaging specialist. Concerning changes seen on imaging may consist of ground-glass opacities, as well as flaky or flocculent mixed nodules within the radiotherapy area. Symptoms observed in clinical settings encompass dry cough, fever, and difficulty breathing. Pulmonary toxicity is assessed following CTCAE version 5.0 guidelines, with SP diagnosed at Grade 2 or above.
3.2.2 Model evaluationData analysis was conducted utilizing SPSS 26.0 software. For analyzing categorical data, either the χ2 test or Fisher’s exact test was applied. For measurement data, the independent sample t-test or Mann–Whitney U test was utilized. To identify independent predictors of SP occurrence, both univariate and multivariate regression analyses were performed. Additionally, ROC curves were created, and several metrics, including the AUC, sensitivity, specificity, accuracy, positive predictive value, F1 score, MCC, and kappa value, were calculated to evaluate and compare the predictive capabilities of the models. Differences between the models were determined using the DeLong test, with statistical significance set at P < 0.05.
3.3 Comparison resultsTo validate the predictive capability of our proposed algorithm for symptomatic pneumonitis caused by lung cancer, we compared it with the classical machine learning algorithm RF and the classical deep learning algorithm. Additionally, we discussed the impact of multimodal data on the algorithm.
3.3.1 Radiomics model predictive performanceRF is a model composed of multiple independently trained decision trees. These trees are constructed by randomly selecting samples and features, with predictions made through voting or averaging. The study found that the AUC of the RF model using radiomic features was 0.576, indicating moderate predictive performance. In comparison, the RF model using only clinical information had a lower AUC of 0.525. However, when integrating radiomics characteristics with clinical data, the AUC of the RF model showed a notable increase to 0.611, demonstrating better predictive accuracy. Despite the enhanced performance of the RF model with combined features, it was noted that the overall predictive capability was still not optimal. The ROC curves of the three RF models are illustrated in Figure 2.
Figure 2. ROC curves of the three RF models. (A) An RF model using radiomic features had an average AUC of 0.58. 95%CI: 0.523-0.628. (B) An RF model using clinical information had an average AUC of 0.53. 95%CI: 0.479-0.572. (C) An RF model integrating conventional radiomic features with clinical data had an average AUC of 0.61. 95%CI: 0.566-0.652.
The confusion matrix serves as a crucial tool in machine learning to evaluate classification model effectiveness. It illustrates the correlation between the model’s forecasts in various groups and the true labels in matrix structure. Findings reveal that the RF model developed with radiomic features obtained an accuracy rate of 63.5%. The RF model established with clinical data achieved an accuracy of 59.6%. In addition, the RF model generated by merging radiomic features and clinical information reached an accuracy rate of 63.5%. In contrast to the radiomics feature model, the model relying solely on clinical data displayed a slightly lower accuracy. Interestingly, the integration of radiomic characteristics with clinical data in the model yielded the same precision as the model utilizing only radiomic features. This emphasizes the potential performance enhancement gained by combining distinct feature types, potentially due to the complementary information provided by these two feature sets. The confusion matrices of the three RF models are illustrated in Figure 3.
Figure 3. Confusion matrices of the three RF models. The rows in the matrix represent the model’s predicted outcomes, while the columns represent actual SP occurrences. Each column/row of the matrix represents the number of patients in the actual/predicted category. (A) An RF model based on traditional radiomic features. The accuracy of this model was 63.5%. (B) An RF model based on clinical information and the accuracy of this model was 59.6%. (C) An RF model integrating conventional radiomic features with clinical data, which accuracy was 63.5%.
A calibration curve shows the link between the observed and predicted probabilities. Ideally, the calibration curve should closely align with the 45° diagonal line, indicating perfect consistency between the model’s predicted and actual probabilities of events occurring. The results indicate that the RF model, which integrates radiomic features with clinical information, is highly consistent between the predicted and observed probabilities for SP and non-SP. In contrast, the calibration curves of the other two models deviate significantly from the diagonal line, suggesting less accurate predictions. Figure 4 displays the calibration curves for all three RF models.
Figure 4. Calibration curves of the three RF models. The horizontal axis represents the predicted probabilities of the model, while the vertical axis represents the accuracy. Ideally, the calibration curve should closely align with the 45° diagonal line, indicating perfect consistency between the model’s predicted and actual probabilities of events occurring. (A) An RF model based on traditional radiomic features. (B) An RF model based on clinical information. (C) An RF model integrating conventional radiomic features with clinical data.
3.3.2 Predictive performance of the DL modelOur approach utilizes multimodal data combined with ResNet34 for prediction. In addition to RF, we also compared with DNN. DNNs are specialized neural network structures designed for processing images and visual data, typically comprising multiple convolutional and pooling layers to create a deep architecture. The pretrained ResNet34 encoder is utilized for extracting deep image features, which are high-level abstract features obtained from image data through DL techniques that capture information such as shape and object categories.
In this study, dimensionally reduced radiomic features, clinical data, and depth image features were entered into the fully connected layer to construct deep neural network models based on radiomic features (AUC 0.811), clinical information (AUC 0.711), and combined radiomic with clinical characteristics (AUC 0.872). Furthermore, integrating deep image features with radiomic and clinical characteristics resulted in a multidimensional fusion model with an AUC of 0.922. Notably, the multidimensional fusion model superior the other three models significantly. Similarly, the model combining radiomics features with clinical information exhibited greater accuracy than did the individual models, with the radiomics-based model outperforming the clinical information-based model. Figure 5 shows the ROC curves of the four DNN models.
Figure 5. ROC curves of the four DNN models. (A) A DNN model using traditional radiomic features had an average AUC of 0.81. 95%CI: 0.786-0.832. Significance level: <0.001. (B) A DNN model using clinical information had an average AUC of 0.71. 95%CI: 0.682-0.753. Significance level: <0.001. (C) A DNN model integrating conventional radiomic features with clinical data had an average AUC of 0.87. 95%CI: 0.845-0.896. Significance level: <0.001. (D) A fusion model based on deep image features, radiomic features, and clinical information had an average AUC of 0.92. 95%CI: 0.902-0.945. Significance level: <0.001.
The confusion matrix revealed that the DNN model leveraging radiomic features achieved an accuracy of 73.1%, while the DNN model relying on clinical information attained 65.4% accuracy. Combining radiomics features with clinical data increased the accuracy to 75.0%. In comparison, the fusion model integrating deep image features, radiomics features, and clinical information achieved an accuracy of 84.6%. Clearly, our multidimensional fusion model demonstrates the highest accuracy, demonstrating the benefits of a comprehensive approach incorporating depth image features, radiomics features, and clinical information. Although models based solely on radiomic features perform well in classification tasks, opportunities for improvement remain. Significantly, integrating conventional radiomic features with clinical data led to better accuracy than using each model separately. Figure 6 illustrates the confusion matrices of the four DNN models.
Figure 6. Confusion matrices of the four DNN models. (A) A DNN model based on traditional radiomic features, which accuracy was 73.1%. (B) A DNN model based on clinical information and the accuracy of this model was 65.4%. (C) A DNN model integrating conventional radiomic features with clinical data. The accuracy of this model was 75%. (D) A fusion model based on deep image features, radiomic features, and clinical information, which accuracy was 84.6%.
The results from the calibration curve show a significant correlation between the anticipated probabilities of SP and non-SP when utilizing the integrated model that includes deep image characteristics, radiomics features, clinical data, and the observed probabilities. Figure 7 displays the calibration curves for the four DNN models.
Figure 7. Calibration curves of the four DNN models. (A) A DNN model based on traditional radiomic features. (B) A DNN model based on clinical information. (C) A DNN model integrating conventional radiomic features with clinical data. (D) A fusion model based on deep image features, radiomic features, and clinical information.
3.3.3 Comparison of the prediction performances of different modelsWe conducted a comparison of seven different models and revealed that the fusion model incorporating deep image features, radiomics features, and clinical information significantly outperformed the other models (AUC 0.922, sensitivity 0.879, specificity 0.789). Combining f radiomic features with clinical information yielded better results than did the individual models (AUC 0.872, sensitivity 0.697, specificity 0.842) among the deep neural network models. In contrast, the RF classifier models, whether individual or combined, exhibited lower performance than did the DL models. Notably, both models utilizing radiomic features, DL and RF, demonstrated superior performance comparison with models relying solely on clinical data. This suggests that radiomic features have the capacity to capture intricate high-level characteristics that go beyond conventional clinical data. Additionally, the DeLong test confirmed that the DL models significantly outperformed the RF models (P<0.001), with the multidimensional fusion model incorporating deep image features, radiomics features, and clinical information showing a substantial enhancement in performance compared to the DL model (P<0.001). Detailed results of the seven models, including measures such as AUC, sensitivity, specificity, accuracy, positive predictive value, F1 score, MCC, and kappa value, can be found in Table 4.
Table 4. Performances evaluation sheet for all models.
Decision curve analysis (DCA) serves as a valuable tool for assessing predictive models, particularly in clinical decision-making contexts. Our utilization of DCA aimed to assess how different models impact clinical treatment decisions. Within the DCA, the horizontal axis delineates the threshold range, while the vertical axis illustrates the net benefit. Notably, results of the DCA show that the fusion model integrating deep image features, radiomics features, and clinical information outperforms other models in terms of net benefits across diverse decision thresholds. Figure 8 shows the decision curves for all the models.
Figure 8. Decision curves of all the models. Within the DCA, the horizontal axis delineates the threshold range, while the vertical axis illustrates the net benefit. Results of the DCA show that the fusion model integrating deep image features, radiomics features, and clinical information outperforms other models in terms of net benefits across diverse decision thresholds.
4 DiscussionIn our research, we effectively created a predictive model for SP by integrating DL techniques with clinical information based on preradiotherapy CT imaging. This research represents a novel approach utilizing radiomics data to predict early-onset radiotherapy-immunotherapy-induced pneumonia in lung cancer patients undergoing combined radiotherapy and immunotherapy treatment.
4.1 SP occurrence rate analysisThe KEYNOTE-799 trial investigated the safety profile of pembrolizumab when used together with concurrent chemoradiotherapy for patients with inoperable LA-NSCLC. Findings showed that the occurrence of any-grade pneumonitis in both groups were 37.5% and 26.4%, while rates of G3+ pneumonitis were 8.0% and 6.9%, respectively (19). In real-world scenarios, patients often present complex conditions, such as undergoing multiple treatment cycles, having underlying illnesses, or being elderly. These individuals frequently harbor pneumonia-related risk factors, leading to their exclusion from clinical trials. In a retrospective study encompassing lung cancer patients receiving durvalumab immunoconsolidation postchemoradiotherapy across 10 institutions, 63.5% of patients developed pneumonitis during immunoconsolidation therapy, with SP accounting for 33.7% and grade 3 pneumonitis accounting for 8% (10). A real-world Japanese investigation of pneumonitis occurrence during durvalumab consolidation postchemoradiotherapy in NSCLC patients revealed an occurrence of any-grade pneumonitis of 83%, an incidence of SP of 34%, an incidence of G3+ pneumonitis of 7%, and a fatal pneumonitis rate of 1% (20). In this study, any-grade pneumonitis accounted for 76.63%, SP accounted for 36.02%, and grade 3 or above pneumonitis accounted for 6.13%, aligning closely with Japanese real-world research data but surpassing clinical trial outcomes. This finding indicates the critical importance of tailored prevention and management strategies for radiotherapy-immune-related pulmonary toxicity in diverse patient populations. A recent extensive meta-analysis highlighted a 20.2% incidence of symptomatic RP postchemoradiotherapy in 24,527 patients with LA-NSCLC. Notably, the analysis revealed a 33.6% occurrence of G2+ pneumonitis in patients who were treated with a combination of chemoradiotherapy and immunotherapy, indicating a higher risk of symptomatic RP than in patients receiving radiotherapy alone (21). Similarly, a comprehensive meta-analysis, which reviewed data from 836 patients NSCLC who received chemoradiotherapy, reported an overall incidence of symptomatic RP at 29.8% following chemoradiotherapy (22), which was lower than the 36.02% incidence of SP in this study. This suggests that incorporating immunotherapy elevates the risk of SP beyond grade 2.
4.2 SP-related factors analysisIn this study, the occurrence of SP was found to be independently linked to the ECOG PS score and T stage, which is consistent with existing research findings. The evaluation of tumor size through T staging shows that T1 tumors have a reduced risk of SP compared to T2 tumors (23), and tumors in stage I-II have an inferior risk of RP compared to those in stage III-IV (24). In addition to reflecting systemic immune status, immunological parameters offer insights into the immune microenvironment within tumor tissues. Studies indicate that these parameters correlate with lung cancer patient prognosis postradiotherapy and chemotherapy (25, 26). Our univariate analysis revealed a connection between the pre-RT PLR and the occurrence of SP, which is consistent with prior research. Shan et al. (27) indicated that the pre-treatment PLR is a predictor of RP occurrence in patients who are receiving stereotactic body radiation therapy (SBRT). Although dosimetric parameters did not show an association with SP in our study, recent research underscores their relevance to pulmonary toxicity in lung cancer patients undergoing radiotherapy with immunotherapy. Landman et al. (28) highlighted a significant relationship between pneumonia incidence in radioimmunoassay-treated lung cancer patients and higher bilateral lung V5, V20, and MLD. Additionally, Koffer et al. (29) reported that bilateral lung V20 and MLD can predict SP occurrence in lung cancer patients postcombined radioimmunotherapy. Dosimetric parameters were integrated into our model based on these studies.
4.3 Comparisons with other studiesRadiotherapy combined with immunotherapy offers a significant survival benefit for lung cancer patients; however, it also intensifies pulmonary toxicity. This study represents an earlier exploration into predicting pulmonary toxicity resulting from combined radioimmunotherapy. Lung cancer is a complex and heterogeneous disease, particularly in patients receiving combined radioimmunotherapy. These individuals often exhibit diverse baseline characteristics, such as multiple treatment cycles, underlying illnesses, and advanced age, which are common high-risk factors for pneumonia onset and vary widely across patient groups. Individual patient differences, and treatment sensitivities of tumors, clinical data, immunological factors, and dosimetric parameters derived from CT images are integrated to provide comprehensive and personalized insights recognizing the intrinsic heterogeneity and enhancing the accuracy of SP prediction. Krafft et al. (14) created a model to predict RP using pretreatment whole-lung radiomic features combined with clinical and dosimetric data, achieving an AUC of 0.68, which was consistent with our findings. Meanwhile, radiomics has made significant advancements in the diagnosis and prognosis of lung cancer. Lung cancer is one of the most prevalent and deadly malignancies globally, with a relatively low overall five-year survival rate. Therefore, early diagnosis and prognosis are crucial for improving patient survival rates. In recent years, the widespread application of artificial intelligence (AI) technologies in the field of lung cancer, particularly in natural language processing, machine learning, deep learning, and reinforcement learning, has significantly enhanced the accuracy of early diagnosis and prognostic predictions (30). Furthermore, the application of AI has propelled cancer prediction performance to new heights, not only improving diagnostic accuracy but also presenting new opportunities and challenges for clinical implementation (31). In addition, Qiu et al. (32) distinguished between CIP and RP based on pre-treatment CT images, revealing that clinical or radiological parameters such as bilateral lesions (p < 0.001) and sharp margins (p = 0.001) were significantly associated with the identification of CIP and RP. In the validation cohort, the AUC values reached 0.901 and 0.874, respectively. Yang et al. (33) explored the ability of CT radiomics features to predict the EGFR mutation status. The results showed that the AUC values of the unenhanced, arterial and venous phases in the EGFR mutation status training group were 0.6713, 0.8194 and 0.8464, respectively. Wen et al. (34) compared the predictive performance of pretreatment CT-based radiomics signatures and clinicopathological and CT morphological factors for PD-L1 expression level and tumor mutation burden (TMB) status. Radiomics signatures showed good performance for predicting PD-L1 and TMB with AUCs of 0.730 and 0.759, respectively. Predictive models that combined radiomics signatures with clinical and morphological factors dramatically improved the predictive efficacy for PD-L1 (AUC = 0.839) and TMB (AUC = 0.818). Radiomics can extract numerous features but may overlook subtle high-order characteristics. Hence, a DL approach is applied in this study based on the ResNet34 architecture for deep image feature extraction. Unlike manual feature extraction, DL eliminates the need for contouring, reducing variability among different segmentations and enhancing efficiency. Additionally, DL provides detailed information specific to each task within the hidden layers of the neural network. This amplifies the performance of the model by a significant margin. The multidimensional deep network model developed in this study outperforms several other models, demonstrating that integrating machine learning and clinical data can enrich image features with additional information, markedly enhancing predictive accuracy. Moreover, this study aims to create a decision-support tool for clinical use, emphasizing that optimal models often require the combination of multiple factors to enhance decision-making capabilities (12, 35). Consequently, the results affirm that models combining multiple indicators outperform single models. PCA is used to diminish the complexity of image features that have been extracted. This method allows the conversion of high-dimensional data into lower-dimensional form, ensuring that essential information is retained throughout the process. By selecting representative principal components, data redundancy is minimized, data analysis and visualization processes are simplified, and model performance is enhanced.
The combination of radiotherapy and immunotherapy has become the standard treatment for patients with locally advanced, unresectable NSCLC. While this combination enhances anti-tumor efficacy, it also increases the risk of pulmonary complications, particularly SP. The clinical significance of our model lies in its ability to identify independent risk factors, such as ECOG and T stage, which underscores the model’s clinical applicability. These factors are readily available in clinical practice, allowing for the model to be integrated into the routine assessment of lung cancer patients prior to initiating treatment. Moreover, our model re
留言 (0)