1,004 research outputs found

    Single-modal and Multi-modal False Arrhythmia Alarm Reduction using Attention-based Convolutional and Recurrent Neural Networks

    Full text link
    This study proposes a deep learning model that effectively suppresses the false alarms in the intensive care units (ICUs) without ignoring the true alarms using single- and multimodal biosignals. Most of the current work in the literature are either rule-based methods, requiring prior knowledge of arrhythmia analysis to build rules, or classical machine learning approaches, depending on hand-engineered features. In this work, we apply convolutional neural networks to automatically extract time-invariant features, an attention mechanism to put more emphasis on the important regions of the input segmented signal(s) that are more likely to contribute to an alarm, and long short-term memory units to capture the temporal information presented in the signal segments. We trained our method efficiently using a two-step training algorithm (i.e., pre-training and fine-tuning the proposed network) on the dataset provided by the PhysioNet computing in cardiology challenge 2015. The evaluation results demonstrate that the proposed method obtains better results compared to other existing algorithms for the false alarm reduction task in ICUs. The proposed method achieves a sensitivity of 93.88% and a specificity of 92.05% for the alarm classification, considering three different signals. In addition, our experiments for 5 separate alarm types leads significant results, where we just consider a single-lead ECG (e.g., a sensitivity of 90.71%, a specificity of 88.30%, an AUC of 89.51 for alarm type of Ventricular Tachycardia arrhythmia

    False alarm reduction in critical care

    Get PDF
    High false alarm rates in the ICU decrease quality of care by slowing staff response times while increasing patient delirium through noise pollution. The 2015 PhysioNet/Computing in Cardiology Challenge provides a set of 1250 multi-parameter ICU data segments associated with critical arrhythmia alarms, and challenges the general research community to address the issue of false alarm suppression using all available signals. Each data segment was 5 minutes long (for real time analysis), ending at the time of the alarm. For retrospective analysis, we provided a further 30 seconds of data after the alarm was triggered. A total of 750 data segments were made available for training and 500 were held back for testing. Each alarm was reviewed by expert annotators, at least two of whom agreed that the alarm was either true or false. Challenge participants were invited to submit a complete, working algorithm to distinguish true from false alarms, and received a score based on their program's performance on the hidden test set. This score was based on the percentage of alarms correct, but with a penalty that weights the suppression of true alarms five times more heavily than acceptance of false alarms. We provided three example entries based on well-known, open source signal processing algorithms, to serve as a basis for comparison and as a starting point for participants to develop their own code. A total of 38 teams submitted a total of 215 entries in this year's Challenge. This editorial reviews the background issues for this challenge, the design of the challenge itself, the key achievements, and the follow-up research generated as a result of the Challenge, published in the concurrent special issue of Physiological Measurement. Additionally we make some recommendations for future changes in the field of patient monitoring as a result of the Challenge.National Institutes of Health (U.S.) (Grant R01-GM104987)National Institute of General Medical Sciences (U.S.) (Grant U01-EB-008577)National Institutes of Health (U.S.) (Grant R01-EB-001659

    Hardware Implementation of Deep Network Accelerators Towards Healthcare and Biomedical Applications

    Get PDF
    With the advent of dedicated Deep Learning (DL) accelerators and neuromorphic processors, new opportunities are emerging for applying deep and Spiking Neural Network (SNN) algorithms to healthcare and biomedical applications at the edge. This can facilitate the advancement of the medical Internet of Things (IoT) systems and Point of Care (PoC) devices. In this paper, we provide a tutorial describing how various technologies ranging from emerging memristive devices, to established Field Programmable Gate Arrays (FPGAs), and mature Complementary Metal Oxide Semiconductor (CMOS) technology can be used to develop efficient DL accelerators to solve a wide variety of diagnostic, pattern recognition, and signal processing problems in healthcare. Furthermore, we explore how spiking neuromorphic processors can complement their DL counterparts for processing biomedical signals. After providing the required background, we unify the sparsely distributed research on neural network and neuromorphic hardware implementations as applied to the healthcare domain. In addition, we benchmark various hardware platforms by performing a biomedical electromyography (EMG) signal processing task and drawing comparisons among them in terms of inference delay and energy. Finally, we provide our analysis of the field and share a perspective on the advantages, disadvantages, challenges, and opportunities that different accelerators and neuromorphic processors introduce to healthcare and biomedical domains. This paper can serve a large audience, ranging from nanoelectronics researchers, to biomedical and healthcare practitioners in grasping the fundamental interplay between hardware, algorithms, and clinical adoption of these tools, as we shed light on the future of deep networks and spiking neuromorphic processing systems as proponents for driving biomedical circuits and systems forward.Comment: Submitted to IEEE Transactions on Biomedical Circuits and Systems (21 pages, 10 figures, 5 tables

    Deep Neuroevolution: Training Deep Neural Networks for False Alarm Detection in Intensive Care Units

    Get PDF
    We present a neuroevolution based-approach for training neural networks based on genetic algorithms, as applied to the problem of detecting false alarms in Intensive Care Units (ICU) based on physiological data. Typically, optimisation in neural networks is performed via backpropagation (BP) with stochastic gradient-based learning. Nevertheless, recent works have shown promising results in terms of utilising gradient-free, population-based genetic algorithms, suggesting that in certain cases gradient-based optimisation is not the best approach to follow. In this paper, we empirically show that utilising evolutionary and swarm intelligence algorithms can improve the performance of deep neural networks in problems such as the detection of false alarms in ICU. In more detail, we present results that improve the state-of-the-art accuracy on the corresponding Physionet challenge, while reducing the number of suppressed true alarms by deploying and adapting Dispersive Flies Optimisation (DFO)

    Practical Considerations for the Application of Nonlinear Indices Characterizing the Atrial Substrate in Atrial Fibrillation

    Full text link
    [EN] Atrial fibrillation (AF) is the most common cardiac arrhythmia, and in response to increasing clinical demand, a variety of signals and indices have been utilized for its analysis, which include complex fractionated atrial electrograms (CFAEs). New methodologies have been developed to characterize the atrial substrate, along with straightforward classification models to discriminate between paroxysmal and persistent AF (ParAF vs. PerAF). Yet, most previous works have missed the mark for the assessment of CFAE signal quality, as well as for studying their stability over time and between different recording locations. As a consequence, an atrial substrate assessment may be unreliable or inaccurate. The objectives of this work are, on the one hand, to make use of a reduced set of nonlinear indices that have been applied to CFAEs recorded from ParAF and PerAF patients to assess intra-recording and intra-patient stability and, on the other hand, to generate a simple classification model to discriminate between them. The dominant frequency (DF), AF cycle length, sample entropy (SE), and determinism (DET) of the Recurrence Quantification Analysis are the analyzed indices, along with the coefficient of variation (CV) which is utilized to indicate the corresponding alterations. The analysis of the intra-recording stability revealed that discarding noisy or artifacted CFAE segments provoked a significant variation in the CV(%) in any segment length for the DET and SE, with deeper decreases for longer segments. The intra-patient stability provided large variations in the CV(%) for the DET and even larger for the SE at any segment length. To discern ParAF versus PerAF, correlation matrix filters and Random Forests were employed, respectively, to remove redundant information and to rank the variables by relevance, while coarse tree models were built, optimally combining high-ranked indices, and tested with leave-one-out cross-validation. The best classification performance combined the SE and DF, with an accuracy (Acc) of 88.3%, to discriminate ParAF versus PerAF, while the highest single Acc was provided by the DET, reaching 82.2%. This work has demonstrated that due to the high variability of CFAEs data averaging from one recording place or among different recording places, as is traditionally made, it may lead to an unfair oversimplification of the CFAE-based atrial substrate characterization. Furthermore, a careful selection of reduced sets of features input to simple classification models is helpful to accurately discern the CFAEs of ParAF versus PerAF.This research has received partial financial support from public national grants DPI2017-83952-C3, PID2021-00X128525-IV0, and PID2021-123804OB-I00 of the Spanish Government with DOI 10.13039/501100011033 jointly with the European Regional Development Fund (EU), and regional grants SBPLY/17/180501/000411 from Junta de Comunidades de Castilla-La Mancha and AICO/2021/286 from Generalitat Valenciana.Finotti, E.; Quesada, A.; Ciaccio, EJ.; Garan, H.; Hornero, F.; Alcaraz, R.; Rieta, JJ. (2022). Practical Considerations for the Application of Nonlinear Indices Characterizing the Atrial Substrate in Atrial Fibrillation. Entropy. 24(24):1-17. https://doi.org/10.3390/e24091261117242

    Artificial Intelligence for Multimedia Signal Processing

    Get PDF
    Artificial intelligence technologies are also actively applied to broadcasting and multimedia processing technologies. A lot of research has been conducted in a wide variety of fields, such as content creation, transmission, and security, and these attempts have been made in the past two to three years to improve image, video, speech, and other data compression efficiency in areas related to MPEG media processing technology. Additionally, technologies such as media creation, processing, editing, and creating scenarios are very important areas of research in multimedia processing and engineering. This book contains a collection of some topics broadly across advanced computational intelligence algorithms and technologies for emerging multimedia signal processing as: Computer vision field, speech/sound/text processing, and content analysis/information mining

    Towards Integration of Artificial Intelligence into Medical Devices as a Real-Time Recommender System for Personalised Healthcare:State-of-the-Art and Future Prospects

    Get PDF
    In the era of big data, artificial intelligence (AI) algorithms have the potential to revolutionize healthcare by improving patient outcomes and reducing healthcare costs. AI algorithms have frequently been used in health care for predictive modelling, image analysis and drug discovery. Moreover, as a recommender system, these algorithms have shown promising impacts on personalized healthcare provision. A recommender system learns the behaviour of the user and predicts their current preferences (recommends) based on their previous preferences. Implementing AI as a recommender system improves this prediction accuracy and solves cold start and data sparsity problems. However, most of the methods and algorithms are tested in a simulated setting which cannot recapitulate the influencing factors of the real world. This review article systematically reviews prevailing methodologies in recommender systems and discusses the AI algorithms as recommender systems specifically in the field of healthcare. It also provides discussion around the most cutting-edge academic and practical contributions present in the literature, identifies performance evaluation matrices, challenges in the implementation of AI as a recommender system, and acceptance of AI-based recommender systems by clinicians. The findings of this article direct researchers and professionals to comprehend currently developed recommender systems and the future of medical devices integrated with real-time recommender systems for personalized healthcare
    corecore