RESUMEN
In this paper, we propose a technique for detection of premature ventricular complexes (PVC) based on information obtained from single-lead electrocardiogram (ECG) signals. A combination of semisupervised autoencoders and Random Forests models are used for feature extraction and PVC detection. The ECG signal is first denoised using Stationary Wavelet Transforms and denoising convolutional autoencoders. Following this, PVC classification is performed. Individual ECG beat segments along with features derived from three consecutive beats are used to train a hybrid autoencoder network to learn class-specific beat encodings. These encodings, along with the beat-triplet features, are then input to a Random Forests classifier for final PVC classification. Results: The performance of our algorithm was evaluated on ECG records in the MIT-BIH Arrhythmia Database (MITDB) and the St. Petersburg INCART Database (INCARTDB). Our algorithm achieves a sensitivity of 92.67% and a PPV of 95.58% on the MITDB database. Similarly, a sensitivity of 88.08% and a PPV of 94.76% are achieved on the INCARTDB database.
Asunto(s)
Complejos Prematuros Ventriculares , Algoritmos , Bases de Datos Factuales , Electrocardiografía , Humanos , Complejos Prematuros Ventriculares/diagnóstico , Análisis de OndículasRESUMEN
In this paper, we present a fully automated technique for robust detection of Atrial Fibrillation (AF) episodes in single-lead electrocardiogram (ECG) signals using discrete-state Markov models and Random Forests. METHODS: The ECG signal is first preprocessed using Stationary Wavelet Transforms (SWT) for noise suppression, signal quality assessment and subsequent R-peak detection. Discrete-state Markov probabilities modelling transitions between successive RR intervals along with other statistical quantities derived from the RR-interval series constitute the feature set to perform AF classification using Random Forests. Further enhancement in AF detection is achieved by using a post-processing false positive suppression algorithm based on autocorrelation analysis of the RR-interval series. Datasets: The AF classifier was trained using the Physionet/Computing in Cardiology 2017 AF Challenge dataset and the Atrial Fibrillation Termination Database (AFTDB). The test datasets consist of the MIT-BIH Atrial Fibrillation Database (AFDB) and the MIT-BIH Arrhythmia Database (MITDB). RESULTS: Our algorithms achieved sensitivity, specificity and F-score values of 97.4%, 98.6% and 97.7% respectively on the AFDB dataset and 96.3%, 97.0% and 85.6% respectively on the MITDB dataset. It was also observed that inclusion of the false positive suppression step resulted in a 1.1% increase in specificity and a 4.0% increase in F-score for the MITDB dataset without any decrease in sensitivity. CONCLUSION: The proposed method of AF detection, combining Markov models and Random Forests, achieves high accuracy across multiple databases and demonstrates comparable or superior performance to several other state-of-the-art algorithms.
Asunto(s)
Algoritmos , Fibrilación Atrial , Bases de Datos Factuales , Diagnóstico por Computador , Electrocardiografía , Modelos Cardiovasculares , Fibrilación Atrial/diagnóstico , Fibrilación Atrial/fisiopatología , Humanos , Cadenas de MarkovRESUMEN
Management of heart failure is a major challenge in health care. Optimal management of heart failure requires adherence to evidence-based clinical guidelines. The nearly 80-page guideline for heart failure management is very complex. As a result, clinical guidelines are difficult to implement and are adopted slowly by the medical community at large. In this paper we describe a heart failure treatment adviser system which automates the reasoning process required to comply with the heart failure management guideline. The system is able to correctly compute guideline- compliant treatment recommendations for a given patient. For each recommendation, justification is also given by the system. We illustrate the technical aspect of the implementation of the system as well as some primitive user interfaces associated with the system's core functionality. A simulated case is presented with system-generated recommendations and justifications.
RESUMEN
Chronic respiratory diseases, mainly asthma and chronic obstructive pulmonary disease (COPD), affect the lives of people by limiting their activities in various aspects. Overcrowding of hospital emergency departments (EDs) due to respiratory diseases in certain weather and environmental pollution conditions results in the degradation of quality of medical care, and even limits its availability. A useful tool for ED managers would be to forecast peak demand days so that they can take steps to improve the availability of medical care. In this paper, we developed an artificial neural network based classifier using multilayer perceptron with back propagation algorithm that predicts peak event (peak demand days) of patients with respiratory diseases, mainly asthma and COPD visiting EDs in Dallas County of Texas in the United States. The precision and recall for peak event class were 77.1% and 78.0%, respectively, and those for nonpeak events were 83.9% and 83.2%, respectively. The overall accuracy of the system is 81.0%.
Asunto(s)
Asma/epidemiología , Servicio de Urgencia en Hospital/estadística & datos numéricos , Informática Médica/métodos , Redes Neurales de la Computación , Enfermedad Pulmonar Obstructiva Crónica/epidemiología , Contaminantes Atmosféricos , Asma/terapia , Enfermedad Crónica , Humanos , Enfermedad Pulmonar Obstructiva Crónica/terapia , Tiempo (Meteorología)RESUMEN
Management of heart failure is a major health care challenge. Healthcare providers are expected to use best practices described in clinical practice guidelines, which typically consist of a long series of complex rules. For heart failure management, the relevant guidelines are nearly 80 pages long. Due to their complexity, the guidelines are often difficult to fully comply with, which can result in suboptimal medical practices. In this paper, we describe a heart failure treatment adviser system that automates the entire set of rules in the guidelines for heart failure management. The system is based on answer set programming, a form of declarative programming suited for simulating human-style reasoning. Given a patient's information, the system is able to generate a set of guideline-compliant recommendations. We conducted a pilot study of the system on 21 real and 10 simulated patients with heart failure. The results show that the system can give treatment recommendations compliant with the guidelines. Out of 187 total recommendations made by the system, 176 were agreed upon by the expert cardiologists. Also, the system missed eight valid recommendations. The reason for the missed and discordant recommendations seems to be insufficient information, differing style, experience, and knowledge of experts in decision-making that were not captured in the system at this time. The system can serve as a point-of-care tool for clinics. Also, it can be used as an educational tool for training physicians and an assessment tool to measure the quality metrics of heart failure care of an institution.