Next Article in Journal
The Human Archaeome: Commensals, Opportunists, or Emerging Pathogens?
Previous Article in Journal
Dalbavancin for Bone and Joint Infections: A Two-Center Greek Real-World Retrospective Study
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Clinical Characteristics of Adenovirus Pneumonia in Children

1
Department of Pharmacy, The Children’s Hospital, Zhejiang University School of Medicine, National Clinical Research Center for Child Health, Hangzhou 310053, China
2
Department of Clinical Laboratory, The Children’s Hospital, Zhejiang University School of Medicine, National Clinical Research Center for Child Health, Hangzhou 310053, China
3
Department of Ultrasound, The Affiliated Huaian No. 1 People’s Hospital of Nanjing Medical University, Huaian 223001, China
*
Authors to whom correspondence should be addressed.
Pathogens 2025, 14(11), 1110; https://doi.org/10.3390/pathogens14111110 (registering DOI)
Submission received: 28 September 2025 / Revised: 25 October 2025 / Accepted: 28 October 2025 / Published: 31 October 2025
(This article belongs to the Section Viral Pathogens)

Abstract

Identifying effective indicators and developing predictive models for the early detection of severe adenoviral pneumonia (SAP) is critical to safeguarding patients’ lives. This study examined differences between 428 patients with SAP and those with non-severe adenoviral pneumonia (NSAP) from March 2022 to January 2023, focusing on variables such as age, sex, type of coinfection, and a range of clinical laboratory indicators. SAP was significantly more common in children aged 3–6 years (20/54 of all SAP cases, p = 0.0258) and among those with polymicrobial coinfections (p < 1.20 × 10−11). Patients with SAP exhibited significantly higher prealbumin (PA) level, while C-reactive protein (CRP) level was significantly lower. Composite indicator, such as CRP -to- prealbumin ratio (CPAR), was also significantly elevated (p < 0.05). The random forest model achieved an area under the receiver operating characteristic (ROC) curve (AUC) of 0.699, with an accuracy of 84.5% and a precision of 91.5%. Analysis of the data revealed key predictive parameters for early-stage SAP. Indicators such as CPAR, PA, and CRP are valuable for assessing SAP risk. Moreover, commonly available clinical indicators can effectively construct a random forest-based predictive model for SAP.

1. Introduction

Respiratory adenoviral infections present with a wide range of clinical manifestations, from mild upper respiratory symptoms to severe pneumonia, and are a leading cause of hospitalization in children [1,2]. While recent studies have enhanced our understanding of the clinical distinctions between severe adenoviral pneumonia (SAP) and non-severe adenoviral pneumonia (NSAP) in adults, further investigation is needed to elucidate the relationships among clinical characteristics and laboratory indicators in pediatric populations [3,4].
In brief, the pathogenesis of SAP involves a dual mechanism of direct viral injury and excessive host immune response. The virus replicates extensively within airway epithelial cells, directly causing cellular destruction. This process hyperactivates the innate immune system, precipitating a “cytokine storm” that drives the development of diffuse alveolar damage and acute respiratory distress syndrome (ARDS). Consequently, the immune response, while aimed at viral clearance, inflicts significant immunopathological damage on the lung tissue [5].
There is a lack of effective biomarker combinations capable of predicting SAP from NSAP in the early stages of illness. Variables such as age, sex, and types of co-infection may significantly influence disease severity. Furthermore, hematological and biochemical markers—including complete blood count (CBC), prealbumin (PA), and procalcitonin (PCT)—have been emphasized for their roles in assessing infection severity and predicting clinical outcomes [6]. These laboratory parameters are critical for evaluating overall health status, diagnosing diseases, monitoring progress, and guiding therapeutic decisions [7,8,9]. Recent findings have also drawn attention to the significance of inflammatory markers, such as interleukins (IL-2, IL-4, IL-6, IL-10), tumor necrosis factor (TNF), and interferon-gamma (IFN-γ), in the pathogenesis of adenoviral infections [10,11]. These cytokines are instrumental in modulating immune and inflammatory responses, thus providing insights into the patient’s immunological condition and pathological processes. Evaluating these inflammatory biomarkers alongside hematological and biochemical indicators may enhance our understanding of adenovirus-related disease mechanisms in children [12].
Given the complex clinical and biological profile of SAP—and the similar initial symptoms shared by SAP and NSAP, such as high fever and persistent cough—relying solely on individual clinical markers may be insufficient for accurate early-stage diagnosis. Recently, machine learning has been widely applied across various areas of healthcare, including the diagnosis and management of diabetes, cancer, cardiovascular diseases, and mental health conditions [13,14,15]. The use of artificial intelligence in medicine is increasingly being recognized for its potential to enhance clinical decision-making and facilitate personalized treatment approaches [16,17].
This study aims to compare severe and non-severe adenoviral pneumonia in children by analyzing correlations between clinical characteristics and commonly used laboratory indicators. We apply machine learning techniques to evaluate predictive clinical markers and biomarkers associated with SAP, with the goal of developing an early prediction model. Such a model is essential for identifying high-risk patients and may improve clinical understanding and management of SAP.

2. Materials and Methods

2.1. Study Design and Patients

A total of 428 pediatric patients were included from March 2022 to January 2023, with adenovirus infection confirmed by nasopharyngeal swab testing. Diagnosis was based on the Guidelines for the Diagnosis and Treatment of Community-Acquired Pneumonia in Children (2019 version) (Table A1 in Appendix A) [18]. Inclusion criteria were as follows: (1) age under 18 years; (2) laboratory-confirmed adenovirus infection; and (3) absence of major comorbidities such as malignancies or nephrotic syndrome.

2.2. Specimen Testing

Venous blood samples were collected for laboratory testing, all within 24 h of hospital admission. Hematological parameters—including lymphocyte count (LYM), platelet count (PLT), neutrophil absolute count (NEV), and C-reactive protein (CRP)—were analyzed using flow cytometry with a Mindray BC5300 analyzer (Mindray, Shenzhen, China). Th1/Th2 cytokines were measured using a FACScalibur® flow cytometer (Becton Dickinson, San Jose, CA, USA). Biochemical markers, such as prealbumin (PA) and procalcitonin (PCT), were assessed using colorimetric methods on a Beckman Coulter AU5800 analyzer (Beckman Coulter, Brea, CA, USA). All commercially available kits utilized in this study are documented in Table A2 (Appendix B). All tests/assays were performed according to the standard operating procedures of the kits.

2.3. Statistical Analysis

We examined the distribution of severe and non-severe adenoviral pneumonia cases across different age groups, sexes, and types of co-infection. The chi-square test was used to determine statistical significance for these categorical variables. For each biomarker, which were continuous variables and did not assume a normal distribution, differences between the SAP and NSAP groups were assessed using the non-parametric Wilcoxon rank-sum test. All tests were two-sided, with statistical significance set at p < 0.05. For biomarkers showing significant differences, receiver operating characteristic (ROC) curve analysis was conducted to evaluate diagnostic value, with an area under the curve (AUC) > 0.6 was considered suggestive of potential diagnostic utility. Owing to its high predictive accuracy achieved through bootstrap aggregation and its innate ability to rank predictor contributions, a random forest model was employed to construct the predictive model and assess feature importance based on the mean decrease in Gini impurity. All data analyses and visualizations were performed using R version 4.3.1. The R packages used were: dplyr, tidyr, broom, grid, gridExtra, patchwork, randomForest, caret, pROC, and ggplot2. The statistical code and random forest implementation have been made available in the Supplementary Materials.

3. Results

This study included a total of 428 pediatric patients who tested positive for human adenovirus (HAdV). Among them, 374 were diagnosed with non-severe adenovirus pneumonia (NSAP), and 54 were diagnosed with severe adenovirus pneumonia (SAP). Data revealed significant differences between the SAP and NSAP groups in terms of demographic characteristics (e.g., a higher incidence in children aged 3–6 years), laboratory parameters, and coinfection status. Specifically, the SAP group exhibited significantly higher levels of prealbumin (PA), and C-reactive protein-to-prealbumin ratio (CPAR), while the level of C-reactive protein (CRP) was significantly lower. Furthermore, mixed infections were more likely to lead to SAP. Based on these distinguishing factors, we subsequently constructed an early predictive model for SAP using the random forest algorithm, with the detailed results presented in the following sections.

3.1. Patient Characteristics

We collected data from 428 HAdV-positive pediatric patients. Based on the criteria outlined in Table A1, patients were categorized according to the severity of their condition. Among them, 374 were classified as having NSAP, and 54 as having SAP. Patients were grouped based on age, sex, and type of co-infection. According to coinfection status, patients were stratified into five categories: HAdV monoinfection; HAdV–bacterial coinfection; HAdV–other viral coinfection; HAdV–atypical pathogen coinfection (Chlamydia/Mycoplasma); and polymicrobial coinfection (≥2 additional pathogens concurrent with HAdV infection). The case numbers and proportions for each group are summarized in Table 1. The age group with the highest SAP rate was 3–6 years (p = 0.0258). The polymicrobial coinfection group exhibited the highest severity rate (p = 1.20 × 10−11) (Table 1 and Figure 1). No statistically significant difference in SAP occurrence was observed based on sex (p = 0.1509).

3.2. Variables of Importance

We analyzed the following biomarkers in all patients: lymphocyte count (LYM), prealbumin (PA), C-reactive protein (CRP), platelet count (PLT), neutrophil absolute count (NEV), procalcitonin (PCT), interleukins (IL-2, IL-4, IL-6, IL-10), tumor necrosis factor (TNF), and interferon-gamma (IFN-γ). We also evaluated several composite indicators, including PNR (PLT/NEV), NLR (NEV/LYM), PLR (PLT/LYM), and CPAR (CRP/PA). Reference ranges, means, and standard deviations for these indicators are listed in Appendix C. The Wilcoxon rank-sum test revealed no significant differences in LYM (p = 0.4158), NEV (p = 0.6049), PCT (p = 0.0970), IL-2 (p = 0.0932), IL-4 (p = 0.5260), IL-6 (p = 0.0766), IL-10 (p = 0.9097), or TNF (p = 0.3006). However, significant differences were observed for PA (p = 0.0009), CRP (p = 0.0005), PLT (p = 0.0405), and IFN-γ (p = 0.0087). Among the composite indicators, PNR (p = 0.5942) and NLR (p = 0.2481) showed no significant differences, while PLR (p = 0.0184) and CPAR (p = 0.0000) were significantly different (Figure 2 and Table A3 in Appendix C).
To assess diagnostic value, ROC curve analysis was conducted on all indicators with statistically significant differences. Receiver operating characteristic (ROC) analysis was employed to quantify the diagnostic value of these significant biomarkers. The area under the ROC curve (AUC) serves as a key metric, where an AUC > 0.6 confirms their utility as potential diagnostic aids, with higher values indicating stronger predictive power for severe disease. As shown in Figure 3, the following AUC values were observed: PA (AUC = 0.641), CRP (AUC = 0.647), PLT (AUC = 0.586), IFN-γ (AUC = 0.67), PLR (AUC = 0.599), and CPAR (AUC = 0.677).

3.3. Random Forest Model

On the independent test set, the model demonstrated moderate discriminatory power (AUC = 0.699), with high sensitivity for NSAP cases (91.5%) but limited specificity (16.7%) (Figure 4, Table 2), reflecting the inherent class imbalance in the dataset. Initial univariate analysis using Wilcoxon rank-sum test identified several biomarkers with significant differences between severity groups: PA, CRP, PLT, IFN-γ, PLR, and CPAR. However, to control for multiple testing and reduce false discoveries, we applied random forest FDR correction. After FDR adjustment, only four features remained statistically significant (FDR < 0.05): CPAR (FDR p = 0.002), CRP (FDR p = 0.01), PA (FDR p = 0.009), and IL-10 (FDR p = 0.043). Notably, PLT and IFN-γ, which showed significance in the unadjusted analysis, did not survive random forest FDR correction (FDR p = 0.082 and 0.103, respectively).
Consequently, feature selection for the final random forest model was based strictly on the FDR-corrected significance threshold, incorporating only the four features that met this criterion. As illustrated in Figure 5, feature importance analysis within the final model identified CPAR, CRP and PA as the most influential predictors, with higher Gini importance values indicating greater contribution to the prediction of disease severity.

4. Discussion

The data from this study show that the proportion of severe cases among children infected with adenovirus was approximately 12.3%, notably higher than the reported severe case rate of approximately 5% for COVID-19 and exceeding the 1–10% range typically associated with influenza [19,20,21]. We observed that the highest proportions of adenoviral pneumonia cases were in children aged 3–6 years (45.7%) and 6–9 years (35.0%). We observed a difference in the age distribution in our cohort compared to previous literature, which commonly identifies infants and toddlers (6 months to 3 years) as the most affected group [22]. These results emphasize the need for heightened clinical awareness of adenoviral infections in children aged 3–6 years and increased vigilance in monitoring changes in their clinical condition. We interpret this finding with caution, as the cross-sectional nature of our data does not allow us to rule out the influence of local epidemiological factors or chance variation. The discrepancy may be attributed to regional differences in study populations, sampling bias, or variations in sample size. Consistent with prior studies [23], our data showed no significant sex-based differences in infection or severity (p = 0.1509).
Previous research has suggested that coinfection with Mycoplasma pneumoniae and elevated viral loads may serve as risk factors for severe adenoviral pneumonia in immunocompetent children [24]. In our study, HAdV monoinfection accounted for the highest proportion of positive cases (56.54%), while the polymicrobial coinfection group—defined as the presence of three or more additional pathogens—exhibited the highest severity rate, with 40.7% of cases classified as severe (p = 1.20 × 10−11), a statistically significant finding. This underscores the importance of closely monitoring cases involving multiple pathogens in clinical settings. Accordingly, clinicians should maintain a high index of suspicion for polymicrobial coinfections in patients with HAdV infection, ensure careful tracking of disease progression, and consider prompt administration of broad-spectrum antimicrobial therapy when clinically indicated.
We found statistically significant differences in several key biomarkers between SAP and NSAP patients. Specifically, PA and PLT levels were significantly higher in SAP patients, while CRP and IFN-γ levels were significantly lower. Three indicators—CRP (AUC = 0.647), PA (AUC = 0.641), and IFN-γ (AUC = 0.670)—achieved AUCs above 0.6, indicating potential predictive value, whereas PLT performed less well (AUC = 0.586). Elevated PLT may indicate vascular involvement in severe cases [25,26,27], although measured CRP levels in both NSAP and SAP were higher than those in healthy children, suggesting a complex inflammatory response [28,29,30]. Alterations in PA likely reflect changes in hepatic function or nutritional status, and reduced IFN-γ may be indicative of immune dysregulation [31,32]. Moreover, we found that while IFN-γ levels differed significantly between NSAP and SAP patients, most values fell within the reagent’s reference interval. This finding highlights the need to establish pediatric-specific reference intervals for IFN-γ and warrants further investigation into its role in the pathogenesis of adenovirus pneumonia. Monitoring these biomarkers—CRP, PA, and IFN-γ—can assist in evaluating the risk of severe disease and tailoring therapeutic strategies accordingly. In addition to individual biomarkers, we explored composite indicators to enhance diagnostic accuracy. Previous studies have shown that combined use of TNF-α and IL-6, or composite platelet-related indices, may improve diagnostic performance [33]. Inspired by this, we conducted a combined analysis and identified significant differences in the platelet-to-lymphocyte ratio (PLR) and CRP-to-prealbumin ratio (CPAR) between SAP and NSAP groups. Furthermore, ROC analysis revealed AUCs of 0.677 for CPAR and 0.599 for PLR, suggesting that CPAR may possess greater predictive value. This composite marker, when used in conjunction, may support early identification of severe cases, inform clinical decision-making, and contribute to more personalized care strategies. However, further validation in larger, multi-center cohorts is needed to confirm their clinical utility and reliability.
The early identification of SAP remains clinically challenging, creating opportunities for machine learning tools to support clinical decision-making [34,35]. In this study, we developed a random forest model to predict SAP occurrence, implementing several methodological refinements to enhance robustness: FDR correction for multiple testing, up-sampling to address class imbalance, and repeated cross-validation. The model achieved an AUC of 0.699 on the independent test set, with performance metrics detailed in Table 2. Although its sensitivity is as high as 0.915, the combined performance metrics—including an Accuracy of 0.845 and a Specificity of 0.167—lead us to recognize that, due to imbalanced datasets, the overall performance remains at a moderate level. Therefore, the model currently only holds potential utility as a screening tool. Feature importance analysis identified CPAR as the strongest predictor, followed by PA and CRP. These findings, while derived from a single-center dataset, provide a methodological foundation for future multi-center studies with larger sample sizes.
We observed that the predictors highlighted by the random forest model differed from those with significant univariate differences. This is an expected phenomenon, as univariate tests identify distinct features, while multivariate models select for features that provide unique, non-redundant predictive power. Features that showed significance in both analyses are considered robust and important markers, as they not only exhibit distributional differences between groups but also hold significant predictive power in the multivariable model. The prominence of the composite index CPAR over individual markers like CRP and PA in our model underscores the value of integrative biomarkers that capture multiple physiological pathways, potentially offering a more robust basis for clinical prediction tools.
Our study integrated data from clinical history, physical examinations, and laboratory tests to identify statistically significant predictors of severe adenoviral pneumonia. Based on these findings, we constructed a machine learning model to predict SAP, offering an innovative approach by quantifying the predictive value of laboratory biomarkers. A larger pool of candidate variables and a greater number of analyzed cases were positively correlated with improved model accuracy. Given that adenoviral pneumonia is one of the most severe types of pediatric pneumonia [36], our approach holds practical clinical relevance. While the model’s high sensitivity suggests it may contribute to early identification by helping to flag children at higher risk, its clinical utility for directly improving outcomes requires further validation in external populations.
However, this study has several limitations that should be considered when interpreting the results. First, as a single-center study, our findings may be influenced by institutional biases and patient selection practices, which could affect the generalizability of our model. This study is also limited by its retrospective design. Our case selection criterion, which required the first positive HAdV test within 24 h at our center, crucially cannot account for early interventions or treatments that patients might have received prior to referral. Moving forward, model refinement would benefit from a prospective approach that enrolls incident cases at presentation, with careful documentation of their illness history, rather than relying on historical data audits. Second, the lack of adenovirus genotyping data prevents us from analyzing how specific serotypes, such as the highly pathogenic AdV-B7 [37], may impact disease severity and model predictions. Furthermore, the absence of serum viral load measurements, a recognized predictor of pneumonia severity [38,39], limits our ability to fully assess the determinants of severe disease and may represent an unaccounted-for variable in our predictive algorithm. Additionally, for certain biomarkers, we relied on reagent reference intervals due to a lack of measured values from a healthy pediatric control group within the same region; future studies incorporating such controls would provide more compelling evidence.
These findings underscore the importance of including adenovirus genotyping and viral load quantification in routine diagnostics. Special attention should be given to highly pathogenic strains like AdV-B7 during treatment planning. Our future goals include expanding the number of predictive indicators and case samples from multiple centers to refine the model and improve its predictive performance for severe adenoviral pneumonia.

5. Conclusions

In this study, severe adenoviral pneumonia primarily affected children aged 3–6 years. Compared with non-severe cases, patients with SAP showed significantly higher levels of PA and CPAR, while the level of CRP was notably lower. Furthermore, children with mixed infections were more likely to progress to severe disease following adenovirus infection. These indicators, when combined in a random forest model, form a predictive tool that may assist in early SAP identification and support clinical risk management.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/pathogens14111110/s1, The statistical analysis code (file name: Statistical Analysis code.docx) for this study is provided as a Word document.

Author Contributions

Conceptualization, Y.G. and W.C.; methodology, software, formal analysis, H.X. and Y.C.; writing—original draft preparation, H.X.; writing—review and editing, Y.G. and W.L.; visualization, Q.L.; project administration, J.C. and W.L.; funding acquisition, W.L. The authors take full responsibility for the content and authorship of this publication, which they have reviewed and edited. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Health Commission of Zhejiang Province (No. WKJ-ZJ-2534), the Key Joint Construction Project of Zhejiang Province and the National Administration of Traditional Chinese Medicine (No. GZY-ZJ-KJ-24085), the Medical Science and Technology Project of Zhejiang Province (No. 2022KY1011), and the Quzhou Science and Technology Program (No. 2020112).

Institutional Review Board Statement

The study was conducted in accordance with the Declaration of Helsinki and approved by the Ethics Committee of the Children’s Hospital, Zhejiang University School of Medicine (National Clinical Research Center for Child Health) (protocol code: 2023-IRB-0243-P-01, date of approval: 18 October 2023).

Informed Consent Statement

Patient consent was not required for this retrospective analysis of anonymized medical data under institutional policies and applicable regulations.

Data Availability Statement

The datasets analyzed during the current study are available from the corresponding author upon reasonable request.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
SAPSevere Adenoviral Pneumonia
NSAPNon-Severe Adenoviral Pneumonia
PLTPlatelet
PAPrealbumin
CRPC-Reactive Protein
IFN-γInterferon-γ
ROCReceiver Operating Characteristic
AUCArea Under the Receiver Operating Characteristic Curve
CBCComplete Blood Count
PCTProcalcitonin
NEVNeutrophil Absolute Count
LYMLymphocyte Count
TNFTumor Necrosis Factor
ILInterleukins

Appendix A

Table A1. Assessment of Severity of Community—Acquired Pneumonia in Children.
Table A1. Assessment of Severity of Community—Acquired Pneumonia in Children.
Assessment ItemsMildSevere
General conditionGoodPoor
Consciousness disorderAbsentPresent
HypoxemiaAbsentCyanosis; Rapid respiration, RR ≥ 70 breaths/min (infants), RR ≥ 50 breaths/min (>1 year old); Accessory respiration (groaning, nasal flaring, three—depression sign); Intermittent apnea; Oxygen saturation < 92%
FeverDoes not meet severe criteriaHyperpyrexia, persistent high fever > 5 days
Dehydration sign/refusal to eatAbsentPresent
Chest X-ray or chest CTDoes not meet severe criteria≥2/3 of one—side lung infiltration, multi—lobe lung infiltration, pleural effusion, pneumothorax, atelectasis, lung necrosis, lung abscess
Extrapulmonary complicationsAbsentPresent
CriteriaAll of the above mild conditions are presentAny one of the above severe conditions is present
Note: RR. Respiratory rate; Inflammatory markers can be used as a reference for assessing the severity.

Appendix B

Table A2. Reagents and Equipment by Parameter.
Table A2. Reagents and Equipment by Parameter.
ParameterReagentManufacturerEquipment
LYMMindray M-6FD DYE; Mindray M-6FN DYEMindray, Shenzhen, ChinaMindray BC5300 analyzer
PLT
NEV
CRPHigh Sensitivity C-reaction Protein (HS-CRP) Kit
Th1/Th2 cytokinesCell Factor Combined Detection Kit (Immunofluorescence Method)Jiangxi Cellgene Bio-Tech, Nanchang, ChinaFACScalibur® flow cytometer
PAPrealbumin (PA) Assay Kit (Immunoturbidimetric Method)Mindray, Shenzhen, ChinaBeckman Coulter AU5800 analyzer
PCTPylon PCTET Healthcare, Suzhou, USA

Appendix C

Table A3. Comparison of laboratory examination indicators of 428 children with severe versus non-severe adenovirus.
Table A3. Comparison of laboratory examination indicators of 428 children with severe versus non-severe adenovirus.
Laboratory Data (Reference Range)NSAP (n = 374)SAP (n = 54)p-ValueAdjusted p-Value *
Mean ± SDMedian (IQR)Mean ± SDMedian (IQR)
LYM (0.70–4.9 × 109/L)3.55 ± 2.493 (1.95)3.31 ± 2.142.75 (2.13)0.4158 0.532
NEV (1.50–7.80 × 109/L)5.85 ± 4.264.44 (5.78)6.22 ± 4.865.13 (4.83)0.6049 0.645
PLT (100–400 × 109/L)295.77 ± 103.28287 (121)328.50 ± 115.01 318.5 (148.25)0.0405 0.108
CRP (0.00–8.00 mg/L)24.49 ± 27.9614.26 (27.63)17.84 ± 31.816.08 (12.23)0.0005 0.004
PA (150.0–300.0 mg/L)115.68 ± 41.05106.7 (51.85)138.46 ± 57.87 138.85 (63.35)0.0009 0.005
PCT (0.07–0.350 ng/mL)0.48 ± 0.720.25 (0.47)0.82 ± 1.740.15 (0.44)0.0970 0.256
PNR87.65 ± 84.4258.14 (75.78)84.19 ± 71.6659.79 (57.51)0.5942 0.601
NLR2.33 ± 2.841.42 (2.28)2.94 ± 3.271.90 (2.75)0.2481 0.390
PLR105.43 ± 81.3195.39 (59.31)138.56 ± 100.08 112.16 (87.62)0.0184 0.068
CPAR0.26 ± 0.340.14 (0.30)0.47 ± 1.840.04 (0.12)0.0000 0.002
IL-2 (1.1–9.8 pg/mL)2.02 ± 1.071.90 (0.80)2.15 ± 0.582.10 (0.50)0.0932 0.186
IL-4 (0.1–4.0 pg/mL)2.64 ± 1.312.50 (0.90)2.56 ± 0.632.70 (0.80)0.5260 0.601
IL-6 (1.7–16.6 pg/mL)219.65 ± 663.0251.10 (86.30)49.62 ± 48.7637.40 (48.40)0.0766 0.164
IL-10 (2.6–4.9 pg/mL)40.55 ± 346.3611.00 (0.40)14.98 ± 11.9611.10 (13.70)0.9097 0.880
TNF (0.1–5.2 pg/mL)5.13 ± 22.942.20 (1.80)2.26 ± 1.291.80 (1.00)0.3006 0.415
IFN-γ (1.6–17.3 pg/mL)35.87 ± 222.178.50 (9.70)20.28 ± 38.853.60 (12.95)0.0087 0.068
Note: PNR = PLT/NEV, NLR = NEV/LYM, PLR = PLT/LYM, CPAR = CRP/PA. *: FDR-adjusted p-value.

References

  1. Lynch, J.P., 3rd; Kajon, A.E. Adenovirus: Epidemiology, Global Spread of Novel Types, and Approach to Treatment. Semin. Respir. Crit. Care Med. 2021, 42, 800–821. [Google Scholar] [CrossRef]
  2. Peng, J.; Zou, W.W.; Wang, X.L.; Zhang, Z.G.; Huo, R.; Yang, L. Viral-mediated gene therapy in pediatric neurological disorders. World J. Pediatr. 2024, 20, 533–555. [Google Scholar] [CrossRef] [PubMed]
  3. Hu, C.; Zeng, Y.; Zhong, Z.; Yang, L.; Li, H.; Zhang, H.M.; Xia, H.; Jiang, M.Y. Clinical characteristics and severity prediction score of Adenovirus pneumonia in immunocompetent adult. PLoS ONE 2023, 18, e0281590. [Google Scholar] [CrossRef]
  4. Xu, N.; Chen, P.; Wang, Y. Evaluation of Risk Factors for Exacerbations in Children with Adenoviral Pneumonia. Biomed. Res. Int. 2020, 31, 4878635. [Google Scholar] [CrossRef]
  5. Radke, J.R.; Cook, J.L. Human adenovirus lung disease: Outbreaks, models of immune-response-driven acute lung injury and pandemic potential. Curr. Opin. Infect. Dis. 2023, 36, 164–170. [Google Scholar] [CrossRef]
  6. Ling, Y.; Yang, D.; Yang, S. Clinical characteristics, early blood biochemical indicators, and prognostic status of children with bronchopneumonia. Medicine 2023, 102, e36162. [Google Scholar] [CrossRef]
  7. Zheng, N.; Zhu, D.; Han, Y. Procalcitonin and C-reactive protein perform better than the neutrophil/lymphocyte count ratio in evaluating hospital acquired pneumonia. BMC Pulm. Med. 2020, 20, 166–176. [Google Scholar] [CrossRef]
  8. Zhang, H.F.; Li, L.Q.; Ge, Y.L.; Zhang, J.B.; Fu, A.S.; Liu, C.H.; Shao, D.F.; Bai, J.; Zhu, X.Y. Serum Prealbumin Improves the Sensitivity of Pneumonia Severity Index in Predicting 30-day Mortality of CAP Patients. Clin. Lab. 2020, 66, 811–818. [Google Scholar] [CrossRef] [PubMed]
  9. Gorelik, O.; Izhakian, S.; Barchel, D.; Almoznino-Sarafian, D.; Tzur, I.; Swarka, M.; Beberashvili, I.; Feldman, L.; Cohen, N.; Shteinshnaider, M. Prognostic significance of platelet count changes during hospitalization for community-acquired pneumonia. Platelets 2017, 28, 380–386. [Google Scholar] [CrossRef] [PubMed]
  10. Soares, A.C.; Souza, D.G.; Pinho, V.; Vieira, A.T.; Nicoli, J.R.; Cunha, F.Q.; Mantovani, A.; Reis, L.F.; Dias, A.A.; Teixeira, M.M. Dual function of the long pentraxin PTX3 in resistance against pulmonary infection with Klebsiella pneumoniae in transgenic mice. Microbes Infect. 2006, 8, 1321–1329. [Google Scholar] [CrossRef]
  11. Zhang, Z.; Dou, H.; Tu, P.; Shi, D.; Wei, R.; Wan, R.; Jia, C.; Ning, L.; Wang, D.; Li, J.; et al. Serum cytokine profiling reveals different immune response patterns during general and severe Mycoplasma pneumoniae pneumonia. Front. Immunol. 2022, 13, 1088725. [Google Scholar] [CrossRef] [PubMed]
  12. Xiang, W.Q.; Li, L.; Wang, B.H.; Ali, A.F.; Li, W. Profiles and predictive value of cytokines in children with human metapneumovirus pneumonia. Virol. J. 2022, 19, 214–222. [Google Scholar] [CrossRef] [PubMed]
  13. Abbas, S.; Jalil, Z.; Javed, A.R.; Batool, I.; Khan, M.Z.; Noorwali, A.; Gadekallu, T.R.; Akbar, A. BCD-WERT: A novel approach for breast cancer detection using whale optimization based efficient features and extremely randomized tree algorithm. PeerJ Comput. Sci. 2021, 7, e390. [Google Scholar] [CrossRef] [PubMed]
  14. Fagherazzi, G.; Aguayo, G.A.; Zhang, L.; Hanaire, H.; Picard, S.; Sablone, L.; Vergès, B.; Hamamouche, N.; Detournay, B.; Joubert, M.; et al. Heterogeneity of glycaemic phenotypes in type 1 diabetes. Diabetologia 2024, 67, 1567–1581. [Google Scholar] [CrossRef]
  15. Issa, N.T.; Stathias, V.; Schürer, S.; Dakshanamurthy, S. Machine and deep learning approaches for cancer drug repurposing. Semin. Cancer Biol. 2021, 68, 132–142. [Google Scholar] [CrossRef]
  16. Gao, T.; Nong, Z.; Luo, Y.; Mo, M.; Chen, Z.; Yang, Z.; Pan, L. Machine learning-based prediction of in-hospital mortality for critically ill patients with sepsis-associated acute kidney injury. Ren. Fail. 2024, 46, 2316267. [Google Scholar] [CrossRef]
  17. Lee, E.E.; Torous, J.; De Choudhury, M.; Depp, C.A.; Graham, S.A.; Kim, H.C.; Paulus, M.P.; Krystal, J.H.; Jeste, D.V. Artificial Intelligence for Mental Health Care: Clinical Applications, Barriers, Facilitators, and Artificial Wisdom. Biol. Psychiatry Cogn. Neurosci. Neuroimaging 2021, 6, 856–864. [Google Scholar] [CrossRef]
  18. National Health Commission of the People’s Republic of China; State Administration of Traditional Chinese Medicine. Guideline for diagnosis and treatment of adenovirus pneumonia in children (2019 version). Chin. J. Clin. Infect. Dis. 2019, 12, 161–166. [Google Scholar] [CrossRef]
  19. Li, X.; Zhong, X.; Wang, Y.; Zeng, X.; Luo, T.; Liu, Q. Clinical determinants of the severity of COVID-19: A systematic review and meta-analysis. PLoS ONE 2021, 16, e0250602. [Google Scholar] [CrossRef]
  20. Guan, W.J.; Ni, Z.Y.; Hu, Y.; Liang, W.H.; Ou, C.Q.; He, J.X.; Liu, L.; Shan, H.; Lei, C.L.; Hui, D.S.C.; et al. China Medical Treatment Expert Group for Covid-19. Clinical Characteristics of Coronavirus Disease 2019 in China. N. Engl. J. Med. 2020, 382, 1708–1720. [Google Scholar] [CrossRef]
  21. Valenzuela-Sánchez, F.; Valenzuela-Méndez, B.; Rodríguez-Gutiérrez, J.F.; Estella, Á. Latest developments in early diagnosis and specific treatment of severe influenza infection. J. Intensive Med. 2023, 4, 160–174. [Google Scholar] [CrossRef]
  22. Pan, D.; Zheng, J.; Chen, Q.; Zeng, L.E.; Lin, C.; You, Y.; Lin, J. Clinical Characteristics and Genotyping of Pediatric Adenovirus Pneumonia Disease and Coinfection in Southeast China. Genet. Test. Mol. Biomark. 2023, 27, 306–316. [Google Scholar] [CrossRef]
  23. Liu, W.; Qiu, S.; Zhang, L.; Wu, H.; Tian, X.; Li, X.; Xu, D.; Dai, J.; Gu, S.; Liu, Q.; et al. Analysis of severe human adenovirus infection outbreak in Guangdong Province, southern China in 2019. Virol. Sin. 2022, 37, 331–340. [Google Scholar] [CrossRef]
  24. Zhang, R.; Wang, H.; Tian, S.; Deng, J. Adenovirus viremia may predict adenovirus pneumonia severity in immunocompetent children. BMC Infect. Dis. 2021, 21, 213–219. [Google Scholar] [CrossRef]
  25. Furuya, H.; Kawachi, S.; Shigematsu, M.; Suzuki, K.; Watanabe, T. Clinical factors associated with severity in hospitalized children infected with avian influenza (H5N1). Environ. Health Prev. Med. 2011, 16, 64–68. [Google Scholar] [CrossRef] [PubMed]
  26. Zhu, Y.; Du, Z.; Zhu, Y.; Li, W.; Miao, H.; Li, Z. Evaluation of organ function in patients with severe COVID-19 infections. Med. Clin. 2020, 155, 191–196. [Google Scholar] [CrossRef] [PubMed]
  27. Wang, B.; Wang, Q.M.; Li, D.X. An Analysis of Predictive Factors for Severe Neonatal Infection and the Construction of a Prediction Model. Infect. Drug Resist. 2023, 16, 3561–3574. [Google Scholar] [CrossRef] [PubMed]
  28. Woodruff, R.C.; Campbell, A.P.; Taylor, C.A.; Chai, S.J.; Kawasaki, B.; Meek, J.; Anderson, E.J.; Weigel, A.; Monroe, M.L.; Reeg, L.; et al. Risk Factors for Severe COVID-19 in Children. Pediatrics 2022, 149, e2021053418. [Google Scholar] [CrossRef]
  29. Zou, S.; Liu, J.; Yang, Z.; Xiao, D.; Cao, D. SAA and CRP are potential indicators in distinction and severity assessment for children with influenza. Int. J. Infect. Dis. 2021, 108, 357–362. [Google Scholar] [CrossRef]
  30. Bashir, A.; Khan, R.; Thompson, S.; Caceres, M. A retrospective observational study of biomarker levels and severity assessment in pediatric community-acquired pneumonia. Medicine 2022, 101, e30010. [Google Scholar] [CrossRef]
  31. Candeias, S.M.; Gaipl, U.S. The Immune System in Cancer Prevention, Development and Therapy. Anticancer Agents Med. Chem. 2016, 16, 101–107. [Google Scholar] [CrossRef]
  32. Kaneko, H.; Matsui, E.; Asano, T.; Kato, Z.; Teramoto, T.; Aoki, M.; Kawamoto, N.; Lian, L.A.; Kasahara, K.; Kondo, N. Suppression of IFN-gamma production in atopic group at the acute phase of RSV infection. Pediatr. Allergy Immunol. 2006, 17, 370–375. [Google Scholar] [CrossRef]
  33. Liu, X.Y.; Zhang, X.F.; Li, J.; Zhu, F.; Yu, Q.L.; Wei, S.Q.; Wang, M.Z. Value of heparin-binding protein in the diagnosis of severe adenovirus pneumonia in children. Chin. J. Contemp. Pediatr. 2022, 24, 1014–1019. [Google Scholar] [CrossRef]
  34. Komorowski, M. Clinical management of sepsis can be improved by artificial intelligence: Yes. Intensive Care Med. 2020, 46, 375–377. [Google Scholar] [CrossRef]
  35. Topol, E.J. High-performance medicine: The convergence of human and artificial intelligence. Nat. Med. 2019, 25, 44–56. [Google Scholar] [CrossRef] [PubMed]
  36. Wong-Chew, R.M.; García-León, M.L.; Noyola, D.E.; Perez-Gonzalez, L.F.; Gaitan-Meza, J.; Vilaseñor-Sierra, A.; Martinez-Aguilar, G.; Rivera-Nuñez, V.H.; Newton-Sánchez, O.A.; Firo-Reyes, V.; et al. Respiratory viruses detected in Mexican children younger than 5 years old with community-acquired pneumonia: A national multicenter study. Int. J. Infect. Dis. 2017, 62, 32–38. [Google Scholar] [CrossRef]
  37. Peng, L.; Liu, S.; Xie, T.; Li, Y.; Yang, Z.; Chen, Y.; Deng, L.; Huang, H.; Ding, X.; Chen, M.; et al. Predictive Value of Adenoviral Load for Bronchial Mucus Plugs Formation in Children with Adenovirus Pneumonia. Can. Respir. J. 2022, 8, 9595184. [Google Scholar] [CrossRef] [PubMed]
  38. Wei, J.; Zang, N.; Zhang, J.; He, Y.; Huang, H.; Liu, X.; Xu, X.; Ren, L.; Deng, Y.; Wu, J.; et al. Genome and proteomic analysis of risk factors for fatal outcome in children with severe community-acquired pneumonia caused by human adenovirus 7. J. Med. Virol. 2023, 95, e29182. [Google Scholar] [CrossRef]
  39. Wang, L.; Hu, X.; Huang, Z.; Zhang, Y.; Zhao, X.; Liu, X.; Mao, H.; Hao, H.; Xue, W. Analysis of the typing of adenovirus and its clinical characteristics in children with acute respiratory tract infection. BMC Pediatr. 2023, 23, 25–31. [Google Scholar] [CrossRef]
Figure 1. Pie Chart of Infection Types.
Figure 1. Pie Chart of Infection Types.
Pathogens 14 01110 g001
Figure 2. Comparison of laboratory indicators between the SAP and NSAP groups. The parameter measured in each panel is indicated on its left side. Data from healthy children are included for reference. For indicators where measured values from healthy children were unavailable, the reference intervals of the detection reagents are presented and labeled as “Ref” in the graph. Panels (AF): statistically significant differences (p < 0.05); Panels (GP): no statistically significant differences (p > 0.05).
Figure 2. Comparison of laboratory indicators between the SAP and NSAP groups. The parameter measured in each panel is indicated on its left side. Data from healthy children are included for reference. For indicators where measured values from healthy children were unavailable, the reference intervals of the detection reagents are presented and labeled as “Ref” in the graph. Panels (AF): statistically significant differences (p < 0.05); Panels (GP): no statistically significant differences (p > 0.05).
Pathogens 14 01110 g002
Figure 3. ROC curves for PLT, CRP, PA, IFN-γ, PLR, and CPAR. The AUC value for each indicator is labeled on the graph with its corresponding color-coded number. The values in parentheses in the legend represent the 95% confidence intervals (CI) for each indicator. The number of cases (n) for each indicator was subsequently labeled.
Figure 3. ROC curves for PLT, CRP, PA, IFN-γ, PLR, and CPAR. The AUC value for each indicator is labeled on the graph with its corresponding color-coded number. The values in parentheses in the legend represent the 95% confidence intervals (CI) for each indicator. The number of cases (n) for each indicator was subsequently labeled.
Pathogens 14 01110 g003
Figure 4. ROC analysis of random Forest models for early identification of SAP. The ROC curves illustrate the performance of the random forest classifier in distinguishing between non-severe/severe adenoviral pneumonia (NSAP/SAP). An identical AUC of 0.699 demonstrates the robust and consistent discriminatory power of the models.
Figure 4. ROC analysis of random Forest models for early identification of SAP. The ROC curves illustrate the performance of the random forest classifier in distinguishing between non-severe/severe adenoviral pneumonia (NSAP/SAP). An identical AUC of 0.699 demonstrates the robust and consistent discriminatory power of the models.
Pathogens 14 01110 g004
Figure 5. Feature importance analysis of biomarkers for SAP prediction. Bars represent the mean decrease in Gini index, indicating each feature’s contribution to the random forest classification model. CPAR shows the highest predictive importance (82.9), substantially outperforming PA (45.88) and CRP (36.73) following FDR multiple testing correction.
Figure 5. Feature importance analysis of biomarkers for SAP prediction. Bars represent the mean decrease in Gini index, indicating each feature’s contribution to the random forest classification model. CPAR shows the highest predictive importance (82.9), substantially outperforming PA (45.88) and CRP (36.73) following FDR multiple testing correction.
Pathogens 14 01110 g005
Table 1. Comparison of clinical characteristics between SAP and NSAP in 428 children.
Table 1. Comparison of clinical characteristics between SAP and NSAP in 428 children.
ParameterClassificationNSAP (n = 374) 1SAP (n = 54) 1 χ p
GenderMale221 (59.1)38 (70.4)2.06260.1509
Female153 (40.9)16 (29.6)
Age 2>6 M and ≤3 Y33 (8.8)12 (22.2)9.27580.0258 *
>3 Y and ≤6 Y171 (45.7)20 (37.0)
>6 Y and ≤9 Y131 (35.0)16 (29.6)
>9 Y39 (10.4)6 (11.1)
Polymicrobial coinfection 3HAdV monoinfection226 (64.4)16 (28.1)57.06581.20 × 10−11
HAdV-other viral68 (18.2)6 (11.1)
HAdV-bacterial34 (9.1)5 (9.3)
HAdV-atypical pathogen coinfection (Chlamydia/Mycoplasma)19 (5.1)5 (9.3)
Polymicrobial coinfection27 (7.2)22 (40.7)
Note: 1 Data are presented as n (%). 2 Age group classification is based on the article “Clinical Analysis of Infectious Mononucleosis in Different Age Stages of Children.” 3 Definitions of infection types: HAdV monoinfection: adenovirus infection only; HAdV-bacterial coinfection: adenovirus with bacterial coinfection; HAdV-other viral coinfection: adenovirus with other viral pathogens; HAdV-atypical pathogen coinfection: adenovirus with Mycoplasma or Chlamydia coinfection; Polymicrobial coinfection: adenovirus with two or more additional pathogens of different types (e.g., bacterial, fungal, or other viral). *: A p value < 0.05 is denoted by an asterisk (*) and considered statistically significant.
Table 2. Comparative performance metrics of the random forest classification model.
Table 2. Comparative performance metrics of the random forest classification model.
MetricValue
Accuracy0.845
Precision0.915
Sensitivity0.915
F1-Score0.915
Specificity0.167
AUC0.699
Balanced Accuracy0.541
MCC0.081
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Xu, H.; Chen, W.; Lai, Q.; Chen, Y.; Guo, Y.; Chen, J.; Li, W. Clinical Characteristics of Adenovirus Pneumonia in Children. Pathogens 2025, 14, 1110. https://doi.org/10.3390/pathogens14111110

AMA Style

Xu H, Chen W, Lai Q, Chen Y, Guo Y, Chen J, Li W. Clinical Characteristics of Adenovirus Pneumonia in Children. Pathogens. 2025; 14(11):1110. https://doi.org/10.3390/pathogens14111110

Chicago/Turabian Style

Xu, Huifen, Wei Chen, Qinrui Lai, Yingying Chen, Yajun Guo, Jing Chen, and Wei Li. 2025. "Clinical Characteristics of Adenovirus Pneumonia in Children" Pathogens 14, no. 11: 1110. https://doi.org/10.3390/pathogens14111110

APA Style

Xu, H., Chen, W., Lai, Q., Chen, Y., Guo, Y., Chen, J., & Li, W. (2025). Clinical Characteristics of Adenovirus Pneumonia in Children. Pathogens, 14(11), 1110. https://doi.org/10.3390/pathogens14111110

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop