438 research outputs found
Impact of stain normalization and patch selection on the performance of convolutional neural networks in histological breast and prostate cancer classification
Abstract Background Recently, deep learning has rapidly become the methodology of choice in digital pathology image analysis. However, due to the current challenges of digital pathology (color stain variability, large images, etc.), specific pre-processing steps are required to train a reliable deep learning model. Method In this work, there are two main goals: i) present a fully automated pre-processing algorithm for a smart patch selection within histopathological images, and ii) evaluate the impact of the proposed strategy within a deep learning framework for the detection of prostate and breast cancer. The proposed algorithm is specifically designed to extract patches only on informative regions (i.e., high density of nuclei), most likely representative of where cancer can be detected. Results Our strategy was developed and tested on 1000 hematoxylin and eosin (H&E) stained images of prostate and breast tissue. By combining a stain normalization step and a segmentation-driven patch extraction, the proposed approach is capable of increasing the performance of a computer-aided diagnosis (CAD) system for the detection of prostate cancer (18.61% accuracy improvement) and breast cancer (17.72% accuracy improvement). Conclusion We strongly believe that the integration of the proposed pre-processing steps within deep learning frameworks will allow the achievement of robust and reliable CAD systems. Being based on nuclei detection, this strategy can be easily extended to other glandular tissues (e.g., colon, thyroid, pancreas, etc.) or staining methods (e.g., PAS)
A Review of Atrial Fibrillation Detection Methods as a Service
Atrial Fibrillation (AF) is a common heart arrhythmia that often goes undetected, and even if it is detected, managing the condition may be challenging. In this paper, we review how the RR interval and Electrocardiogram (ECG) signals, incorporated into a monitoring system, can be useful to track AF events. Were such an automated system to be implemented, it could be used to help manage AF and thereby reduce patient morbidity and mortality. The main impetus behind the idea of developing a service is that a greater data volume analyzed can lead to better patient outcomes. Based on the literature review, which we present herein, we introduce the methods that can be used to detect AF efficiently and automatically via the RR interval and ECG signals. A cardiovascular disease monitoring service that incorporates one or multiple of these detection methods could extend event observation to all times, and could therefore become useful to establish any AF occurrence. The development of an automated and efficient method that monitors AF in real time would likely become a key component for meeting public health goals regarding the reduction of fatalities caused by the disease. Yet, at present, significant technological and regulatory obstacles remain, which prevent the development of any proposed system. Establishment of the scientific foundation for monitoring is important to provide effective service to patients and healthcare professionals
SleepEEGNet: Automated Sleep Stage Scoring with Sequence to Sequence Deep Learning Approach
Electroencephalogram (EEG) is a common base signal used to monitor brain
activity and diagnose sleep disorders. Manual sleep stage scoring is a
time-consuming task for sleep experts and is limited by inter-rater
reliability. In this paper, we propose an automatic sleep stage annotation
method called SleepEEGNet using a single-channel EEG signal. The SleepEEGNet is
composed of deep convolutional neural networks (CNNs) to extract time-invariant
features, frequency information, and a sequence to sequence model to capture
the complex and long short-term context dependencies between sleep epochs and
scores. In addition, to reduce the effect of the class imbalance problem
presented in the available sleep datasets, we applied novel loss functions to
have an equal misclassified error for each sleep stage while training the
network. We evaluated the proposed method on different single-EEG channels
(i.e., Fpz-Cz and Pz-Oz EEG channels) from the Physionet Sleep-EDF datasets
published in 2013 and 2018. The evaluation results demonstrate that the
proposed method achieved the best annotation performance compared to current
literature, with an overall accuracy of 84.26%, a macro F1-score of 79.66% and
Cohen's Kappa coefficient = 0.79. Our developed model is ready to test with
more sleep EEG signals and aid the sleep specialists to arrive at an accurate
diagnosis. The source code is available at
https://github.com/SajadMo/SleepEEGNet
A Review
Ovarian cancer is the most common cause of death among gynecological malignancies. We discuss different types of clinical and nonclinical features that are used to study and analyze the differences between benign and malignant ovarian tumors. Computer-aided diagnostic (CAD) systems of high accuracy are being developed as an initial test for ovarian tumor classification instead of biopsy, which is the current gold standard diagnostic test. We also discuss different aspects of developing a reliable CAD system for the automated classification of ovarian cancer into benign and malignant types. A brief description of the commonly used classifiers in ultrasound-based CAD systems is also given
Designing Interpretable ML System to Enhance Trust in Healthcare: A Systematic Review to Proposed Responsible Clinician-AI-Collaboration Framework
This paper explores the significant impact of AI-based medical devices,
including wearables, telemedicine, large language models, and digital twins, on
clinical decision support systems. It emphasizes the importance of producing
outcomes that are not only accurate but also interpretable and understandable
to clinicians, addressing the risk that lack of interpretability poses in terms
of mistrust and reluctance to adopt these technologies in healthcare. The paper
reviews interpretable AI processes, methods, applications, and the challenges
of implementation in healthcare, focusing on quality control to facilitate
responsible communication between AI systems and clinicians. It breaks down the
interpretability process into data pre-processing, model selection, and
post-processing, aiming to foster a comprehensive understanding of the crucial
role of a robust interpretability approach in healthcare and to guide future
research in this area. with insights for creating responsible clinician-AI
tools for healthcare, as well as to offer a deeper understanding of the
challenges they might face. Our research questions, eligibility criteria and
primary goals were identified using Preferred Reporting Items for Systematic
reviews and Meta-Analyses guideline and PICO method; PubMed, Scopus and Web of
Science databases were systematically searched using sensitive and specific
search strings. In the end, 52 publications were selected for data extraction
which included 8 existing reviews and 44 related experimental studies. The
paper offers general concepts of interpretable AI in healthcare and discuss
three-levels interpretability process. Additionally, it provides a
comprehensive discussion of evaluating robust interpretability AI in
healthcare. Moreover, this survey introduces a step-by-step roadmap for
implementing responsible AI in healthcare.Comment: 42 pages (without appendixes and references) + 16 figures + 5 table
- …