2021
DOI: 10.1007/s11042-021-11176-5
|View full text |Cite
|
Sign up to set email alerts
|

A novel solution of using deep learning for early prediction cardiac arrest in Sepsis patient: enhanced bidirectional long short-term memory (LSTM)

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
2
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 15 publications
(5 citation statements)
references
References 37 publications
0
2
0
Order By: Relevance
“…This group of AI algorithms are often applied on time-independent tabular patient information. For textual, higher dimensional data, and grid like data types such as time series data and medical images, natural language processing (NLP), deep learning, convolutional neural networks (CNNs), and recurrent neural networks (RNNs) models are widely applied (25,43,44). It is quite common in this domain that basic classifiers such as LR and decision tree based methods are applied to simplified representations of datasets to provide baselines for comparison to more sophisticated methods (3,14).…”
Section: Common Ai Methods Applied To Clinical Data For Patient Monit...mentioning
confidence: 99%
“…This group of AI algorithms are often applied on time-independent tabular patient information. For textual, higher dimensional data, and grid like data types such as time series data and medical images, natural language processing (NLP), deep learning, convolutional neural networks (CNNs), and recurrent neural networks (RNNs) models are widely applied (25,43,44). It is quite common in this domain that basic classifiers such as LR and decision tree based methods are applied to simplified representations of datasets to provide baselines for comparison to more sophisticated methods (3,14).…”
Section: Common Ai Methods Applied To Clinical Data For Patient Monit...mentioning
confidence: 99%
“…The study in [22] used a hybrid model based on random forest along with correlationbased feature selection and principal component analysis (PCA) for predicting heart disease. They achieved an accuracy of 93.39% and showed that random forest with PCA-based feature selection can be an effective tool for predicting heart disease.…”
Section: Literature Reviewmentioning
confidence: 99%
“…There are many methods to extract the relevant features from ECG signals, but they may have the problems. However, CWT is considered to be the most powerful signal processor due to its simultaneous analysis in both the time and frequency domains, making it suitable for capturing the non-stationary characteristics of ECG signals [22]. CWT evaluates constant signals f(t) by using a mother wavelet function ψ(a,b), which is given by the integral:…”
Section: Feature Extractionmentioning
confidence: 99%
“…Performance is improved by the idea of integrating the most recent data along with older data to predict the subjects one step ahead. With the benefits of a hidden layer selffeedback mechanism, the LSTM model solves the long-term dependence problem [21]. Gates of input state, output state, and forget state in the LSTM model are known to be three unique gates that are used to update data that are meant to be stored in the memory cell.…”
Section: Classification Using Lstmmentioning
confidence: 99%