Skip to main content

Enhanced labor pain monitoring using machine learning and ECG waveform analysis for uterine contraction-induced pain

Abstract

Objectives

This study aims to develop an innovative approach for monitoring and assessing labor pain through ECG waveform analysis, utilizing machine learning techniques to monitor pain resulting from uterine contractions.

Methods

The study was conducted at National Taiwan University Hospital between January and July 2020. We collected a dataset of 6010 ECG samples from women preparing for natural spontaneous delivery (NSD). The ECG data was used to develop an ECG waveform-based Nociception Monitoring Index (NoM). The dataset was divided into training (80%) and validation (20%) sets. Multiple machine learning models, including LightGBM, XGBoost, SnapLogisticRegression, and SnapDecisionTree, were developed and evaluated. Hyperparameter optimization was performed using grid search and five-fold cross-validation to enhance model performance.

Results

The LightGBM model demonstrated superior performance with an AUC of 0.96 and an accuracy of 90%, making it the optimal model for monitoring labor pain based on ECG data. Other models, such as XGBoost and SnapLogisticRegression, also showed strong performance, with AUC values ranging from 0.88 to 0.95.

Conclusions

This study demonstrates that the integration of machine learning algorithms with ECG data significantly enhances the accuracy and reliability of labor pain monitoring. Specifically, the LightGBM model exhibits exceptional precision and robustness in continuous pain monitoring during labor, with potential applicability extending to broader healthcare settings.

Trial registration

ClinicalTrials.gov Identifier: NCT04461704.

Peer Review reports

Introduction

Pain assessment is still a subjective task that requires accurate and objective techniques. The inadequacies of current pain measurement methods have an impact on medication management and patient care [1,2,3,4,5,6,7]. Physiological reactions are important markers because pain activates autonomic pathways [3,4,5,6]. Physiological metrics like heart rate variability have been the main focus of research on nociception assessment [7,8,9]. Reductions in the amplitude of photoplethysmogram waveforms [10,11,12,13,14] and decreased variability in high-frequency heart rate bands [15,16,17,18] are noteworthy discoveries. Furthermore, variations in skin conductance level and fluctuation count, which are indicators of changes in electrogalvanic skin properties, indicate pain during and after surgery [8, 19,20,21]. A multi-parametric strategy that incorporates different nociception-related measures consistently performs better than single-parameter evaluations [22,23,24,25].

Studies that currently exist on nociception primarily assess physiological variables, such as heart rate variability [7,8,9]. Reduced high-frequency power in heart rate variability [10,11,12,13], decreased photoplethysmography waveform amplitude [14,15,16,17,18], and changes in electrogalvanic skin properties [8, 19,20,21] have all been linked to nociception. The superiority of a multi-parametric approach over individual measurements is becoming more and more clear [22,23,24,25].

Under general anesthesia, perception of pain is influenced by a variety of factors. Reductions in high-frequency heart rate variability [15,16,17,18] and photoplethysmography waveform amplitude [10,11,12,13,14] have been associated with nociceptive responses. Changes in the electrogalvanic skin properties, as determined by the skin conductance level and fluctuation counts, are indicative of both intra- and post-operative pain [8, 19,20,21]. A combined analysis of these parameters yields a more comprehensive noception assessment than single-parameter evaluations [22,23,24,25].

Recent research highlights the increasing accuracy of multi-parameter nociception assessment as a result of advancements in statistical modeling and data analysis [26] Deep learning approaches are very helpful to medical AI, particularly when developing algorithms for physiological waveform analysis [27,28,29]. Initiatives like PhysioNet and the Computers in Cardiology Challenges have made it easier to create predictive tools for acute hypotensive episodes [30]. The development of reliable machine-learning algorithms for the analysis of ECG data with a focus on single-parameter pain assessment is hampered by the variability of pain in terms of its onset, duration, and intensity.

ECG is a perfect monitoring tool because labor pain during natural spontaneous delivery (NSD) is periodic and has a predictable onset and duration [31, 32]. Myocardial electrical activity is reflected in ECG signals, which offer useful information in the frequency and time domains [33, 34]. This study utilized fast Fourier transform to analyze ECG waveform data from pregnant women undergoing normal spontaneous delivery (NSD) during both labor and non-labor periods. The Nociception Monitoring Index (NoM) exhibited significant variations during labor pain intervals, highlighting its potential utility for real-time monitoring and assessment of labor pain intensity.

Methods

Data sources and study population

To provide a comprehensive overview of our research methodology, we have outlined the key workflow steps involved in the development and validation of our ECG-based labor pain prediction model: 1.Data Collection: ECG waveform data were gathered from women preparing for normal spontaneous delivery (NSD). 2.Feature Selection: Critical ECG features correlated with labor pain were selected to enhance model performance (see Supplemental Figs. 1–8). 3.Data Splitting: The collected data were split into training and validation sets to ensure unbiased model evaluation. 4.Model Development: Machine learning models were developed using the selected features to monitor labor pain. 5.Model Evaluation: The performance of these models was evaluated using metrics such as AUC, accuracy, and precision. 6.Model Optimization: Hyperparameter optimization was conducted through grid search and cross-validation to improve model performance. 7.Prediction and Validation: The final model was validated using the optimized parameters to ensure accurate labor pain prediction (see Fig. 1). This structured workflow ensures a systematic approach to model development and validation, enhancing the reliability and interpretability of the results.Our cross-sectional study, which focused on women getting ready for natural spontaneous delivery (NSD), was carried out at the Taiwan University Hospital (NTUH) from January to July 2020. Our research protocol was very strict and registered on ClinicalTrials.gov (number NCT04461704) in order to facilitate detailed data collection for in-depth statistical analysis. With the protocol identified as NSD-TW-01_Protocol_V1.1_20200317, the Taiwan University Hospital Research Ethics Committee awarded ethical approval (approval number 201910058RSC). All participants provided informed consent, in accordance with strict ethical guidelines. Women who were 20 years of age or older, in labor for more than 4 h, and who were categorized as having Physical Status I–II (American Society of Anesthesiologists) were eligible to participate in the study. Complete clinical records were necessary for eligibility. Participants who used epidural anesthesia, had certain medical conditions, were taking certain medications, or had a BMI of more than 40 kg/m2 were excluded from the study. The investigator retained the right to withdraw a participant from the study if there were adverse events (AEs), protocol violations, cesarean sections, labor complications, or voluntary withdrawal. Twelve individuals made up the final cohort, which produced a dataset with 6,010 ECG data points. Optimizing the NoM algorithm was a major focus of our study. Considerable optimization and visualisation were required for this (see Supplemental Figs. 1–8). We used an 80:20 split to separate the dataset into subsets for training and validation in order to validate the algorithm.

Fig. 1
figure 1

Workflow Diagram for ECG-Based Labor Pain Monitoring. This figure illustrates the methodological workflow employed in this study for monitoring labor pain using ECG waveform analysis. The process consists of seven key steps: 1) Data Collection: Gathering ECG data from women pre-paring for natural spontaneous delivery (NSD); 2) Feature Selection: Identifying critical ECG features correlated with labor pain; 3) Data Splitting: Dividing the data into training and validation sets; 4) Model Development: Building machine learning models using the selected features; 5) Model Evaluation: Assessing model performance with metrics such as AUC, accuracy, and precision; 6) Model Optimization: Tuning model parameters through grid search and cross-validation; 7) Monitoring and Validation: Conducting final predictions and validating the optimized model's performance to ensure accurate and reliable labor pain monitoring

Feature selection

A thorough feature selection process was essential to creating an accurate ECG-Based Monitoring of Labor Pain model. Our large dataset contained a variety of attributes, including ECG frequency domain data from different frequency bins and maternal demographics (e.g., Gravida & Para, Age, Gestational Age, Body Height, Body Weight, and BMI). By concentrating on the most illuminating attributes, the feature selection process aimed to improve the monitoring model. The performance and interpretability of the model were intended to be enhanced by this method. We identified a subset of critical attributes by carefully analyzing each attribute's effect on the NoM in both training and testing datasets. These characteristics were essential to the model since they showed strong correlations with the Nociception Index. Their ability to accurately convey important details pertinent to determining nociception levels during labor pain was the basis for their selection. This careful selection procedure made sure that our model could accurately and efficiently monitor labor pain using ECG data.

Class definition

During the first stage of our study, we created a systematic classification system to categorize the different levels of labor pain that parturient women felt during giving birth. With this framework, instances are classified into two distinct groups: "Labor Pain" (coded as 1) and "No Labor Pain" (coded as 0). This binary classification system is used. The analysis of the NoM, which is derived from ECG data, serves as the foundation for this classification. Supplemental Figs. 1 through 8 provide specific details on the NoM computation and its function in the classification process. A more targeted and effective assessment is made possible by this binary categorization, which reduces the complex nature of labor pain into a form that is manageable for computational analysis. This makes it possible to distinguish clearly between labor pain and non-labor pain, as shown by the Nociception Index that is derived from the ECG. This simple yet powerful method is essential to our effort to precisely track and evaluate labor pain using ECG data analysis.

Data cleaning and machine learning model development

In developing our ECG-Based Monitoring of Labor Pain models, we employed the Auto AI feature within Watson Studio [35,36,37]. This advanced tool was instrumental in streamlining our data analysis process, aiding in crucial tasks such as data transformation, algorithm selection, and parameter optimization. Auto AI not only provided various model options but also ranked them, enabling us to choose the most effective model based on empirical results [38,39,40]. To evaluate the efficacy of these models, we partitioned our data into two segments: 80% for training and 20% for testing. This split was crucial for both testing the models under real-world conditions and assessing their overall performance. Our exploration included four distinct machine learning models: LightGBM [41,42,43], XGBoost Classifier [44,45,46], SnapDecisionTreeClassifier, and SnapLogisticRegression [39, 40, 47]. A key aspect of enhancing the performance and efficiency of these models was the strategic selection of the most relevant features from our dataset. This feature selection was integral to optimizing the models' ability to accurately monitor and assess labor pain through ECG data.

Model evaluation

Our machine learning models' Area Under the Curve (AUC) values were the primary metric used to assess their performance. One commonly accepted indicator of a model's capacity for discrimination is its AUC. In addition to AUC, we used a number of other metrics to provide a thorough evaluation. These comprised the log loss, average precision, recall, accuracy, precision, and F1 score. By applying each of these metrics to the testing dataset, a comprehensive assessment of the models within the framework of ECG-Based Monitoring of Labor Pain was made possible. We applied SHapley Additive explanations (SHAP) analysis to obtain more profound insights into the predictive factors and improve our comprehension of ECG-Based Monitoring of Labor Pain. We were able to determine the relative significance of various features within our developed Nociception Index thanks to this sophisticated analytical technique. Through the identification of important factors and their effects on labor pain monitoring, SHAP analysis has provided invaluable insights. This knowledge is essential for developing focused interventions that are customized to each patient's needs, moving the field closer to more individualized and successful ECG-based labor pain monitoring techniques.

Hyperparameter optimization

We used a rigorous approach to hyperparameter optimization in our quest to improve the performance of the machine learning models for ECG-Based Monitoring of Labor Pain. Our approach is consistent with previous studies where ECG data has been systematically applied using machine learning models and five-fold cross-validation to ensure robustness and generalizability of the classifiers. For instance, Desai et al. [48] employed similar methods in their decision support system for arrhythmia beat classification, and Desai et al. [49] further validated these techniques in their automated diagnosis of tachycardia beats. These studies underscore the efficacy of cross-validation in achieving reliable diagnostic performance in ECG-based applications. This required applying five-fold cross-validation in conjunction with grid search techniques. Numerous models, such as LightGBM [41,42,43], XGBoost Classifier [44,45,46], SnapDecisionTreeClassifier, and SnapLogisticRegression [39, 40, 47], were subjected to this procedure. During the training phase, our main goal was to optimize each model's hyperparameters by using grid search to find the best combinations that would maximize the F1 score [50]. Table 1 displays the specific hyperparameter optimization settings for every model. The grid search technique made it easier to explore a predetermined range of hyperparameter values in a methodical manner. We were able to greatly increase the models' accuracy and predictive efficiency in identifying labor pain using ECG data by repeatedly evaluating different combinations. The most efficient hyperparameter combinations for every model were found through this iterative investigation, which improved overall performance and strengthened predictive abilities.

Table 1 The hyperparameters of models for machine learning

Model evaluation

We used a variety of performance metrics, such as Area Under the Curve (AUC), F1 score, accuracy, precision, recall, average precision, and log loss, in our thorough assessment of different machine learning models. We were able to thoroughly evaluate each model's predictive power for ECG-Based Monitoring of Labor Pain outcomes thanks to its multifaceted approach. We were able to fully comprehend the predictive strengths and limitations of each model by examining these metrics.

We integrated SHapley Additive exPlanations (SHAP) into our analysis to further explore the underlying mechanisms of these predictions. Clarifying the variables influencing the models' predictions was made possible through the use of SHAP analysis. We were able to determine the most important components of our questionnaire and how they affected ECG-Based Monitoring of Labor Pain by using this technique. We were able to use SHAP to not only identify the most important questionnaire items, but also to comprehend how these items combined affected our models' predictive accuracy. This degree of understanding is crucial for improving our machine learning models' interpretability and our method for tracking labor pain.

Software and package applicating for modeling

We used Python, more especially the Python Software Foundation version 3.9, as the main platform for our machine learning studies in this work. We made substantial use of the open-source Scikit-learn toolkit, which is well-known for having a wide variety of tools and techniques. The following were the main elements we used in our investigation: (1) Data Splitting: We used the sklearn.model_selection.train_test_split module to split our dataset into training and testing sections. This random partition was essential for assessing how well the models performed on new, untested data. (2) LGBM Model: An effective Light Gradient Boosting Machine (LGBM) model was built using the lightgbm.LGBMClassifier package. LGBM is especially well-suited for large-scale data applications due to its great performance and efficiency. (3) XGBoost Model: To create a reliable XGBoost model, we used the XGBoost Python module. This model has a solid reputation for being effective and having strong predictive capabilities. (4) SnapDecisionTreeClassifier: The SnapDecisionTreeClassifier algorithm, part of the IBM Snap ML library, was implemented to create a decision tree classifier. (5) Logistic Regression: For binary classification tasks, we used the sklearn.linear_model.LogisticRegression module. Logistic regression, a widely adopted algorithm, played a significant role in our analysis. To ensure the reliability of our results and to prevent overfitting, we adopted the sklearn.model_selection.StratifiedKFold module for stratified k-fold cross-validation. Our threshold for statistical significance was set at a p-value of 0.05.

Role of the funding source

We would like to explicitly acknowledge the specific organization that provided financial support for our study. It is crucial to clarify, nevertheless, that these donors were not involved in any part of the research process. This involves, but is not restricted to, the design of the study, gathering and analyzing data, interpreting it, writing the article, and choosing whether to submit the work for publication. The rigorous division was meticulously upheld to guarantee the complete autonomy of the study, thereby excluding any possible partiality or impact from the sponsoring organization. Keeping the transparency principle in place, all authors involved in this work had unrestricted access to the entire dataset. This access played a crucial role in protecting the research's integrity and avoiding any improper impact on the study's conclusions. The corresponding authors were ultimately responsible for submitting the paper. They were tasked with making sure the study adhered to the strictest ethical and scientific requirements. This duty included ensuring that all the work included in the paper was accurate and honest. The authors' dedication to ensuring that the study complied with all applicable ethical guidelines and research protocols has strengthened the reliability and validity of our research findings.

Results

Description of patient population

In the context of this study, a frequency bin refers to a specific range of frequencies within the overall frequency spectrum of the ECG signals. These bins are formed by applying a Fourier Transform to the ECG data, converting it from the time domain to the frequency domain. The criteria for forming these bins include the sampling rate of the original ECG signal and the desired frequency resolution for analysis. Each bin captures the signal's power within a particular frequency range, enabling detailed examination of the ECG's frequency components. This approach allows us to systematically analyze the frequency domain characteristics of the ECG signals, which are crucial for monitoring labor pain. We thoroughly analyzed ECG frequency domain data in our work, focusing on a variety of frequency bins (0 to 59). This analysis covered features in the Training Set (n = 4,808) as well as the Testing Set (n = 1,202). Table 2 presents comprehensive patient demographic information. For every frequency bin, we gave average values and the standard deviations that went along with them, providing information about the distribution and variability of the data. For instance, we found that the Training Set's average ± standard deviation (SD) in Frequency Bin 0 was 59.4 ± 80.6, while the Testing Set's SD was 63.1 ± 77.7. The distribution and variability trend persisted in the other frequency bins. In addition, the NoM was evaluated, exhibiting a mean ± SD of 31.9 ± 23.6 in the Training Set and 30.2 ± 35.8 in the Testing Set. With regard to labor pain monitoring, these results offer a thorough understanding of the features in each frequency bin and their implications. They also draw attention to the variability and distribution patterns within the ECG data.

Table 2 Nociception index and ECG frequency domain data descriptive analysis

Model prediction ability

We used a number of important measures to analyze our prediction models' performance in order to fully determine their efficacy. The area under the curve (AUC) values of the models were used as a primary metric for evaluating their discriminative skills. The LightGBM model exhibited remarkable performance, as evidenced by its highest AUC score of 0.96 (see Fig. 2A), indicating its potent ability to discriminate between various classes. The XGBoost Classifier, which had an AUC of 0.95, came in second (Fig. 2A). Not to mention, the SnapLogisticRegression and SnapDecisionTree Classifier models performed admirably, with AUC values of 0.92 and 0.88, respectively (Fig. 2A). Our evaluation also took into account the models' overall accuracy, which was quite important. With an accuracy score of 0.9, LightGBM fared better than the others in this regard (Fig. 2B). With accuracy ratings of 0.88, 0.86, and 0.85, respectively, the XGBoost Classifier, SnapDecisionTree Classifier, and SnapLogisticRegression came next (Fig. 2B). The models' ability to accurately detect positive cases is measured by sensitivity, and LightGBM and the SnapDecisionTree Classifier both achieved the highest rate of 0.9 (Fig. 2B). Sensitivity ratings of 0.87 and 0.84 were obtained by the XGBoost Classifier and SnapLogisticRegression, respectively (Fig. 2B). Both the LightGBM and XGBoost Classifiers achieved the maximum precision, which is a measure of the accuracy of positive predictions, with a precision of 0.87 (Fig. 2B). With precision scores of 0.84 and 0.83, respectively, SnapLogisticRegression and SnapDecisionTree Classifier came next (Fig. 2B). Both LightGBM and XGBoost Classifier scored 0.88 (Fig. 1B), indicating consistent performance according to the F1 score, a parameter that strikes a compromise between precision and sensitivity. SnapLogisticRegression scored 0.84 and SnapDecisionTree Classifier 0.87 on the F1 score (Fig. 2B). We decided to designate the LightGBM model as the "champion" model based on these thorough assessments. It was most suited for our ECG-Based Monitoring of Labor Pain study since it showed excellent discriminative skills and competitive scores on a range of performance criteria.

Fig. 2
figure 2

A Characteristic curves for receiver operations. and (B) Assessing Machine Learning Models' Performance. For every machine learning model, performance metrics such as AUC (Area Under the Curve), F1 Score, Accura-cy, Specificity, Sensitivity, and Precision were evaluated. An asterisk (*) denotes the LightGBM model's AUC value

Feature Importance Ranks and SHAP values in the LGBM model

In the study, the Light Gradient Boosting Machine (LGBM) model's feature importance was assessed using SHapley Additive exPlanations (SHAP) values. This analysis revealed the most influential traits for the model's predictions, with the NoM and various frequency bins being the top features (Fig. 3A). The SHAP summary plot provides a clear visual representation, illustrating how these features impact the model's predictions, thereby enhancing the interpretability of the LGBM model in assessing labor pain (Fig. 3B).

Fig. 3
figure 3

Crucial Clinical Characteristics for Labor Pain Monitoring Based on ECG. A Features' Significance Plot of several clinical variables utilizing the Nociception Monitoring Index (NoM) and Machine Learning for ECG-Based Monitoring of Labor Pain. B The SHAP Summary Plot offers a concise synopsis of the key clinical characteristics that influence the Nociception Monitoring Index (NoM) and ECG-Based Monitoring of Labor Pain

Explanation of the ML model at the individual level

The study employs LIME and SHAP plots to elucidate individual-level predictions of the machine learning model, focusing on the NoM for ECG-based labor pain monitoring. Two representative patient cases are analyzed in Fig. 4 using a LIME plot, which demonstrates the probability of experiencing labor pain and the influence of each variable on this likelihood. Case 1 shows a low labor pain probability (12%), while Case 2 indicates a high probability (98%). Variables negatively and positively correlated with labor pain are color-coded for clarity, with specific frequency bins and NoM ranges crucial in determining the predicted labor pain probability.

Fig. 4
figure 4

Effects of Key Elements on ECG-Based Labor Pain Monitoring. This figure displays LIME (Local Interpretable Model-agnostic Explanations) force graphs to illustrate the impact of important aspects on the ECG-Based Monitoring of Labor Pain. Specifically, the Nociception Monitoring Index (NoM) and various frequency bins are shown to influence the probability of labor pain. These plots provide individual-level explanations by visually representing how each variable contributes to the likelihood of labor pain, with red bars indicating a decrease and green bars indicating an increase in the probability

Discussion

Our research set out to revolutionize the monitoring and prediction of labor pain by utilizing a special blend of advanced machine learning techniques and comprehensive medical data. As shown in Supplemental Table 1, the first phase of our clinical research comprised collecting ECG and tocometry data from four laboring women. These datasets were painstakingly collected by us, who converted the 512 Hz ECG signals into frequency domain data. Our study's exact documentation of pain episodes during childbirth was a critical component. Using a visual analog scale (VAS), a nurse meticulously recorded the timing of the uterine muscle contractions and the corresponding Nociception levels. This first stage set the stage for more modeling and analysis. The intricate relationship between uterine contractions and Nociception was thoroughly investigated in our study, and distinct flat (TFlat (i)) and peak (TPeak (i)) phases were identified. In order to determine the ECGPeak (i) and ECG_Flat (i) during the peak and flat phases of contractions, we examined 10,000 ECG signals, each lasting 20 s. In order to improve our understanding of labor pain, we set out to uncover patterns that illustrate the connection between uterine contractions and Nociception. In both the Training and Testing Sets, we concentrated on the thorough analysis of ECG frequency domain data spanning Frequency Bins (0 to 59). The distribution and variability inside each frequency bin were better understood thanks to this analysis, which also offered crucial information for the next phases of our investigation. Our study's evaluation of our predictive models' performance was a crucial component. We evaluated these models according to important indicators to learn more about their efficacy. With an outstanding AUC score of 0.96*, the LightGBM model stood out and demonstrated its superior discriminating power. The XGBoost Classifier, SnapDecision-Tree Classifier, and SnapLogisticRegression followed soon behind, all of which showed impressive AUC values that confirmed the efficacy of our modeling strategy.

Our study examined the finer points of labor pain monitoring and prediction, emphasizing important performance indicators such as F1 score, accuracy, sensitivity, and precision. These metrics provided insight into the distinct advantages and disadvantages of every predictive model in addition to serving as indicators of the overall success of the model. Among the evaluated classifiers, the LightGBM model demonstrated the highest accuracy and AUC score, establishing itself as the optimal model for ECG-based labor pain monitoring. With an accuracy of 90% and an AUC of 0.96, the LightGBM classifier outperformed other models, such as XGBoost, SnapLogisticRegression, and SnapDecisionTree, making it particularly suitable for precise and reliable pain assessment in clinical settings. This performance is on par with existing approaches like the Analgesia Nociception Index (ANI) and PMD-200, reinforcing the potential clinical utility of our method. The importance of the NoM as a critical component in ECG-based labor pain monitoring was a significant finding in our study. The consideration of SHAP (SHapley Additive exPlanations) values provided more support for this conclusion. SHAP values illustrated the significant significance that NoM played in this situation by providing a visual depiction of how various factors affected the predictive models. We went beyond a broad model analysis and conducted analysis at the individual level. We were able to comprehend the intricate relationship between the NoM and labor pain estimates based on electrocardiograms (ECGs) thanks to this method. Advanced analytical tools such as SHAP plots and LIME (Local Interpretable Model-agnostic Explanations) were utilized to provide comprehensive insights into the variables influencing the likelihood of labor pain in individual patients. These graphic aids clarified the fundamental dynamics of labor pain forecasts, highlighting the significance of NoM in addition to other pertinent variables. Our method goes beyond mere forecasting. Our goal was to change the way that mothers are cared for by developing an all-inclusive, user-friendly pain monitoring system. Our objective was to improve the quality of maternal healthcare by raising the bar for pain monitoring and prediction by identifying crucial pain indicators and offering a comprehensive solution.

The paper "Artificial Intelligence-Enhanced Electrocardiography in Cardiovascular Disease Management" offers a thorough analysis of how AI will improve ECG technology in the future to help diagnose cardiovascular disorders in high-risk populations [51]. The impact on clinical decision-making for patients with cardiovascular diseases is explored by the writers. Even though AI-ECG integration is still in its infancy, further clinical research will soon determine its actual worth. Before being a fundamental component of medical practice, AI-ECG integration requires extensive validation and verification, much as other medical technologies. The scientists are nevertheless upbeat about AI-ECG's revolutionary potential to change clinical treatment. Notably, there are very few studies that use a single, straightforward ECG parameter to detect or correlate with other vital indicators, such "pain sensation" in our work, and that incorporate machine learning and deep learning models. Many AI-driven research projects have recently focused on pain treatment, such as predicting the dosage of opioids and identifying patients who would benefit from preoperative consultation. This highlights how special and important our study is to adding to the corpus of knowledge in this field [52,53,54,55,56].

In a pioneering work, brain responses to painful and nonpainful heat stimuli were analyzed using functional magnetic resonance imaging (fMRI) and machine learning approaches [57]. This work represents a major breakthrough in the field because it demonstrated that a thorough machine learning analysis of whole-brain scans can detect pain more accurately than more conventional approaches that concentrate on certain brain regions linked to nociception. This result emphasizes how machine learning can improve pain detection over traditional imaging methods. Furthermore, the study of pain evaluation encompasses more than only imaging technology. One noteworthy example is the creation of the Nociception Level (NoL) index by Ben-Israel et al. [52], who used machine learning to examine data from skin conductance waveforms and photoplethysmograms obtained from 25 patients undergoing elective surgery. Within the study itself, a novel and well validated methodology was used to create this NoL index. An additional degree of complexity to the assessment of pain was introduced by the technique, which combined indices of stimulation and analgesia and included an arbitrary rating of intraoperative noxious stimuli [58]. Together, this research demonstrate how versatile and effective machine learning is in improving our knowledge of and ability to control pain. The capacity of machine learning to analyze intricate datasets from several sources creates new avenues for pain perception research and provides more precise and subtle techniques for pain treatment.

In order to anticipate patient reactions to postoperative opioid therapy for acute pain, machine learning has been used to evaluate electroencephalography (EEG) signals; however, this approach has only been able to predict with an accuracy of 65% [56]. In an additional attempt to predict opioid dose, Olesen et al. [55]  examined single-nucleotide polymorphisms (SNPs) in 1,237 cancer patients; however, no meaningful relationships were discovered. This research highlight the intricacies and difficulties associated with assessing and managing pain, especially when it comes to creating an ideal model in the face of irregular pain onset and the challenge of obtaining sufficient data for efficient AI learning. Numerous methods, including uterine ergometers, intrauterine pressure catheters (IUPC), and electromyography (EMG), commonly referred to as electrohysterography (EHG), have been used in the field of uterine activity monitoring. EHG is used by a US-patented obstetric analgesia system to identify the beginning of contractions [59]. This method is essential for directing the administration of analgesics and comprehending the connection between medication analgesia and pain generated by contractions. Expanding upon this, our model draws inspiration from the obstetric analgesia system and aims to forecast the onset and severity of pain caused by contractions. Our approach computes the rhythm of pain feeling using AI-driven analysis in an effort to precisely forecast when pain will occur. Real-time pain scoring and proactive pain management are made possible by this method, which has the potential to revolutionize pain management techniques [60]. Our model is superior to earlier devices because it can provide immediate information and forecast the start of pain, allowing for prompt pain-preventive measures. earlier devices depended on heart rate variability (HRV) analysis, which had limited clinical applicability [61]. For instance, respiratory sinus arrhythmia is used by the Analgesia Nociception Index (ANI) to analyze the parasympathetic component of autonomic nervous system activity [30]. On the other hand, our strategy provides a more direct and possibly more efficient way to diagnose and treat pain.

Innovations in pain monitoring technology have produced devices such as PMD-200™, ANI I, and ANI II. All these gadgets have significant drawbacks but also special features and benefits. Their predictive skills have been acknowledged in worldwide studies, underscoring their usefulness in therapeutic settings [62]. The PMD-200™ stands out from the others because to its intuitive interface and incorporation of the proprietary NoL® technology. This method gathers a range of physiological signals using a noninvasive finger probe equipped with sensors. AI algorithms are employed to process and analyze several physiological characteristics connected to pain, such as heart rate (HR), heart rate variability (HRV), skin conductance level (SCL), pulse wave amplitude from photoplethysmography, skin conductance variations, and skin temperature [63]. Like this, our model measures parasympathetic tone by utilizing the transient and fast variations in HRV brought about by each respiratory cycle, whether it be artificial or spontaneous. Even while our study offers fresh and insightful perspectives, it's important to recognize some limitations. First off, while our investigation using machine learning methods to correlate ECG waveforms and uterine contractions reveals an association, it does not ensure high prediction accuracy for the onset of uterine contractions. Larger datasets and more algorithms could be useful in future study to increase prediction accuracy. Second, the accuracy of contraction pain as a predictor of uterine contractions is not thoroughly examined in our study. The effect of strong, maybe non-pain-related muscle uterine contractions on the ECG waveform is a serious concern. This phenomenon was initially observed in 1979 and implies that exercise-related factors can influence different ECG waveform characteristics in addition to heart rate [64]. When interpreting ECG data in relation to uterine contractions and pain evaluation, this intricacy needs to be taken into an account.

The authors of the study concluded that although the observed waveform changes may be related to pain, it is unclear if these changes are caused by pain or by major physiological changes in the cardio-vascular system following uterine contractions. We suggest a parallel study that uses Principal Component Analysis (PCA) to compare data before, during, and after uterine contractions and contraction-induced pain in order to address this uncertainty. The study will investigate ECG waveforms from the same NSD patients. A crucial question is whether discomfort from contractions accurately depicts other types of pain. A similar study that verifies our machine learning approach in patients recovering from postoperative surgical procedures can address this problem. We want to conduct two more experiments in other study populations undergoing procedures involving anesthesia or analgesic medicines to further validate our novel technique of using regular, cyclic uterine contraction pain for pain algorithm discovery. It's important to remember that determining the difference between acute and chronic pain can be difficult when taking the affective component of pain into account. Moreover, factors such as patient anatomy and sensor location may affect tocometry results. Furthermore, this element is made more problematic by the subjective nature of pain perception in parturient women.

Although the feeling of pain is subjective by nature, this study seeks to find a biomarker that establishes a relationship between an objective indicator and the subjective perception of pain, as do many others in the area. Women can perceive pain differently, for example, some may find labor to be less difficult than others. In this work, we go beyond the simple evaluation of nociception and toward a more objective assessment of conscious pain. The Visual Analog Scale (VAS) pain score was used to connect tocometry data on uterine contractions with patients' self-reported pain levels to improve the study design. The investigating nurses were carefully informed of this correlation, and it was carefully recorded. Regarding the application of this: (1).Improving the Accuracy of Pain Assessment: These results highlight the necessity for more accurate pain assessment techniques that capture a thorough comprehension of pain. We can increase the validity of our suggested pain algorithm and its suitability for a range of clinical situations by carrying out more research in different demographics. (2).Progressing Pain Management: The methodical approach taken by this research to objectively measure pain has the potential to completely transform pain management techniques. The relationship between tocometry and VAS pain scores helps us better target pain therapies, which in turn improves patient outcomes.

It is important to recognize the limitations of this study in order to fully comprehend its scope and its consequences. First off, while the results of our analysis, which concentrated on the relationship between machine learning algorithms, are encouraging, more research with bigger datasets and more algorithms is necessary to improve the precision and resilience of uterine contraction prediction. Second, it's still difficult to distinguish between ECG waveform alterations brought on by pain and those brought on by physiological changes brought on by uterine contractions. Further investigation using PCA and comparison of ECG data prior to, during, and following contractions may provide light on this matter.

Conclusion

The study successfully leveraged machine learning algorithms to enhance the monitoring of labor discomfort associated with uterine contractions through the analysis of ECG waveforms. This innovative technique, which extends beyond labor pain, provides a precise and user-friendly approach for real-time pain monitoring across various clinical settings. The model's 90% accuracy in assessing pain is on par with other approaches currently in use, such as ANI or PMD-200. Subsequent investigations ought to examine its applicability to other demographics and categories of pain. By combining factual physiological data with subjective pain experiences, this approach represents a breakthrough in pain monitoring and has the potential to transform clinical procedures and improve patient outcomes.

Availability of data and materials

Upon reasonable request, the datasets created and/or analyzed for this study are made available. To obtain access, please contact Li-Kuei Chen via email at clk0619@ntu.edu.tw.

No datasets were generated or analysed during the current study.

References

  1. Trifirò G, Sultana J, Bate A. From big data to smart data for pharmacovigilance: the role of healthcare databases and other emerging sources. Drug Safety. 2018;41(2):143–149. Available: https://link.springer.com/content/pdf/10.1007%2Fs40264-017-0592-4.pdf.

  2. Kehlet H, Jensen TS, Woolf CJ. Persistent postsurgical pain: risk factors and prevention. The Lancet. 2006;367(9522):1618–25. https://doi.org/10.1016/S0140-6736(06)68700-X. 

  3. Benarroch EE. Pain-autonomic interactions. Neurol Sci. 2006;27:Suppl 2. https://doi.org/10.1007/s10072-006-0587-x.

  4. Chen JS, Kandle PF, Murray I, Fitzgerald LA, Sehdev JS. Physiology, pain. 2021.

    Google Scholar 

  5. Jänig W. Autonomic reactions in pain. Pain. 2012;153(4):733–5. https://doi.org/10.1016/j.pain.2012.01.030. 

  6. Schlereth T, Birklein F. The sympathetic nervous system and pain. Neuromolecular Med. 2008;10(3):141. https://doi.org/10.1007/s12017-007-8018-6.

  7. Anderson TA, Segaran JR, Toda C, Sabouri AS, De Jonckheere J. High-Frequency Heart Rate Variability In-dex: A Prospective, Observational Trial Assessing Utility as a Marker for the Balance Between Analgesia and Nociception Under General Anesthesia. Anesth Analg. 2020;130(4):1045–53. https://doi.org/10.1213/ANE.0000000000004180. 

  8. Dowling J. Autonomic measures and behavioral indices of pain sensitivity. Pain. 1983;16(2):193–200. https://doi.org/10.1016/0304-3959(83)90208-7. 

  9. Rosen M, Lunn JN, editors. Consciousness, Awareness, and Pain in General Anaesthesia. Toronto: But-terworths; 1987. 195 pages. Reviewed in: Canadian Journal of Neurological Sciences. 1988;15(4):485. https://doi.org/10.1017/S0317167100028353.

  10. Lee JH, Choi BM, Jung YR, Lee YH, Bang JY, Noh GJ. Evaluation of Surgical Pleth Index and Analgesia No-ciception Index as surrogate pain measures in conscious postoperative patients: an observational study. J Clin Monit Comput. 2020;34(5):1087–93. https://doi.org/10.1007/s10877-019-00399-5. 

  11. Zuckerman-Stark G, Costa A, Hayun S, Koby RG, Muchnik N, Kayto A. Device and system for monitoring physiological signals from a finger," ed: Google Patents. 2019.

    Google Scholar 

  12. Korhonen I, Yli-Hankala A. Photoplethysmography and nociception. Acta Anaesthesiol Scand. 2009;53(8):975–85. https://doi.org/10.1111/j.1399-6576.2009.02026.x.

  13. Luginbühl M, Reichlin F, Sigurdsson GH, Zbinden AM, Petersen-Felix S. Prediction of the haemodynamic response to tracheal intubation: comparison of laser-Doppler skin vasomotor reflex and pulse wave reflex. Br J Anaesth. 2002;89(3):389–97. https://doi.org/10.1093/bja/89.3.389. 

  14. Murray WB, Foster PA. The peripheral pulse wave: information overlooked. J Clin Monit. 1996;12(5):365–77. https://doi.org/10.1007/BF02077634. 

  15. Jeanne M, Clément C, De Jonckheere J, Logier R, Tavernier B. Variations of the analgesia nociception index during general anaesthesia for laparoscopic abdominal surgery. J Clin Monit Comput. 2012;26(4):289–94. https://doi.org/10.1007/s10877-012-9354-0.

  16. Jeanne M, Logier R, De Jonckheere J, Tavernier B. Heart rate variability during total intravenous anesthesia: effects of nociception and analgesia. Auton Neurosci. 2009;147(1–2):91–6. https://doi.org/10.1016/j.autneu.2009.01.005.

  17. Logier R, Jeanne M, Tavernier B, De Jonckheere J. Pain/analgesia evaluation using heart rate variability analysis. Conf Proc IEEE Eng Med Biol Soc. New York: 2006;2006:4303–6. https://doi.org/10.1109/IEMBS.2006.260494.

  18. Latson TW, O'Flaherty D. Effects of surgical stimulation on autonomic reflex function: assessment by chang-es in heart rate variability. Br J Anaesth. 1993;70(3):301–5. https://doi.org/10.1093/bja/70.3.301. 

  19. Truong H, et al. Painometry: wearable and objective quantification system for acute postoperative pain. In: Proceedings of the 18th International Conference on Mobile Systems, Applications, and Services. 2020. p. 419–33.

    Chapter  Google Scholar 

  20. Ledowski T, Bromilow J, Paech MJ, Storm H, Hacking R, Schug SA. Monitoring of skin conductance to assess postoperative pain intensity. Br J Anaesth. 2006;97(6):862–5. https://doi.org/10.1093/bja/ael280. 

  21. Storm H, Shafiei M, Myre K, Raeder J. Palmar skin conductance compared to a developed stress score and to noxious and awakening stimuli on patients in anaesthesia. Acta Anaesthesiol Scand. 2005;49(6):798–803. https://doi.org/10.1111/j.1399-6576.2005.00665.x. 

  22. Huiku M, Uutela K, van Gils M, Korhonen I, Kymäläinen M, Meriläinen P, Paloheimo M, Rantanen M, Taka-la P, Viertiö-Oja H, Yli-Hankala A. Assessment of surgical stress during general anaesthesia. Br J Anaesth. 2007;98(4):447–55. https://doi.org/10.1093/bja/aem004.

  23. Clark L, Johansen J, Mathews DM, Matute E, Seshagiri CV. Increases in the composite variability index (CVI) were associated with increases in heart rate. Eur J Anaesthesiol. 2010;27(47):61.

  24. Rantanen M, Yli-Hankala A, van Gils M, Yppärilä-Wolters H, Takala P, Huiku M, Kymäläinen M, Seitsonen E, Korhonen I. Novel multiparameter approach for measurement of nociception at skin incision during gen-eral anaesthesia. Br J Anaesth. 2006;96(3):367–76. https://doi.org/10.1093/bja/ael005.

  25. Treister R, Kliger M, Zuckerman G, Goor Aryeh I, Eisenberg E. Differentiating between heat pain intensities: the combined effect of multiple autonomic parameters. Pain. 2012;153(9):1807–14. https://doi.org/10.1016/j.pain.2012.04.008.

  26. Cannesson M, Rinehart J. Innovative technologies applied to anesthesia: how will they impact the way clini-cians practice? J Cardiothorac Vasc Anesth. 2012;26(4):711–20. https://doi.org/10.1053/j.jvca.2012.02.012.

  27. Mathur P, Khanna AK, Cywinski JB, Maheshwari K, Papay FA, et al. Artificial Intelligence in Healthcare: 2020 Year in Review. BrainX and BrainX Community. 2021. Available from: https://www.brainxai.org.

  28. Kashou AH, May AM, Noseworthy PA. Artificial Intelligence-Enabled ECG: a Modern Lens on an Old Technology. Curr Cardiol Rep. 2020;22(8):57. https://doi.org/10.1007/s11886-020-01317-x. 

  29. Cannesson M, Hofer I, Rinehart J, Lee C, Subramaniam K, Baldi P, Dubrawski A, Pinsky MR. Machine learn-ing of physiological waveforms and electronic health record data to predict, diagnose and treat haemody-namic instability in surgical patients: protocol for a retrospective study. BMJ Open. 2019;9(12). https://doi.org/10.1136/bmjopen-2019-031988. 

  30. Sabourdin N, Arnaout M, Louvet N, Guye ML, Piana F, Constant I. Pain monitoring in anesthetized children: first assessment of skin conductance and analgesia-nociception index at different infusion rates of remifen-tanil. Paediatr Anaesth. 2013;23(2):149–55. https://doi.org/10.1111/pan.12071. 

  31. Imani S, et al. A wearable chemical–electrophysiological hybrid biosensing system for real-time health and fitness monitoring. Nat Commun. 2016;7(1):1–7.

    Article  Google Scholar 

  32. Schlant RC, et al. Guidelines for electrocardiography. A report of the American College of Cardiology/American Heart Association Task Force on Assessment of Diagnostic and Therapeutic Cardiovascular Procedures (Committee on Electrocardiography). Circulation. 1992;85(3):1221–8.

    Article  PubMed  CAS  Google Scholar 

  33. Agrafioti F, Hatzinakos D, Anderson AK. ECG pattern analysis for emotion detection. IEEE Trans Affect Comput. 2011;3(1):102–15.

    Article  Google Scholar 

  34. Swapna G, Ghista DN, Martis RJ, Ang AP, Sree SV. ECG signal generation and heart rate variability signal extraction: Signal processing, features detection, and their correlation with cardiac diseases. Journal of Mechanics in Medicine and Biology. 2012;12(04):1240012.

    Article  Google Scholar 

  35. Wang D, et al. Autoai: Automating the end-to-end ai lifecycle with humans-in-the-loop. In: Proceedings of the 25th International Conference on Intelligent User Interfaces Companion. 2020. p. 77–8.

    Chapter  Google Scholar 

  36. Priya G K, Suganthi ST, Vijipriya G, Madian N. An approach for predicting heart failure rate using IBM Auto AI Service. In: 2021 International Conference on Computational Intelligence and Knowledge Economy (ICCIKE). Dubai: IEEE; 2021. https://doi.org/10.1109/ICCIKE51210.2021.9410783.

  37. Cao T, Roy D, Nedelescu T. Optimizing commute time with IBM Watson studio. In: Proceedings of the 29th Annual International Conference on Computer Science and Software Engineering. 2019. p. 388–90.

    Google Scholar 

  38. Bhuvaneshwarri I. Deployment of Heart Disease Prediction Model in Cloud Environment. 2019.

    Google Scholar 

  39. Kartikay Tushir. AutoAI using IBM Watson. Medicon Engineering Themes. 2023;4(6):02–09. https://doi.org/10.55162/MCET.04.140.

  40. Mohana Priya P, Balasubramanian K. Effective Heart Disease Prediction and Classification Using Intelligent System. In: Raj JS, Perikos I, Balas VE, editors. Intelligent Sustainable Systems. ICoISS 2023. Lecture Notes in Networks and Systems. Singapore: Springer; 2023:665. https://doi.org/10.1007/978-981-99-1726-6_8.

  41. Alzamzami F, Hoda M, El Saddik A. Light gradient boosting machine for general sentiment classification on short texts: a comparative evaluation. IEEE access. 2020;8:101840–58.

    Article  Google Scholar 

  42. Kumar S, Mallik A, Panda B. Link prediction in complex networks using node centrality and light gradient boosting machine. World Wide Web. 2022;25(6):2487–513.

    Article  Google Scholar 

  43. Mishra D, Naik B, Nayak J, Souri A, Dash PB, Vimal S. Light gradient boosting machine with optimized hyperparameters for identification of malicious access in IoT network. Digital Communications and Networks. 2023;9(1):125–37.

    Article  Google Scholar 

  44. Chen T, et al. Xgboost: extreme gradient boosting. R package version 04–2. 2015;1(4):1–4.

    Google Scholar 

  45. Sheridan RP, Wang WM, Liaw A, Ma J, Gifford EM. Extreme gradient boosting as a method for quantitative structure–activity relationships. J Chem Inf Model. 2016;56(12):2353–60.

    Article  PubMed  CAS  Google Scholar 

  46. Babajide Mustapha I, Saeed F. Bioactive molecule prediction using extreme gradient boosting. Molecules. 2016;21(8):983.

    Article  PubMed  PubMed Central  Google Scholar 

  47. Nirmala M, Saravanan V, Jayasudha AR, John PM, Privietha P, Mahalakshmi L. Clinical implication of machine learning based cardiovascular disease prediction using IBM Auto AI Service. Int J Res Appl Sci Eng Technol. 2022;10(8). Available at: https://www.ijraset.com/.

  48. Desai U, Martis RJ, Gurudas Nayak C, Seshikala G, Sarika K, Shetty RK. Decision support system for arrhythmia beats using ECG signals with DCT, DWT and EMD methods: A comparative study. J Mech Med Biol. 2016;16(01):1640012.

    Article  Google Scholar 

  49. Desai U, Nayak CG, Seshikala G, Martis RJ, Fernandes SL. Automated Diagnosis of Tachycardia Beats. In: Satapathy S, Bhateja V, Das S, editors. Smart Computing and Informatics. Smart Innovation, Systems and Technologies. Singapore: Springer; 2018:77. https://doi.org/10.1007/978-981-10-5544-7_41.

  50. Chen YC, Chu YC, Huang CY, Lee YT, Lee WY, Hsu CY, Yang AC, Liao WH, Cheng YF. Smartphone-based artificial intelligence using a transfer learning algorithm for the detection and diagnosis of middle ear diseases: A retrospective deep learning study. EClinicalMedicine. 2022;51:101543. https://doi.org/10.1016/j.eclinm.2022.101543.

  51. Siontis KC, Noseworthy PA, Attia ZI, Friedman PA. Artificial intelligence-enhanced electrocardiography in cardiovascular disease management. Nature Reviews Cardiology. 2021;18(7):465–78. https://doi.org/10.1038/s41569-020-00503-2.

  52. Ben-Israel N, Kliger M, Zuckerman G, Katz Y, Edry R. Monitoring the nociception level: a multi-parameter approach. J Clin Monit Comput. 2013;27(6):659–8. https://doi.org/10.1007/s10877-013-9487-9. 

  53. Gonzalez-Cava JM, et al. A machine learning based system for analgesic drug delivery. In: International Joint Conference SOCO’17-CISIS’17-ICEUTE’17 León, Spain, September 6–8, 2017, Proceeding. Springer; 2017. p. 461–70.

    Google Scholar 

  54. Tighe PJ, Lucas SD, Edwards DA, Boezaart AP, Aytug H, Bihorac A. Use of machine-learning classifiers to predict requests for preoperative acute pain service consultation. Pain Medicine. 2012;13(10):1347–57. https://doi.org/10.1111/j.1526-4637.2012.01477.x.

  55. Olesen AE, Grønlund D, Gram M, Skorpen F, Drewes AM, Klepstad P. Prediction of opioid dose in cancer pain patients using genetic profiling: not yet an option with support vector machine learning. BMC Research Notes. 2018;11(1):78. https://doi.org/10.1186/s13104-018-3194-z.

  56. Gram M, Erlenwein J, Petzke F, Falla D, Przemeck M, Emons MI, Reuster M, Olesen SS, Drewes AM. Prediction of postoperative opioid analgesia using clinical-experimental parameters and electroencephalography. European Journal of Pain. 2017;21(2):264–77. https://doi.org/10.1002/ejp.921. 

  57. Gonzalez-Cava JM, et al. A machine learning based system for analgesic drug delivery. In: International Joint Conference SOCO’17-CISIS’17-ICEUTE’17 León, Spain, September 6–8, 2017, Proceeding 12. Springer; 2018. p. 461–70.

    Google Scholar 

  58. Ben-Israel N, Kliger M, Zuckerman G, Katz Y, Edry R. Monitoring the nociception level: a multi-parameter approach. J Clin Monit Comput. 2013;27(6):659–8. https://doi.org/10.1007/s10877-013-9487-9.

  59. Fergus P, Cheung P, Hussain A, Al-Jumeily D, Dobbins C, Iram S. Prediction of preterm deliveries from EHG signals using machine learning. PLoS One. 2013;8(10). https://doi.org/10.1371/journal.pone.0077154. 

  60. Euliano TY, Euliano INR, Principe JC, Marossero D. Obstetric analgesia system, ed: Google Patents. 2012.

    Google Scholar 

  61. Brunoni AR, Nitsche MA, Bolognini N, et al. Clinical research with transcranial direct current stimulation (tDCS): challenges and future directions. Brain Stimulation. 2012;5(3):175–95. https://doi.org/10.1016/j.brs.2011.03.002. 

  62. Boselli E, Bouvet L, Bégou G, Torkmani S, Allaouchiche B. Prediction of hemodynamic reactivity during total intravenous anesthesia for suspension laryngoscopy using Analgesia/Nociception Index (ANI): a prospective observational study. Minerva Anestesiologica. 2015;81(3):288–97.

  63. Natoli JD, Poisner D. Personal medical device (PMD) docking station," ed: Google Patents. 2008.

    Google Scholar 

  64. Wolthuis RA, Froelicher VF, Hopkirk A, Fischer JR, Keiser N. Normal electrocardiographic waveform characteristics during treadmill exercise testing. Circulation. 1979;60(5):1028-35. https://doi.org/10.1161/01.cir.60.5.1028.

Download references

Acknowledgements

The authors thank Shang-Liang Wu, Hsia-Wei Tseng, Hsin-Yi Huang, the Biostatistics Task Force of Taipei Veterans General Hospital, the Big Data Center of Taipei Veterans General Hospital, and Shang-Liang Wu for their essential support throughout the study. The Big Data Center at Taipei Veterans General Hospital supplied the study’s data, however the views and conclusions presented here are wholly the authors’ own and might not correctly represent the hospital ’s official position.

Funding

We thank the Big Data Center at Taipei Veterans General Hospital for assistance with data preparation and Shang-Liang Wu, PhD, for providing the statistical analysis. This study was supported by grants from the National Science and Technology Council (NSTC110-2320-B-075–004-MY3, NSTC113-2320-B-075–010) and Taipei Veterans General Hospital (V112E-001–2, V112C-067, V113E-002–2).

Author information

Authors and Affiliations

Authors

Contributions

Conceptualization—Saint Shiou-Sheng Chen; Jui-Sheng SUN; Li-Kuei Chen. Data curation—Yuan-Chia Chu; Tzu-Kuei Shen; Li-Kuei Chen. Formal analysis—Yuan-Chia Chu; Tzu-Kuei Shen; Li-Kuei Chen. Funding acquisition—Yuan-Chia Chu; Saint Shiou-Sheng Chen; Li-Kuei Chen. Investigation—Saint Shiou-Sheng Chen; Jui-Sheng SUN; Li-Kuei Chen. Methodology—Yuan-Chia Chu; Tzu-Kuei Shen; Li-Kuei Chen. Project administration—Kuen-Bao Chen; Jui-Sheng SUN. Resources—Kuen-Bao Chen; Jui-Sheng SUN; Li-Kuei Chen. Software—Yuan-Chia Chu; Tzu-Kuei Shen. Supervision—Saint Shiou-Sheng Chen; Kuen-Bao Chen; Li-Kuei Chen. Validation—Yuan-Chia Chu; Tzu-Kuei Shen; Li-Kuei Chen. Visualization—Saint Shiou-Sheng Chen; Jui-Sheng SUN; Li-Kuei Chen. Roles/Writing—original draft—Yuan-Chia Chu; Saint Shiou-Sheng Chen; Li-Kuei Chen. Writing—review & editing—Saint Shiou-Sheng Chen; Kuen-Bao Chen; Li-Kuei Chen.

Corresponding author

Correspondence to Li-Kuei Chen.

Ethics declarations

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.

Supplementary Information

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

Chu, YC., Chen, S.SS., Chen, KB. et al. Enhanced labor pain monitoring using machine learning and ECG waveform analysis for uterine contraction-induced pain. BioData Mining 17, 32 (2024). https://doi.org/10.1186/s13040-024-00383-z

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13040-024-00383-z

Keywords