Background:Irregular heartbeats can have serious health implications if left undetected and untreated for an extended period of time.Methods:This study leverages machine learning(ML)techniques to classify electrocardi...Background:Irregular heartbeats can have serious health implications if left undetected and untreated for an extended period of time.Methods:This study leverages machine learning(ML)techniques to classify electrocardiogram(ECG)heartbeats,comparing traditional feature-based ML methods with innovative image-based approaches.The dataset underwent rigorous preprocessing,including down-sampling,frequency filtering,beat segmentation,and normalization.Two methodologies were explored:(1)handcrafted feature extraction,utilizing metrics like heart rate variability and RR distances with LightGBM classifiers,and(2)image transformation of ECG signals using Gramian Angular Field(GAF),Markov Transition Field(MTF),and Recurrence Plot(RP),enabling multimodal input for convolutional neural networks(CNNs).The Synthetic Minority Oversampling Technique(SMOTE)addressed data imbalance,significantly improving minority-class metrics.Results:The handcrafted feature approach achieved notable performance,with LightGBM excelling in precision and recall.Image-based classification further enhanced outcomes,with a custom Inception-based CNN,attaining an 85%F1 score and 97%accuracy using combined GAF,MTF,and RP transformations.Statistical analyses confirmed the significance of these improvements.Conclusion:This work highlights the potential of ML for cardiac irregularities detection,demonstrating that combining advanced preprocessing,feature engineering,and state-of-the-art neural networks can improve classification accuracy.These findings contribute to advancing AI-driven diagnostic tools,offering promising implications for cardiovascular healthcare.展开更多
Diagnosing cardiac diseases relies heavily on electrocardiogram(ECG)analysis,but detecting myocardial infarction-related arrhythmias remains challenging due to irregular heartbeats and signal variations.Despite advanc...Diagnosing cardiac diseases relies heavily on electrocardiogram(ECG)analysis,but detecting myocardial infarction-related arrhythmias remains challenging due to irregular heartbeats and signal variations.Despite advancements in machine learning,achieving both high accuracy and low computational cost for arrhythmia classification remains a critical issue.Computer-aided diagnosis systems can play a key role in early detection,reducing mortality rates associated with cardiac disorders.This study proposes a fully automated approach for ECG arrhythmia classification using deep learning and machine learning techniques to improve diagnostic accuracy while minimizing processing time.The methodology consists of three stages:1)preprocessing,where ECG signals undergo noise reduction and feature extraction;2)feature Identification,where deep convolutional neural network(CNN)blocks,combined with data augmentation and transfer learning,extract key parameters;3)classification,where a hybrid CNN-SVM model is employed for arrhythmia recognition.CNN-extracted features were fed into a binary support vector machine(SVM)classifier,and model performance was assessed using five-fold cross-validation.Experimental findings demonstrated that the CNN2 model achieved 85.52%accuracy,while the hybrid CNN2-SVM approach significantly improved accuracy to 97.33%,outperforming conventional methods.This model enhances classification efficiency while reducing computational complexity.The proposed approach bridges the gap between accuracy and processing speed in ECG arrhythmia classification,offering a promising solution for real-time clinical applications.Its superior performance compared to nonlinear classifiers highlights its potential for improving automated cardiac diagnosis.展开更多
Wearable signal analysis is an important technology for monitoring physiological signals without interfering with an individual’s daily behavior.As detecting cardiovascular diseases can dramatically reduce mortality,...Wearable signal analysis is an important technology for monitoring physiological signals without interfering with an individual’s daily behavior.As detecting cardiovascular diseases can dramatically reduce mortality,arrhythmia recognition using ECG signals has attracted much attention.In this paper,we propose a singlechannel convolutional neural network to detect Atrial Fibrillation(AF)based on ECG signals collected by wearable devices.It contains 3 primary modules.All recordings are firstly uniformly sized,normalized,and Butterworth low-pass filtered for noise removal.Then the preprocessed ECG signals are fed into convolutional layers for feature extraction.In the classification module,the preprocessed signals are fed into convolutional layers containing large kernels for feature extraction,and the fully connected layer provides probabilities.During the training process,the output of the previous pooling layer is concatenated with the vectors of the convolutional layer as a new feature map to reduce feature loss.Numerous comparison and ablation experiments are performed on the 2017 PhysioNet/CinC Challenge dataset,demonstrating the superiority of the proposed method.展开更多
Background:The accurate identification of cardiac abnormalities is essential for proper diagnosis and effective treatment of cardiovascular diseases.Method:This work introduces an advanced methodology for detecting ca...Background:The accurate identification of cardiac abnormalities is essential for proper diagnosis and effective treatment of cardiovascular diseases.Method:This work introduces an advanced methodology for detecting cardiac abnormalities and estimating electrocardiographic age(ECG Age)using sophisticated signal processing and deep learning techniques.This study looks at six main heart conditions found in 12-lead electrocardiogram(ECG)data.It addresses important issues like class imbalances,missing lead scenarios,and model generalizations.A modified residual neural network(ResNet)architecture was developed to enhance the detection of cardiac abnormalities.Results:The proposed ResNet demonst rated superior performance when compared with two linear models and an alternative ResNet architectures,achieving an overall classification accuracy of 91.25%and an F1 score of 93.9%,surpassing baseline models.A comprehensive lead loss analysis was conducted,evaluating model performance across 4096 combinations of missing leads.The results revealed that pulse rate-based factors remained robust with up to 75%lead loss,while block-based factors experienced significant performance declines beyond the loss of four leads.Conclusion:This analysis highlighted the importance of addressing lead loss impacts to maintain a robust model.To optimize performance,targeted training approaches were developed for different conditions.Based on these insights,a grouping strategy was implemented to train specialized models for pulse rate-based and block-based conditions.This approach resulted in notable improvements,achieving an overall classification accuracy of 95.12%and an F1 score of 95.79%.展开更多
The integration of IoT and Deep Learning(DL)has significantly advanced real-time health monitoring and predictive maintenance in prognostic and health management(PHM).Electrocardiograms(ECGs)are widely used for cardio...The integration of IoT and Deep Learning(DL)has significantly advanced real-time health monitoring and predictive maintenance in prognostic and health management(PHM).Electrocardiograms(ECGs)are widely used for cardiovascular disease(CVD)diagnosis,but fluctuating signal patterns make classification challenging.Computer-assisted automated diagnostic tools that enhance ECG signal categorization using sophisticated algorithms and machine learning are helping healthcare practitioners manage greater patient populations.With this motivation,the study proposes a DL framework leveraging the PTB-XL ECG dataset to improve CVD diagnosis.Deep Transfer Learning(DTL)techniques extract features,followed by feature fusion to eliminate redundancy and retain the most informative features.Utilizing the African Vulture Optimization Algorithm(AVOA)for feature selection is more effective than the standard methods,as it offers an ideal balance between exploration and exploitation that results in an optimal set of features,improving classification performance while reducing redundancy.Various machine learning classifiers,including Support Vector Machine(SVM),eXtreme Gradient Boosting(XGBoost),Adaptive Boosting(AdaBoost),and Extreme Learning Machine(ELM),are used for further classification.Additionally,an ensemble model is developed to further improve accuracy.Experimental results demonstrate that the proposed model achieves the highest accuracy of 96.31%,highlighting its effectiveness in enhancing CVD diagnosis.展开更多
This study introduces a new classifier tailored to address the limitations inherent in conventional classifiers such as K-nearest neighbor(KNN),random forest(RF),decision tree(DT),and support vector machine(SVM)for ar...This study introduces a new classifier tailored to address the limitations inherent in conventional classifiers such as K-nearest neighbor(KNN),random forest(RF),decision tree(DT),and support vector machine(SVM)for arrhythmia detection.The proposed classifier leverages the Chi-square distance as a primary metric,providing a specialized and original approach for precise arrhythmia detection.To optimize feature selection and refine the classifier’s performance,particle swarm optimization(PSO)is integrated with the Chi-square distance as a fitness function.This synergistic integration enhances the classifier’s capabilities,resulting in a substantial improvement in accuracy for arrhythmia detection.Experimental results demonstrate the efficacy of the proposed method,achieving a noteworthy accuracy rate of 98% with PSO,higher than 89% achieved without any previous optimization.The classifier outperforms machine learning(ML)and deep learning(DL)techniques,underscoring its reliability and superiority in the realm of arrhythmia classification.The promising results render it an effective method to support both academic and medical communities,offering an advanced and precise solution for arrhythmia detection in electrocardiogram(ECG)data.展开更多
The application of deep learning techniques in the medical field,specifically for Atrial Fibrillation(AFib)detection through Electrocardiogram(ECG)signals,has witnessed significant interest.Accurate and timely diagnos...The application of deep learning techniques in the medical field,specifically for Atrial Fibrillation(AFib)detection through Electrocardiogram(ECG)signals,has witnessed significant interest.Accurate and timely diagnosis increases the patient’s chances of recovery.However,issues like overfitting and inconsistent accuracy across datasets remain challenges.In a quest to address these challenges,a study presents two prominent deep learning architectures,ResNet-50 and DenseNet-121,to evaluate their effectiveness in AFib detection.The aim was to create a robust detection mechanism that consistently performs well.Metrics such as loss,accuracy,precision,sensitivity,and Area Under the Curve(AUC)were utilized for evaluation.The findings revealed that ResNet-50 surpassed DenseNet-121 in all evaluated categories.It demonstrated lower loss rate 0.0315 and 0.0305 superior accuracy of 98.77%and 98.88%,precision of 98.78%and 98.89%and sensitivity of 98.76%and 98.86%for training and validation,hinting at its advanced capability for AFib detection.These insights offer a substantial contribution to the existing literature on deep learning applications for AFib detection from ECG signals.The comparative performance data assists future researchers in selecting suitable deep-learning architectures for AFib detection.Moreover,the outcomes of this study are anticipated to stimulate the development of more advanced and efficient ECG-based AFib detection methodologies,for more accurate and early detection of AFib,thereby fostering improved patient care and outcomes.展开更多
Emotion recognition is a growing field that has numerous applications in smart healthcare systems and Human-Computer Interaction(HCI).However,physical methods of emotion recognition such as facial expressions,voice,an...Emotion recognition is a growing field that has numerous applications in smart healthcare systems and Human-Computer Interaction(HCI).However,physical methods of emotion recognition such as facial expressions,voice,and text data,do not always indicate true emotions,as users can falsify them.Among the physiological methods of emotion detection,Electrocardiogram(ECG)is a reliable and efficient way of detecting emotions.ECG-enabled smart bands have proven effective in collecting emotional data in uncontrolled environments.Researchers use deep machine learning techniques for emotion recognition using ECG signals,but there is a need to develop efficient models by tuning the hyperparameters.Furthermore,most researchers focus on detecting emotions in individual settings,but there is a need to extend this research to group settings aswell since most of the emotions are experienced in groups.In this study,we have developed a novel lightweight one dimensional(1D)Convolutional Neural Network(CNN)model by reducing the number of convolution,max pooling,and classification layers.This optimization has led to more efficient emotion classification using ECG.We tested the proposed model’s performance using ECG data from the AMIGOS(A Dataset for Affect,Personality and Mood Research on Individuals andGroups)dataset for both individual and group settings.The results showed that themodel achieved an accuracy of 82.21%and 85.62%for valence and arousal classification,respectively,in individual settings.In group settings,the accuracy was even higher,at 99.56%and 99.68%for valence and arousal classification,respectively.By reducing the number of layers,the lightweight CNNmodel can process data more quickly and with less complexity in the hardware,making it suitable for the implementation on the mobile phone devices to detect emotions with improved accuracy and speed.展开更多
文摘Background:Irregular heartbeats can have serious health implications if left undetected and untreated for an extended period of time.Methods:This study leverages machine learning(ML)techniques to classify electrocardiogram(ECG)heartbeats,comparing traditional feature-based ML methods with innovative image-based approaches.The dataset underwent rigorous preprocessing,including down-sampling,frequency filtering,beat segmentation,and normalization.Two methodologies were explored:(1)handcrafted feature extraction,utilizing metrics like heart rate variability and RR distances with LightGBM classifiers,and(2)image transformation of ECG signals using Gramian Angular Field(GAF),Markov Transition Field(MTF),and Recurrence Plot(RP),enabling multimodal input for convolutional neural networks(CNNs).The Synthetic Minority Oversampling Technique(SMOTE)addressed data imbalance,significantly improving minority-class metrics.Results:The handcrafted feature approach achieved notable performance,with LightGBM excelling in precision and recall.Image-based classification further enhanced outcomes,with a custom Inception-based CNN,attaining an 85%F1 score and 97%accuracy using combined GAF,MTF,and RP transformations.Statistical analyses confirmed the significance of these improvements.Conclusion:This work highlights the potential of ML for cardiac irregularities detection,demonstrating that combining advanced preprocessing,feature engineering,and state-of-the-art neural networks can improve classification accuracy.These findings contribute to advancing AI-driven diagnostic tools,offering promising implications for cardiovascular healthcare.
文摘Diagnosing cardiac diseases relies heavily on electrocardiogram(ECG)analysis,but detecting myocardial infarction-related arrhythmias remains challenging due to irregular heartbeats and signal variations.Despite advancements in machine learning,achieving both high accuracy and low computational cost for arrhythmia classification remains a critical issue.Computer-aided diagnosis systems can play a key role in early detection,reducing mortality rates associated with cardiac disorders.This study proposes a fully automated approach for ECG arrhythmia classification using deep learning and machine learning techniques to improve diagnostic accuracy while minimizing processing time.The methodology consists of three stages:1)preprocessing,where ECG signals undergo noise reduction and feature extraction;2)feature Identification,where deep convolutional neural network(CNN)blocks,combined with data augmentation and transfer learning,extract key parameters;3)classification,where a hybrid CNN-SVM model is employed for arrhythmia recognition.CNN-extracted features were fed into a binary support vector machine(SVM)classifier,and model performance was assessed using five-fold cross-validation.Experimental findings demonstrated that the CNN2 model achieved 85.52%accuracy,while the hybrid CNN2-SVM approach significantly improved accuracy to 97.33%,outperforming conventional methods.This model enhances classification efficiency while reducing computational complexity.The proposed approach bridges the gap between accuracy and processing speed in ECG arrhythmia classification,offering a promising solution for real-time clinical applications.Its superior performance compared to nonlinear classifiers highlights its potential for improving automated cardiac diagnosis.
基金funded by the National Natural Science Foundation of China(No.62171114)the Fundamental Research Funds for the Central Universities(No.DUT22RC(3)099)Xiaomi Young Talents Program.
文摘Wearable signal analysis is an important technology for monitoring physiological signals without interfering with an individual’s daily behavior.As detecting cardiovascular diseases can dramatically reduce mortality,arrhythmia recognition using ECG signals has attracted much attention.In this paper,we propose a singlechannel convolutional neural network to detect Atrial Fibrillation(AF)based on ECG signals collected by wearable devices.It contains 3 primary modules.All recordings are firstly uniformly sized,normalized,and Butterworth low-pass filtered for noise removal.Then the preprocessed ECG signals are fed into convolutional layers for feature extraction.In the classification module,the preprocessed signals are fed into convolutional layers containing large kernels for feature extraction,and the fully connected layer provides probabilities.During the training process,the output of the previous pooling layer is concatenated with the vectors of the convolutional layer as a new feature map to reduce feature loss.Numerous comparison and ablation experiments are performed on the 2017 PhysioNet/CinC Challenge dataset,demonstrating the superiority of the proposed method.
文摘Background:The accurate identification of cardiac abnormalities is essential for proper diagnosis and effective treatment of cardiovascular diseases.Method:This work introduces an advanced methodology for detecting cardiac abnormalities and estimating electrocardiographic age(ECG Age)using sophisticated signal processing and deep learning techniques.This study looks at six main heart conditions found in 12-lead electrocardiogram(ECG)data.It addresses important issues like class imbalances,missing lead scenarios,and model generalizations.A modified residual neural network(ResNet)architecture was developed to enhance the detection of cardiac abnormalities.Results:The proposed ResNet demonst rated superior performance when compared with two linear models and an alternative ResNet architectures,achieving an overall classification accuracy of 91.25%and an F1 score of 93.9%,surpassing baseline models.A comprehensive lead loss analysis was conducted,evaluating model performance across 4096 combinations of missing leads.The results revealed that pulse rate-based factors remained robust with up to 75%lead loss,while block-based factors experienced significant performance declines beyond the loss of four leads.Conclusion:This analysis highlighted the importance of addressing lead loss impacts to maintain a robust model.To optimize performance,targeted training approaches were developed for different conditions.Based on these insights,a grouping strategy was implemented to train specialized models for pulse rate-based and block-based conditions.This approach resulted in notable improvements,achieving an overall classification accuracy of 95.12%and an F1 score of 95.79%.
基金funded by Researchers Supporting ProjectNumber(RSPD2025R947),King Saud University,Riyadh,Saudi Arabia.
文摘The integration of IoT and Deep Learning(DL)has significantly advanced real-time health monitoring and predictive maintenance in prognostic and health management(PHM).Electrocardiograms(ECGs)are widely used for cardiovascular disease(CVD)diagnosis,but fluctuating signal patterns make classification challenging.Computer-assisted automated diagnostic tools that enhance ECG signal categorization using sophisticated algorithms and machine learning are helping healthcare practitioners manage greater patient populations.With this motivation,the study proposes a DL framework leveraging the PTB-XL ECG dataset to improve CVD diagnosis.Deep Transfer Learning(DTL)techniques extract features,followed by feature fusion to eliminate redundancy and retain the most informative features.Utilizing the African Vulture Optimization Algorithm(AVOA)for feature selection is more effective than the standard methods,as it offers an ideal balance between exploration and exploitation that results in an optimal set of features,improving classification performance while reducing redundancy.Various machine learning classifiers,including Support Vector Machine(SVM),eXtreme Gradient Boosting(XGBoost),Adaptive Boosting(AdaBoost),and Extreme Learning Machine(ELM),are used for further classification.Additionally,an ensemble model is developed to further improve accuracy.Experimental results demonstrate that the proposed model achieves the highest accuracy of 96.31%,highlighting its effectiveness in enhancing CVD diagnosis.
文摘This study introduces a new classifier tailored to address the limitations inherent in conventional classifiers such as K-nearest neighbor(KNN),random forest(RF),decision tree(DT),and support vector machine(SVM)for arrhythmia detection.The proposed classifier leverages the Chi-square distance as a primary metric,providing a specialized and original approach for precise arrhythmia detection.To optimize feature selection and refine the classifier’s performance,particle swarm optimization(PSO)is integrated with the Chi-square distance as a fitness function.This synergistic integration enhances the classifier’s capabilities,resulting in a substantial improvement in accuracy for arrhythmia detection.Experimental results demonstrate the efficacy of the proposed method,achieving a noteworthy accuracy rate of 98% with PSO,higher than 89% achieved without any previous optimization.The classifier outperforms machine learning(ML)and deep learning(DL)techniques,underscoring its reliability and superiority in the realm of arrhythmia classification.The promising results render it an effective method to support both academic and medical communities,offering an advanced and precise solution for arrhythmia detection in electrocardiogram(ECG)data.
文摘The application of deep learning techniques in the medical field,specifically for Atrial Fibrillation(AFib)detection through Electrocardiogram(ECG)signals,has witnessed significant interest.Accurate and timely diagnosis increases the patient’s chances of recovery.However,issues like overfitting and inconsistent accuracy across datasets remain challenges.In a quest to address these challenges,a study presents two prominent deep learning architectures,ResNet-50 and DenseNet-121,to evaluate their effectiveness in AFib detection.The aim was to create a robust detection mechanism that consistently performs well.Metrics such as loss,accuracy,precision,sensitivity,and Area Under the Curve(AUC)were utilized for evaluation.The findings revealed that ResNet-50 surpassed DenseNet-121 in all evaluated categories.It demonstrated lower loss rate 0.0315 and 0.0305 superior accuracy of 98.77%and 98.88%,precision of 98.78%and 98.89%and sensitivity of 98.76%and 98.86%for training and validation,hinting at its advanced capability for AFib detection.These insights offer a substantial contribution to the existing literature on deep learning applications for AFib detection from ECG signals.The comparative performance data assists future researchers in selecting suitable deep-learning architectures for AFib detection.Moreover,the outcomes of this study are anticipated to stimulate the development of more advanced and efficient ECG-based AFib detection methodologies,for more accurate and early detection of AFib,thereby fostering improved patient care and outcomes.
文摘Emotion recognition is a growing field that has numerous applications in smart healthcare systems and Human-Computer Interaction(HCI).However,physical methods of emotion recognition such as facial expressions,voice,and text data,do not always indicate true emotions,as users can falsify them.Among the physiological methods of emotion detection,Electrocardiogram(ECG)is a reliable and efficient way of detecting emotions.ECG-enabled smart bands have proven effective in collecting emotional data in uncontrolled environments.Researchers use deep machine learning techniques for emotion recognition using ECG signals,but there is a need to develop efficient models by tuning the hyperparameters.Furthermore,most researchers focus on detecting emotions in individual settings,but there is a need to extend this research to group settings aswell since most of the emotions are experienced in groups.In this study,we have developed a novel lightweight one dimensional(1D)Convolutional Neural Network(CNN)model by reducing the number of convolution,max pooling,and classification layers.This optimization has led to more efficient emotion classification using ECG.We tested the proposed model’s performance using ECG data from the AMIGOS(A Dataset for Affect,Personality and Mood Research on Individuals andGroups)dataset for both individual and group settings.The results showed that themodel achieved an accuracy of 82.21%and 85.62%for valence and arousal classification,respectively,in individual settings.In group settings,the accuracy was even higher,at 99.56%and 99.68%for valence and arousal classification,respectively.By reducing the number of layers,the lightweight CNNmodel can process data more quickly and with less complexity in the hardware,making it suitable for the implementation on the mobile phone devices to detect emotions with improved accuracy and speed.