Skip to main content

Predicting peripartum depression using elastic net regression and machine learning: the role of remnant cholesterol

Abstract

Background

Traditional statistical methods have dominated research on peripartum depression (PPD), but innovative approaches may provide deeper insights. This study aims to predict the impact factors of PPD using elastic net regression (ENR) combined with machine learning (ML) model.

Methods

This longitudinal study was conducted from June 2020 to May 2023, involving healthy pregnant women in the first trimester, followed up until the completion of the assessment in the second trimester. PPD symptoms were assessed using the Edinburgh Postnatal Depression Scale (EPDS). Features with p <.05 from logistic regression were selected and refined using ENR. These features were then used to build six ML models to identify the best-performing one. SHapley Additive exPlanations (SHAP) analysis was employed to enhance model interpretability by visualizing its decision-making process.

Results

A total of 608 participants were followed, resulting in 384 valid questionnaires. After excluding incomplete or incorrect baseline data, 325 participants were ultimately included in the study. Among these, 130 were classified as having mild depression, and 32 were classified with major depression. Nineteen features were initially identified as being associated with PPD, with 14 retained after ENR refinement. The random forest (RF) model outperformed the other ML models. SHAP analysis identified the top five predictors of PPD: magnesium (Mg), remnant cholesterol (RC), calcium (Ca), mean corpuscular hemoglobin concentration (MCHc), and potassium (K). Mg, Ca, MCHc, and K were negatively correlated with PPD, while RC showed a positive correlation.

Conclusions

The RF model effectively identified associations between exposure factors and PPD. Mg, Ca, MCHc, and K were found to be protective factors, while RC emerged as a potential risk factor, highlighting its potential as a novel biomarker for PPD.

Peer Review reports

Introduction

Peripartum depression (PPD) is a major depressive disorder with perinatal onset, encompassing both depression during pregnancy and the postpartum period, as defined in the Diagnostic and Statistical Manual of Mental Disorders, 5th Edition, Text Revision (DSM-5-TR) [1]. The global prevalence of PPD is approximately 11.9% [2], posing significant risks to maternal health and potentially adversely affecting fetal neurodevelopment and behavior by altering hormone and neurotransmitter levels [3, 4]. Identifying risk factors for PPD is therefore essential.

While many studies have explored the factors influencing PPD, such as dietary habits and lipid parameters [5,6,7], most have employed traditional statistical methods. Newer analytical approaches may offer more accurate identification of PPD risk factors. Analyzing the relationship between PPD and multiple exposures in datasets with high dimensionality and multicollinearity is particularly challenging. Elastic net regression (ENR) addresses this issue by integrating L1 and L2 regularization, facilitating sparse solutions while managing datasets with numerous features and potential collinearity. Furthermore, traditional statistical methods often require extensive data preparation and high-quality, structured datasets, leading to the loss of valuable unstructured data [8]. In contrast, machine learning (ML) algorithms, often considered “black-box” models, require fewer predefined standards and less data preparation, enhancing the ability to analyze large, complex datasets. These methods provide valuable insights for disease diagnosis and the early identification of risk factors.

The research on the relationship between traditional lipid indicators and depression has yielded inconsistent results [9], limiting the clinical application of lipid biomarkers. Remnant cholesterol (RC), also known as triglyceride-rich lipoprotein cholesterol, comprises very low-density lipoprotein, intermediate-density lipoprotein, and chylomicron remnants in both fasting and non-fasting states [10]. Compared to traditional lipid parameters, RC may offer greater pathological significance as a depression biomarker. Its association with inflammation is well-documented; elevated serum levels of RC can permeate arterial walls, where macrophages are involved in foam cell formation [11]. A causal relationship between RC and low-grade chronic inflammation has been established [12], suggesting that RC may contribute to the development and progression of depression through inflammatory mechanisms.

This study aims to construct a predictive model using ENR combined with ML techniques to investigate the association between RC and PPD. Additionally, the SHapley Additive exPlanations (SHAP) technique will be used to quantify the contribution of each exposure factor to PPD prediction, providing a basis for early intervention.

Materials and methods

Data sources

This study recruited 608 pregnant women between June 2020 and May 2023. The study protocol was approved by the Ethics Review Committee of the Second Affiliated Hospital of Xinjiang Medical University (Approval Numbers: 20200531-13, KY2023112109). All participants were informed about the study’s purpose and significance and provided written informed consent.

The inclusion criteria for the study were as follows: (1) age between 20 and 45 years; (2) singleton pregnancy with an estimated gestational age of 6 to 13 weeks; (3) regular prenatal check-ups at the Second Affiliated Hospital of Xinjiang Medical University during pregnancy and completion of the questionnaire. The exclusion criteria included: (1) a history of depression; (2) diagnosis of type 1 or type 2 diabetes before pregnancy; (3) abnormal screening results for hypertension or Down syndrome during pregnancy; (4) diagnosed infectious diseases such as hepatitis B, hepatitis C, syphilis, or others; (5) metabolic diseases such as hyperthyroidism or hypothyroidism; (6) disabilities or organic mental disorders; (7) use of assisted reproductive technologies for conception; (8) missing early pregnancy biochemical data; (9) inability to provide informed consent or poor adherence to the study protocol.

Study design

This longitudinal study initially collected baseline data and fasting blood biochemical test results from participants in early pregnancy (6–13 weeks of gestation). Participants were then followed up during the second trimester (24–27 weeks of gestation), at which time they completed a depression scale assessment. Prior to the study’s initiation, all researchers underwent standardized and rigorous training. Data collection was conducted using electronic questionnaires, and data entry was verified independently by two researchers to ensure accuracy.

Sample size calculation

The sample size was calculated using PASS 15.0 software. With an estimated average incidence of PPD of 11.9%, the following parameters were set: α = 0.05 (two-sided), confidence level (1-α) = 0.95, and power (1-β) = 0.9. The calculation yielded a required sample size of 162 participants. Considering a 40% attrition rate due to follow-up requirements, a minimum of 227 participants was determined to be necessary for the study.

Questionnaire quality

Depression during the second trimester was assessed using the Edinburgh Postnatal Depression Scale (EPDS), a 10-item instrument with each item scored from 0 to 3. Higher total scores (maximum of 30) indicate more severe depressive symptoms. Based on clinical research and experience, EPDS scores are typically categorized as follows:

  • Normal: 0–9 points.

  • Mild depression: 10–12 points.

  • Moderate to severe depressive symptoms: 13–30 points [13].

For this study, an EPDS score of ≥ 10 was used as the cutoff for a positive depression screening result, consistent with the sensitivity (92%) and specificity (77%) reported in a recent meta-analysis [14]. The Chinese version of the EPDS has demonstrated high reliability and validity, with a Cronbach’s α of 0.87 [15].

RC calculation

The RC value is obtained by subtracting the sum of high-density lipoprotein cholesterol (HDL-C) and low-density lipoprotein cholesterol (LDL-C) from total cholesterol (TC) [16].

Statistical analysis

To enhance statistical power and facilitate analysis, EPDS scores were categorized into three groups for univariate and differential analyses. For model development, EPDS was treated as a binary variable, with a threshold of EPDS ≥ 10 indicating a positive depression screen. Continuous variables were summarized as mean ± SD for normally distributed data or as median (interquartile range) for skewed distributions. Categorical variables were reported as frequencies and percentages.

Initially, logistic regression was used to examine the association between each feature and EPDS scores. Features with p <.05 in univariate analysis were included in the ENR model for further selection. The ENR model was constructed using RGui software (version 4.4.0) with the glmnetUtils package, and its performance was evaluated using the area under the curve (AUC) metric. Clinically, an AUC value between 0.7 and 1.0 is indicative of strong model discrimination, reliability, and validity [17].

After ENR model selection, the filtered dataset was divided into training (80%, n = 260) and testing (20%, n = 65) sets using JASP software (version 0.18.3.0) (available at https://jasp-stats.org/download/). Six ML models were employed to identify depression based on exposure features:

  1. 1.

    Random forest (RF).

  2. 2.

    Adaptive boosting (AdaBoost).

  3. 3.

    Support vector machine (SVM).

  4. 4.

    Decision tree (DT).

  5. 5.

    K-nearest neighbors (KNN).

  6. 6.

    Linear discriminant (LD).

The training dataset was used to develop each of the six ML models. Model performance was evaluated using a combination of metrics, including:

  • AUC [18].

  • Accuracy.

  • Precision.

  • Recall.

  • False positive rate (FPR).

  • F1 score.

  • Negative predictive value (NPV).

  • True negative rate.

  • False negative rate.

To interpret feature importance and visualize the decision-making process of the selected model, the SHAP tool was utilized within RGui software (version 4.4.0).

Results

Descriptive statistics

A total of 608 pregnant women were followed from early to mid-pregnancy, resulting in 384 valid questionnaires and a follow-up loss rate of 36.8%. After excluding incomplete or erroneous data, 325 pregnant women were included in the final analysis (Fig. 1).

Fig. 1
figure 1

Flowchart of study participant exclusion

The median age of the participants was 28 years (interquartile range: 27–31 years). Participants were grouped based on their EPDS scores, as summarized in Table 1. Among the 325 participants, 130 (40%) were categorized as having mild depression (10 ≤ EPDS ≤ 12), while 32 (9.8%) screened positive for major depression (EPDS ≥ 13).

Analysis of body mass index (BMI) showed that 71.7% of participants had a BMI within the normal range (18.5 ≤ BMI < 24.9). Additionally, 61.8% reported regularly taking naps at noon. Significant differences (p <.05) were observed across 21 features between the EPDS score groups. These included BMI, sleep behavior at noon, breakfast frequency, eating habits, and RC levels.

Analysis for PPD

Univariate analysis for PPD

Logistic regression was performed on 62 exposure characteristics (Table 2) to identify features associated with PPD. The univariate analysis identified 19 features with statistically significant associations with depression (p <.05). These features included nationality, breakfast frequency, and RC levels. For RC specifically, participants with major depression were found to have 4.57 times higher odds of elevated RC levels compared to those without depression (OR = 4.57, 95% CI: 2.18–9.57).

Table 1 The differences in EPDS score between groups
Table 2 Univariate logistic regression analysis of risk factors for PDD

ENR screens out important features of PPD

The ENR model employs cross-validation to optimize parameters (α and λ) and minimize prediction error. Ten-fold cross-validation was applied as a model evaluation and selection strategy to assess the model’s generalization capability and identify the best hyperparameters. The process involves:

  1. 1.

    Data segmentation: Dividing the dataset into training and validation subsets.

  2. 2.

    Model training and validation: Training the model on the training subset and validating it on the validation subset.

  3. 3.

    Loop iteration: Repeating the process across multiple folds.

  4. 4.

    Average validation error: Calculating the mean validation error across all folds.

  5. 5.

    Optimal parameter selection: Choosing parameters that yield the lowest average validation error.

Using ten-fold cross-validation, the ENR model determined the optimal parameters as α = 0.18 and λ = 0.13. The “lambda.1se” criterion was used to screen 19 features, resulting in the selection of 14 important feature variables (Fig. 2a). Receiver operating characteristic (ROC) curve analysis validated the predictive performance of the ENR model. As illustrated in Fig. 2b, the model demonstrated strong accuracy, with an AUC of 0.796 (95% CI: 0.742–0.851) in the training set and 0.742 (95% CI: 0.634–0.850) in the testing set.

The results indicated that lower levels of red blood cell count (RBC), mean corpuscular hemoglobin (MCH), mean corpuscular hemoglobin concentration (MCHc), potassium (K), magnesium (Mg), calcium (Ca), total bile acids (TBA), and superoxide dismutase (SOD), alongside higher levels of RC and triglycerides (TG), were significantly associated with an increased risk of PPD. The regression coefficients for these variables were as follows: RBC (-0.124), MCH (-0.008), MCHc (-0.007), K (-0.201), Mg (-1.370), Ca (-0.796), TBA (-0.034), SOD (-0.005), TG (0.054), and RC (0.196) (Table 3).

Table 3 Elastic net regularized regression screens the predictive features of PPD
Fig. 2
figure 2

Elastic net regression completes the prognostic model variable screening. (a) Quantitative display of important features filtered out by elastic net regression. (b) Superposition of ROC curves of training set and test set in elastic net regression model

Abbreviations: ROC, receiver operating characteristic; AUC, area under the curve

Note: All categorical variables in the model have been one-hot encoded

Performance of six ML models in identifying PPD

To analyze the 14 features identified by the ENR model, six ML models were employed: RF, DT, AdaBoost, SVM, KNN, and LD. Table 4 provides a summary of their performance metrics. Among the models, the RF approach showed the highest average precision (0.754), reflecting superior discrimination capability. Both RF and DT models demonstrated similar performance in accuracy, precision, recall, FPR, NPV, and F1 score. Additionally, the RF model achieved the highest AUC value (0.850), significantly outperforming the other models (Fig. 3). Comprehensive feature-based analysis confirmed that the RF model exhibited the best precision and robustness for identifying PPD, making it the most effective method among the six evaluated approaches.

Table 4 Comparison of discrimination characteristics among six machine learning models
Fig. 3
figure 3

The AUC comparison of six machine learning models. (a) RF model, AUC = 0.850; (b) AdaBoost model, AUC = 0.655; (c) SVM model, AUC = 0.677; (d) DT model, AUC = 0.712; (e) KNN model, AUC = 0.677; (f) LD, AUC = 0.777

Abbreviations: EPDS, Edinburgh Postnatal Depression Scale; AUC, area under the curve; RF, random forest; AdaBoost, adaptive boosting; SVM, support vector machine; DT, decision tree; KNN, k-nearest neighbors; LD, linear discriminant

Note: Normal (0 < EPDS ≤ 9), Abnormal (EPDS ≥ 10)

Visualization of feature importance

The RF model was trained using optimized hyperparameters to ensure maximum performance. Feature importance was evaluated and visualized, highlighting the model’s efficiency and stability. The performance metrics, illustrated by the ROC curve and out-of-bag error, indicated robust predictive capabilities. The training set achieved an AUC of 0.934 (95% CI: 0.905–0.963), while the testing set yielded an AUC of 0.824 (95% CI: 0.742–0.907).

To further explore the model’s predictive insights, SHAP values were employed to graphically represent the impact of individual features on depression prediction (Fig. 4). The analysis identified Mg, RC, Ca, MCHc, and K as the top five most influential features. Notably, Mg, Ca, MCHc, and K demonstrated negative contributions, indicating their association with a reduced risk of PPD. In contrast, RC exhibited a positive contribution, linking it to an increased risk of PPD. The SHAP plot also revealed additional behavioral and dietary factors associated with a higher risk of PPD, including picky eating habits, infrequent breakfast consumption, and frequent use of salad dressing or blended oil in cooking.

Fig. 4
figure 4

SHAP feature importance summary plot. Each feature corresponds to a specific shapley value and is sorted according to importance from large to small

Abbreviations: SHAP, SHapley Additive exPlanations. Mg, magnesium; RC, remnant cholesterol; Ca, calcium; MCHc, mean corpuscular hemoglobin concentration; K, potassium; SOD, superoxide dismutase; RBC, red blood cell count; TBA, total bile acids; TG, triglycerides; MCH, mean corpuscular hemoglobin; Nationality_1, The Han nationality; Nationality_2, The Manchu; Nationality_3, The Hui nationality; Nationality_4, The Uighurs; Nationality_5, Other; Oils commonly used at home_1, salad oil or blending oil; Oils commonly used at home_2, not fixed; Oils commonly used at home_3, vegetable oil; Picky eating behavior_1, yes; Picky eating behavior_2, occasionally; Picky eating behavior_3, no; Frequency of eating breakfast_1, every day; Frequency of eating breakfast_2,sometimes; Frequency of eating breakfast_3, rare

Note: All categorical variables in the RF model have been one-hot encoded

Discussion

This study represents a pioneering approach by combining ENR with six interpretable ML algorithms to explore exposure factors associated with PPD. After comprehensive performance evaluations, the RF model emerged as the most effective for identifying PPD. SHAP analysis further highlighted the five most influential features, with Mg, Ca, MCHc, and K showing protective effects against PPD. In contrast, RC, the second most influential feature, was positively associated with PPD, suggesting it as a potential risk factor.

In recent years, ML has become a prominent tool in disease prediction, offering unique advantages in PPD risk assessment. Its effectiveness depends on factors such as data quality, feature selection, and sample size. A review of ML applications in predicting postpartum depression found these methods to be effective tools for identifying individuals at risk, especially given the expanding computational data in psychiatric research [19]. In this study, all six ML models demonstrated good predictive reliability, with AUC values exceeding 0.7.

Among the models, the RF algorithm consistently outperformed others. By constructing multiple decision trees and combining their outputs through majority voting, RF minimizes the risk of overfitting seen in single models, enhancing generalization. Additionally, its robustness to outliers and noisy data makes RF particularly suitable for the heterogeneous datasets typical in PPD research, encompassing demographic, psychological, and biological variables. In comparison, other ML models, such as the SVM, require meticulous hyperparameter tuning and are computationally intensive, limiting their practicality in complex datasets. These advantages establish RF as a reliable and efficient tool for predicting PPD risk.

The link between RC and depression is not yet fully understood, but several plausible biological mechanisms have been proposed. Elevated RC levels have been associated with low-grade inflammation and endothelial dysfunction, which may impair brain microvascular function and contribute to depression [20,21,22]. Specifically, RC-induced inflammation promotes the production of mediators like interleukin-6 (IL-6) and tumor necrosis factor-alpha, leading to neuronal damage and neurotransmitter dysregulation, which disrupts emotional regulation [23]. Moreover, RC may compromise endothelial integrity, increasing vascular permeability and promoting leukocyte infiltration and platelet aggregation. These changes are hypothesized to result in microvascular dysfunction, reducing cerebral perfusion and impairing the delivery of essential nutrients and oxygen to neurons, thereby exacerbating depression’s neurobiological underpinnings [24].

Our findings linking RC to PPD are supported by recent studies [25]. One proposed mechanism involves RC’s role in activating the hypothalamic-pituitary-adrenal (HPA) axis, a pathway closely associated with depression. Elevated RC levels may enhance arterial wall penetration, where RC particles are more readily absorbed by macrophages than LDL-C, accelerating foam cell formation. Macrophage foam cells express IL-6 and circulating IL-6 stimulates the HPA axis [26]. Dysregulation of the HPA axis is extensively implicated in depression’s pathophysiology [27, 28].

Previous research has suggested a connection between trace element deficiencies and depression [29]. Our findings support this association, showing that individuals with PPD have lower serum levels of Mg, Ca, and K. Mg plays a vital role in the synthesis and release of neurotransmitters, and supplementation has shown potential in alleviating depressive symptoms [30]. Similarly, Ca is integral to nervous system functions such as nerve conduction and cellular signaling [31]. Ca deficiencies may lead to abnormal neuronal excitability and impaired nerve conduction, which could affect mood regulation and increase the risk of depression [32]. K is critical for maintaining ion balance within and between cells, ensuring proper neuromuscular function. Low K levels may disrupt nervous system function, adversely affecting mood and mental health [33].

Our study also revealed a negative correlation between MCHc and depression. Although the precise mechanism underlying this association remains unclear, existing research suggests that low MCHc levels may be linked to inflammation, oxidative stress, and insufficient oxygen delivery to the brain [34]. These factors can impair neurotransmitter function, thereby influencing emotional and psychological well-being [35].

This study has several limitations that should be considered. (1) PPD Identification: PPD was identified based on self-reported EPDS scores. While self-reports may be participant to information bias due to personal feelings and memory recall, the EPDS scale is a reliable and valid tool for PPD screening, as supported by numerous studies [36, 37]. Additionally, the EPDS threshold for diagnosing PPD varies from some guidelines, which could influence the study’s results. However, many clinical studies still use an EPDS score of ≥ 10 as the cut-off for identifying PPD [38,39,40]. It is important to note that investigating the impact of different EPDS cut-off values in other populations will be a focus of our future research. (2) Fasting Data: The analysis was based solely on fasting data, excluding non-fasting samples. While previous research suggests minimal differences in most lipid parameters between fasting and non-fasting states [41], future studies incorporating non-fasting data may provide additional insights. Non-fasting lipid samples have also shown comparable prognostic value to fasting samples for general risk assessment [42]. (3) Model Complexity: The complexity of the machine learning models used in this study may present challenges for reproducibility and real-world application. Simplifying the models or exploring alternative methods could improve their practical utility.

Conclusion

This study identified the RF model as an efficient and robust tool for analyzing the association between exposures and PPD. The findings suggest that Mg, Ca, MCHc, and K are protective factors, while RC serves as a risk factor for PPD. These results underscore the potential of RC as a biomarker for PPD screening. However, further validation through large cohort studies or clinical trials is essential to confirm these findings and clarify their causal relationships.

Data availability

As this study is only part of the subject matter, the datasets generated and analyzed during the current study are not publicly available but are available from the corresponding author on reasonable request.

Abbreviations

EPDS:

Edinburgh Postnatal Depression Scale

PPD:

Peripartum depression

ENR:

Elastic net regression

M:

Machine learning

SHAP:

SHapley Additive exPlanations

BMI:

Body mass index

WBC:

White blood cell count

RBC:

Red blood cell count

HGB:

Hemoglobin

PLT:

Platelet count

HCT:

Hematocrit

MCV:

Mean corpuscular volume

MCH:

Mean corpuscular hemoglobin

MCHc:

Mean corpuscular hemoglobin concentration

LYC:

Lymphocyte count

MONO:

Number of monocytes

NEUT:

Neutrophils count

Fbg:

Fibrinogen

FT4:

Free thyroid

TSH:

Thyroid stimulating hormone

K:

Potassium

Na:

Sodium

Cl:

Chloride

Ca:

Calcium

Mg:

Magnesium

P:

Phosphorus

Fe:

Iron

FPG:

Fasting plasma glucose

BUN:

Blood urea nitrogen

CR:

Creatinine

UA:

Uric acid

TBIL:

Total bilirubin

DBIL:

Direct bilirubin

IBIL:

Indirect bilirubin

TP:

Total protein

ALB:

Albumin

GLO:

Globulin

ALT:

Alanine aminotransferase

AST:

Aspartate aminotransferase

ALP:

Alkaline phosphatase

GGPT:

Glutamyl-transpeptidase

LDH:

Lactate dehydrogenase

TBA:

Total bile acids

SOD:

Superoxide dismutase

TG:

Triglycerides

TC:

Total cholesterol

LDL-C:

Low-density lipoprotein cholesterol

HDL-C:

High-density lipoprotein cholesterol

RC:

Remnant cholesterol

RF:

Random forest

AdaBoost:

Adaptive boosting

SVM:

Support vector machine

DT:

Decision tree

KNN:

k-nearest neighbors

LD:

Linear discriminant

AUC:

Area under the curve

ROC:

Receiver operating characteristic

IL-6:

Interleukin-6

HPA:

Hypothalamic-pituitary-adrenal

References

  1. Vitte L, Nakić Radoš S, Lambregtse-van den Berg M, Devouche E, Apter G. Peripartum depression: what’s new?? Curr Psychiatry Rep. 2025;27(1):31–40. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/s11920-024-01573-6.

    Article  PubMed  Google Scholar 

  2. Woody CA, Ferrari AJ, Siskind DJ, Whiteford HA, Harris MG. A systematic review and meta-regression of the prevalence and incidence of perinatal depression. J Affect Disord. 2017;219:86–92. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.jad.2017.05.003.

    Article  PubMed  CAS  Google Scholar 

  3. Reissland N, Froggatt S, Reames E, Girkin J. Effects of maternal anxiety and depression on fetal neuro-development. J Affect Disord. 2018;241:469–74. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.jad.2018.08.047.

    Article  PubMed  CAS  Google Scholar 

  4. Dunkel Schetter C, Tanner L. Anxiety, depression and stress in pregnancy: implications for mothers, children, research, and practice. Curr Opin Psychiatry. 2012;25(2):141–8. https://doiorg.publicaciones.saludcastillayleon.es/10.1097/YCO.0b013e3283503680.

    Article  PubMed  PubMed Central  Google Scholar 

  5. Segoviano-Mendoza M, Cárdenas-de la Cruz M, Salas-Pacheco J, Vázquez-Alaniz F, La Llave-León O, Castellanos-Juárez F, Méndez-Hernández J, Barraza-Salas M, Miranda-Morales E, Arias-Carrión O, Méndez-Hernández E. Hypocholesterolemia is an independent risk factor for depression disorder and suicide attempt in Northern Mexican population. BMC Psychiatry. 2018;18(1):7. https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12888-018-1596-z.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  6. Zhan Y, Zhao Y, Qu Y, Yue H, Shi Y, Chen Y, Liu X, Liu R, Lyu T, Jing A, Meng Y, Huang J, Jiang Y. Longitudinal association of maternal dietary patterns with antenatal depression: evidence from the Chinese pregnant women cohort study. J Affect Disord. 2022;308:587–95. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.jad.2022.04.028.

    Article  PubMed  Google Scholar 

  7. Davies-Kershaw H, Fahmida U, Htet MK, Kulkarni B, Faye B, Yanti D, Shinta D, Zahra NL, Angelin TC, Madhari R, Pullakhandam R, Palika R, Dasi T, Fernandez Rao S, Banjara SK, Selvaraj K, Palepu DP, Yadev D, Diouf S, Lopez-Sall P, Diallo B, Mouissi P, Fall S, Diallo I, Djigal A, Immerzeel TDV, Tairou F, Diop A, Pradeilles R, Strout S, Momo Kadia B, Tata DT, Jobarteh ML, Allen S, Walker A, Webster JP, Haggarty P, Heffernan C, Ferguson E. Anthropometric, biochemical, dietary, morbidity and well-being assessments in women and children in Indonesia, India and Senegal: a UKRI GCRF action against stunting hub protocol paper. BMJ Paediatr Open. 2024;8(Suppl 1):e001683. https://doiorg.publicaciones.saludcastillayleon.es/10.1136/bmjpo-2022-001683.

    Article  PubMed  PubMed Central  Google Scholar 

  8. Li X, Zhao Y, Zhang D, Kuang L, Huang H, Chen W, Fu X, Wu Y, Li T, Zhang J, Yuan L, Hu H, Liu Y, Zhang M, Hu F, Sun X, Hu D. Development of an interpretable machine learning model associated with heavy metals’ exposure to identify coronary heart disease among US adults via SHAP: findings of the US NHANES from 2003 to 2018. Chemosphere. 2023;311(Pt 1):137039. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.chemosphere.2022.137039.

    Article  PubMed  CAS  Google Scholar 

  9. Cepeda MS, Kern DM, Blacketer C, Drevets WC. Low levels of cholesterol and the cholesterol type are not associated with depression: results of a cross-sectional NHANES study. J Clin Lipidol. 2020 Jul-Aug;14(4):515–21. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.jacl.2020.06.001.

  10. Ozkan J. Danish scientist wins prestigious prize for piecing together the facts about remnant cholesterol. Eur Heart J. 2022;43(34):3192–3. https://doiorg.publicaciones.saludcastillayleon.es/10.1093/eurheartj/ehac429.

    Article  PubMed  Google Scholar 

  11. Miller YI, Choi SH, Fang L, Tsimikas S. Lipoprotein modification and macrophage uptake: role of pathologic cholesterol transport in atherogenesis. Subcell Biochem. 2010;51:229–51. https://doiorg.publicaciones.saludcastillayleon.es/10.1007/978-90-481-8622-8_8.

    Article  PubMed  CAS  Google Scholar 

  12. Varbo A, Benn M, Tybjærg-Hansen A, Nordestgaard BG. Elevated remnant cholesterol causes both low-grade inflammation and ischemic heart disease, whereas elevated low-density lipoprotein cholesterol causes ischemic heart disease without inflammation. Circulation. 2013;128(12):1298–309. https://doiorg.publicaciones.saludcastillayleon.es/10.1161/CIRCULATIONAHA.113.003008.

    Article  PubMed  CAS  Google Scholar 

  13. Ngai FW, Gao LL. Effect of couple-based interpersonal psychotherapy on postpartum depressive symptoms: A randomised controlled trial. Asian J Psychiatr. 2022;78:103274. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.ajp.2022.103274.

    Article  PubMed  Google Scholar 

  14. Levis B, Negeri Z, Sun Y, Benedetti A, Thombs BD, DEPRESsion Screening Data (DEPRESSD) EPDS Group. Accuracy of the Edinburgh postnatal depression scale (EPDS) for screening to detect major depression among pregnant and postpartum women: systematic review and meta-analysis of individual participant data. BMJ. 2020;371:m4022. https://doiorg.publicaciones.saludcastillayleon.es/10.1136/bmj.m4022.

    Article  PubMed  PubMed Central  Google Scholar 

  15. Li X, Gao R, Dai X, Liu H, Zhang J, Liu X, Si D, Deng T, Xia W. The association between symptoms of depression during pregnancy and low birth weight: a prospective study. BMC Pregnancy Childbirth. 2020;20(1):147. https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12884-020-2842-1.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  16. Zhang Q, Huang S, Cao Y, Dong G, Chen Y, Zhu X, Yun W, Zhang M. Remnant cholesterol and mild cognitive impairment: A cross-sectional study. Front Aging Neurosci. 2023;15:1069076. https://doiorg.publicaciones.saludcastillayleon.es/10.3389/fnagi.2023.1069076.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  17. Wu J, Zhang H, Li L, Hu M, Chen L, Xu B, Song Q. A nomogram for predicting overall survival in patients with low-grade endometrial stromal sarcoma: A population-based analysis. Cancer Commun (Lond). 2020;40(7):301–12. https://doiorg.publicaciones.saludcastillayleon.es/10.1002/cac2.12067.

    Article  PubMed  Google Scholar 

  18. Pruessner JC, Kirschbaum C, Meinlschmid G, Hellhammer DH. Two formulas for computation of the area under the curve represent measures of total hormone concentration versus time-dependent change. Psychoneuroendocrinology. 2003;28(7):916–31. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/s0306-4530(02)00108-7.

    Article  PubMed  CAS  Google Scholar 

  19. Cellini P, Pigoni A, Delvecchio G, Moltrasio C, Brambilla P. Machine learning in the prediction of postpartum depression: A review. J Affect Disord. 2022;309:350–7. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.jad.2022.04.093.

    Article  PubMed  Google Scholar 

  20. Nakamura T, Takano H, Umetani K, Kawabata K, Obata JE, Kitta Y, Kodama Y, Mende A, Ichigi Y, Fujioka D, Saito Y, Kugiyama K. Remnant lipoproteinemia is a risk factor for endothelial vasomotor dysfunction and coronary artery disease in metabolic syndrome. Atherosclerosis. 2005;181(2):321–7. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.atherosclerosis.2005.01.012.

    Article  PubMed  CAS  Google Scholar 

  21. Lizano P, Pong S, Santarriaga S, Bannai D, Karmacharya R. Brain microvascular endothelial cells and blood-brain barrier dysfunction in psychotic disorders. Mol Psychiatry. 2023;28(9):3698–708. https://doiorg.publicaciones.saludcastillayleon.es/10.1038/s41380-023-02255-0.

    Article  PubMed  CAS  Google Scholar 

  22. van Agtmaal MJM, Houben AJHM, Pouwer F, Stehouwer CDA, Schram MT. Association of microvascular dysfunction with Late-Life depression: A systematic review and Meta-analysis. JAMA Psychiatry. 2017;74(7):729–39. https://doiorg.publicaciones.saludcastillayleon.es/10.1001/jamapsychiatry.2017.0984.

    Article  PubMed  PubMed Central  Google Scholar 

  23. Colasanto M, Madigan S, Korczak DJ. Depression and inflammation among children and adolescents: A meta-analysis. J Affect Disord. 2020;277:940–8. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.jad.2020.09.025.

    Article  PubMed  CAS  Google Scholar 

  24. Matsuno H, Tsuchimine S, O’Hashi K, Sakai K, Hattori K, Hidese S, Nakajima S, Chiba S, Yoshimura A, Fukuzato N, Kando M, Tatsumi M, Ogawa S, Ichinohe N, Kunugi H, Sohya K. Association between vascular endothelial growth factor-mediated blood-brain barrier dysfunction and stress-induced depression. Mol Psychiatry. 2022;27(9):3822–32. https://doiorg.publicaciones.saludcastillayleon.es/10.1038/s41380-022-01618-3.

    Article  PubMed  CAS  Google Scholar 

  25. Wang Y, Shen R. Association of remnant cholesterol with depression among US adults. BMC Psychiatry. 2023;23(1):259. https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12888-023-04770-4.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  26. Yudkin JS, Kumari M, Humphries SE, Mohamed-Ali V. Inflammation, obesity, stress and coronary heart disease: is interleukin-6 the link? Atherosclerosis. 2000;148(2):209–14. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/s0021-9150(99)00463-3.

    Article  PubMed  CAS  Google Scholar 

  27. Keller J, Gomez R, Williams G, Lembke A, Lazzeroni L, Murphy GM Jr, Schatzberg AF. HPA axis in major depression: cortisol, clinical symptomatology and genetic variation predict cognition. Mol Psychiatry. 2017;22(4):527–36. https://doiorg.publicaciones.saludcastillayleon.es/10.1038/mp.2016.120.

    Article  PubMed  CAS  Google Scholar 

  28. Knorr U, Vinberg M, Kessing LV, Wetterslev J. Salivary cortisol in depressed patients versus control persons: a systematic review and meta-analysis. Psychoneuroendocrinology. 2010;35(9):1275–86. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.psyneuen.2010.04.001.

    Article  PubMed  CAS  Google Scholar 

  29. Quan Z, Li H, Quan Z, Qing H. Appropriate macronutrients or mineral elements are beneficial to improve depression and reduce the risk of depression. Int J Mol Sci. 2023;24(8):7098. https://doiorg.publicaciones.saludcastillayleon.es/10.3390/ijms24087098.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  30. Du J, Zhu M, Bao H, Li B, Dong Y, Xiao C, Zhang GY, Henter I, Rudorfer M, Vitiello B. The role of nutrients in protecting mitochondrial function and neurotransmitter signaling: implications for the treatment of depression, PTSD, and suicidal behaviors. Crit Rev Food Sci Nutr. 2016;56(15):2560–78. https://doiorg.publicaciones.saludcastillayleon.es/10.1080/10408398.2013.876960.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  31. Lezmy J, Arancibia-Cárcamo IL, Quintela-López T, Sherman DL, Brophy PJ, Attwell D. Astrocyte Ca2+-evoked ATP release regulates myelinated axon excitability and conduction speed. Science. 2021;374(6565):eabh2858. https://doiorg.publicaciones.saludcastillayleon.es/10.1126/science.abh2858.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  32. Sharma A, Schray A, Bartolovic M, Roesch-Ely D, Aschenbrenner S, Weisbrod M. Relationship between serum calcium and neuropsychological performance might indicate etiological heterogeneity underlying cognitive deficits in schizophrenia and depression. Psychiatry Res. 2017;252:80–6. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.psychres.2017.01.101.

    Article  PubMed  CAS  Google Scholar 

  33. Knuth B, Radtke V, Rocha P, da Silva KS, Dalsóglio F, Gazal M, Jansen K, Souza DO, Portela LV, Kaster M, Oses JP. Prevalence of depression symptoms and serum levels of interleukin-6 in Hemodialysis patients. Psychiatry Clin Neurosci. 2014;68(4):275–82. https://doiorg.publicaciones.saludcastillayleon.es/10.1111/pcn.12130.

    Article  PubMed  CAS  Google Scholar 

  34. Maes M, Van de Vyvere J, Vandoolaeghe E, Bril T, Demedts P, Wauters A, Neels H. Alterations in iron metabolism and the erythron in major depression: further evidence for a chronic inflammatory process. J Affect Disord. 1996;40(1–2):23–33. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/0165-0327(96)00038-9.

    Article  PubMed  CAS  Google Scholar 

  35. Beurel E, Toups M, Nemeroff CB. The bidirectional relationship of depression and inflammation: double trouble. Neuron. 2020;107(2):234–56. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.neuron.2020.06.002.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  36. Kozinszky Z, Dudas RB. Validation studies of the Edinburgh postnatal depression scale for the antenatal period. J Affect Disord. 2015;176:95–105. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.jad.2015.01.044.

    Article  PubMed  Google Scholar 

  37. van der Zee AI, Boere-Boonekamp MM, Groothuis-Oudshoorn CGM, Reijneveld SA. Postpartum depression and anxiety: a community-based study on risk factors before, during and after pregnancy. J Affect Disord. 2021;286:158–65. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.jad.2021.02.062.

    Article  Google Scholar 

  38. Wang S, Deng CM, Zeng Y, Chen XZ, Li AY, Feng SW, Xu LL, Chen L, Yuan HM, Hu H, Yang T, Han T, Zhang HY, Jiang M, Sun XY, Guo HN, Sessler DI, Wang DX. Efficacy of a single low dose of Esketamine after childbirth for mothers with symptoms of prenatal depression: randomised clinical trial. BMJ. 2024;385:e078218. https://doiorg.publicaciones.saludcastillayleon.es/10.1136/bmj-2023-078218.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  39. Groer ME, Baumgartel K, Springer C, Mutka T, Postolache TT. Depression in pregnant Hispanic women: risk factors, pregnancy outcomes and plasma cytokines. Brain Behav Immun Health. 2024;38:100765. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.bbih.2024.100765.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  40. Bai Y, Zeng Z, Li X, Gong W. The predictive effect of mid-pregnancy sleep disorders on perinatal depression within women with or without depression in early pregnancy: A prospective cohort study. J Affect Disord. 2024;345:18–23. https://doiorg.publicaciones.saludcastillayleon.es/10.1016/j.jad.2023.10.103.

    Article  PubMed  Google Scholar 

  41. Sathiyakumar V, Park J, Golozar A, Lazo M, Quispe R, Guallar E, Blumenthal RS, Jones SR, Martin SS. Fasting versus nonfasting and Low-Density lipoprotein cholesterol accuracy. Circulation. 2018;137(1):10–9. https://doiorg.publicaciones.saludcastillayleon.es/10.1161/CIRCULATIONAHA.117.030677.

    Article  PubMed  CAS  Google Scholar 

  42. Mach F, Baigent C, Catapano AL, Koskinas KC, Casula M, Badimon L, Chapman MJ, De Backer GG, Delgado V, Ference BA, Graham IM, Halliday A, Landmesser U, Mihaylova B, Pedersen TR, Riccardi G, Richter DJ, Sabatine MS, Taskinen MR, Tokgozoglu L, Wiklund O, ESC Scientific Document Group. 2019 ESC/EAS guidelines for the management of dyslipidaemias: lipid modification to reduce cardiovascular risk. Eur Heart J. 2020;41(1):111–88. https://doiorg.publicaciones.saludcastillayleon.es/10.1093/eurheartj/ehz455.

    Article  PubMed  Google Scholar 

Download references

Acknowledgements

We thank all participants for their willingness to participate in the study and the time that they devoted to the study.

Funding

This work was supported by the Natural Science Foundation of Xinjiang Uygur Autonomous Region [2023D01C119] and Xinjiang Medical University Youth Science and Technology Elite Talent Program [XYD2024Q09]. The funders had no role in the data collection, data analysis, or reporting of this study.

Author information

Authors and Affiliations

Authors

Contributions

HC and FW designed the study. FW, TK, DW secured funding for the study. JS, BG, and CS collected the data. HC, TK, YW, and DM led the drafting of the manuscript. HC, GL, GC, and YN finished the statistical analyses and drew the graph. All authors approved the final manuscript for submission.

Corresponding authors

Correspondence to Tiantian Kong or Fan Wang.

Ethics declarations

Ethics approval and consent to participate

The study protocol was approved by the Ethics Review Committee of the Second Affiliated Hospital of Xinjiang Medical University [approval number: 20200531-13, KY2023112109]. All participants were informed about the research purpose and significance of this investigation and provided written informed consent. In addition, this study strictly adhered to the Declaration of Helsinki.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

Additional information

Publisher’s note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Electronic supplementary material

Below is the link to the electronic supplementary material.

Supplementary Material 1

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License, which permits any non-commercial use, sharing, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if you modified the licensed material. You do not have permission under this licence to share adapted material derived from this article or parts of it. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Chen, H., Wang, D., Shen, J. et al. Predicting peripartum depression using elastic net regression and machine learning: the role of remnant cholesterol. BMC Pregnancy Childbirth 25, 544 (2025). https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12884-025-07656-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doiorg.publicaciones.saludcastillayleon.es/10.1186/s12884-025-07656-3

Keywords