Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 10 de 10
Filtrar
1.
Comput Struct Biotechnol J ; 21: 86-98, 2023.
Artigo em Inglês | MEDLINE | ID: mdl-36514333

RESUMO

Analysis of differential gene expression from RNA-seq data has become a standard for several research areas. The steps for the computational analysis include many data types and file formats, and a wide variety of computational tools that can be applied alone or together as pipelines. This paper presents a review of the differential expression analysis pipeline, addressing its steps and the respective objectives, the principal methods available in each step, and their properties, therefore introducing an organized overview to this context. This review aims to address mainly the aspects involved in the differentially expressed gene (DEG) analysis from RNA sequencing data (RNA-seq), considering the computational methods. In addition, a timeline of the computational methods for DEG is shown and discussed, and the relationships existing between the most important computational tools are presented by an interaction network. A discussion on the challenges and gaps in DEG analysis is also highlighted in this review. This paper will serve as a tutorial for new entrants into the field and help established users update their analysis pipelines.

2.
Sci Rep ; 12(1): 17989, 2022 10 26.
Artigo em Inglês | MEDLINE | ID: mdl-36289312

RESUMO

Recently, ocular biometrics in unconstrained environments using images obtained at visible wavelength have gained the researchers' attention, especially with images captured by mobile devices. Periocular recognition has been demonstrated to be an alternative when the iris trait is not available due to occlusions or low image resolution. However, the periocular trait does not have the high uniqueness presented in the iris trait. Thus, the use of datasets containing many subjects is essential to assess biometric systems' capacity to extract discriminating information from the periocular region. Also, to address the within-class variability caused by lighting and attributes in the periocular region, it is of paramount importance to use datasets with images of the same subject captured in distinct sessions. As the datasets available in the literature do not present all these factors, in this work, we present a new periocular dataset containing samples from 1122 subjects, acquired in 3 sessions by 196 different mobile devices. The images were captured under unconstrained environments with just a single instruction to the participants: to place their eyes on a region of interest. We also performed an extensive benchmark with several Convolutional Neural Network (CNN) architectures and models that have been employed in state-of-the-art approaches based on Multi-class Classification, Multi-task Learning, Pairwise Filters Network, and Siamese Network. The results achieved in the closed- and open-world protocol, considering the identification and verification tasks, show that this area still needs research and development.


Assuntos
Identificação Biométrica , Humanos , Identificação Biométrica/métodos , Processamento de Imagem Assistida por Computador/métodos , Algoritmos , Iris/anatomia & histologia , Computadores de Mão
3.
PeerJ Comput Sci ; 7: e549, 2021.
Artigo em Inglês | MEDLINE | ID: mdl-34084940

RESUMO

Due to the application of vital signs in expert systems, new approaches have emerged, and vital signals have been gaining space in biometrics. One of these signals is the electroencephalogram (EEG). The motor task in which a subject is doing, or even thinking, influences the pattern of brain waves and disturb the signal acquired. In this work, biometrics with the EEG signal from a cross-task perspective are explored. Based on deep convolutional networks (CNN) and Squeeze-and-Excitation Blocks, a novel method is developed to produce a deep EEG signal descriptor to assess the impact of the motor task in EEG signal on biometric verification. The Physionet EEG Motor Movement/Imagery Dataset is used here for method evaluation, which has 64 EEG channels from 109 subjects performing different tasks. Since the volume of data provided by the dataset is not large enough to effectively train a Deep CNN model, it is also proposed a data augmentation technique to achieve better performance. An evaluation protocol is proposed to assess the robustness regarding the number of EEG channels and also to enforce train and test sets without individual overlapping. A new state-of-the-art result is achieved for the cross-task scenario (EER of 0.1%) and the Squeeze-and-Excitation based networks overcome the simple CNN architecture in three out of four cross-individual scenarios.

4.
Sci Rep ; 10(1): 20701, 2020 11 26.
Artigo em Inglês | MEDLINE | ID: mdl-33244078

RESUMO

The confidence of medical equipment is intimately related to false alarms. The higher the number of false events occurs, the less truthful is the equipment. In this sense, reducing (or suppressing) false positive alarms is hugely desirable. In this work, we propose a feasible and real-time approach that works as a validation method for a heartbeat segmentation third-party algorithm. The approach is based on convolutional neural networks (CNNs), which may be embedded in dedicated hardware. Our proposal aims to detect the pattern of a single heartbeat and classifies them into two classes: a heartbeat and not a heartbeat. For this, a seven-layer convolution network is employed for both data representation and classification. We evaluate our approach in two well-settled databases in the literature on the raw heartbeat signal. The first database is a conventional on-the-person database called MIT-BIH, and the second is one less uncontrolled off-the-person type database known as CYBHi. To evaluate the feasibility and the performance of the proposed approach, we use as a baseline the Pam-Tompkins algorithm, which is a well-known method in the literature and still used in the industry. We compare the baseline against the proposed approach: a CNN model validating the heartbeats detected by a third-party algorithm. In this work, the third-party algorithm is the same as the baseline for comparison purposes. The results support the feasibility of our approach showing that our method can enhance the positive prediction of the Pan-Tompkins algorithm from [Formula: see text]/[Formula: see text] to [Formula: see text]/[Formula: see text] by slightly decreasing the sensitivity from [Formula: see text]/[Formula: see text] to [Formula: see text] [Formula: see text] on the MIT-BIH/CYBHi databases.


Assuntos
Eletrocardiografia/métodos , Frequência Cardíaca/fisiologia , Algoritmos , Aprendizado Profundo , Humanos , Redes Neurais de Computação
5.
Inform Med Unlocked ; 20: 100427, 2020.
Artigo em Inglês | MEDLINE | ID: mdl-32953971

RESUMO

Early detection and diagnosis are critical factors to control the COVID-19 spreading. A number of deep learning-based methodologies have been recently proposed for COVID-19 screening in CT scans as a tool to automate and help with the diagnosis. These approaches, however, suffer from at least one of the following problems: (i) they treat each CT scan slice independently and (ii) the methods are trained and tested with sets of images from the same dataset. Treating the slices independently means that the same patient may appear in the training and test sets at the same time which may produce misleading results. It also raises the question of whether the scans from the same patient should be evaluated as a group or not. Moreover, using a single dataset raises concerns about the generalization of the methods. Different datasets tend to present images of varying quality which may come from different types of CT machines reflecting the conditions of the countries and cities from where they come from. In order to address these two problems, in this work, we propose an Efficient Deep Learning Technique for the screening of COVID-19 with a voting-based approach. In this approach, the images from a given patient are classified as group in a voting system. The approach is tested in the two biggest datasets of COVID-19 CT analysis with a patient-based split. A cross dataset study is also presented to assess the robustness of the models in a more realistic scenario in which data comes from different distributions. The cross-dataset analysis has shown that the generalization power of deep learning models is far from acceptable for the task since accuracy drops from 87.68% to 56.16% on the best evaluation scenario. These results highlighted that the methods that aim at COVID-19 detection in CT-images have to improve significantly to be considered as a clinical option and larger and more diverse datasets are needed to evaluate the methods in a realistic scenario.

6.
Sensors (Basel) ; 19(13)2019 Jul 05.
Artigo em Inglês | MEDLINE | ID: mdl-31284418

RESUMO

Multimodal systems are a workaround to enhance the robustness and effectiveness of biometric systems. A proper multimodal dataset is of the utmost importance to build such systems. The literature presents some multimodal datasets, although, to the best of our knowledge, there are no previous studies combining face, iris/eye, and vital signals such as the Electrocardiogram (ECG). Moreover, there is no methodology to guide the construction and evaluation of a chimeric dataset. Taking that fact into account, we propose to create a chimeric dataset from three modalities in this work: ECG, eye, and face. Based on the Doddington Zoo criteria, we also propose a generic and systematic protocol imposing constraints for the creation of homogeneous chimeric individuals, which allow us to perform a fair and reproducible benchmark. Moreover, we have proposed a multimodal approach for these modalities based on state-of-the-art deep representations built by convolutional neural networks. We conduct the experiments in the open-world verification mode and on two different scenarios (intra-session and inter-session), using three modalities from two datasets: CYBHi (ECG) and FRGC (eye and face). Our multimodal approach achieves impressive decidability of 7.20 ± 0.18, yielding an almost perfect verification system (i.e., Equal Error Rate (EER) of 0.20% ± 0.06) on the intra-session scenario with unknown data. On the inter-session scenario, we achieve a decidability of 7.78 ± 0.78 and an EER of 0.06% ± 0.06. In summary, these figures represent a gain of over 28% in decidability and a reduction over 11% of the EER on the intra-session scenario for unknown data compared to the best-known unimodal approach. Besides, we achieve an improvement greater than 22% in decidability and an EER reduction over 6% in the inter-session scenario.


Assuntos
Biometria/métodos , Bases de Dados Factuais , Eletrocardiografia , Olho , Face , Processamento de Imagem Assistida por Computador , Olho/anatomia & histologia , Face/anatomia & histologia , Feminino , Humanos , Iris/anatomia & histologia , Masculino , Redes Neurais de Computação , Adulto Jovem
7.
Sci Rep ; 7(1): 10543, 2017 09 05.
Artigo em Inglês | MEDLINE | ID: mdl-28874683

RESUMO

Classifying arrhythmias can be a tough task for a human being and automating this task is highly desirable. Nevertheless fully automatic arrhythmia classification through Electrocardiogram (ECG) signals is a challenging task when the inter-patient paradigm is considered. For the inter-patient paradigm, classifiers are evaluated on signals of unknown subjects, resembling the real world scenario. In this work, we explore a novel ECG representation based on vectorcardiogram (VCG), called temporal vectorcardiogram (TVCG), along with a complex network for feature extraction. We also fine-tune the SVM classifier and perform feature selection with a particle swarm optimization (PSO) algorithm. Results for the inter-patient paradigm show that the proposed method achieves the results comparable to state-of-the-art in MIT-BIH database (53% of Positive predictive (+P) for the Supraventricular ectopic beat (S) class and 87.3% of Sensitivity (Se) for the Ventricular ectopic beat (V) class) that TVCG is a richer representation of the heartbeat and that it could be useful for problems involving the cardiac signal and pattern recognition.


Assuntos
Algoritmos , Variação Biológica da População , Vetorcardiografia/métodos , Interpretação Estatística de Dados , Frequência Cardíaca , Humanos , Sensibilidade e Especificidade , Vetorcardiografia/normas
8.
Comput Methods Programs Biomed ; 127: 144-64, 2016 Apr.
Artigo em Inglês | MEDLINE | ID: mdl-26775139

RESUMO

An electrocardiogram (ECG) measures the electric activity of the heart and has been widely used for detecting heart diseases due to its simplicity and non-invasive nature. By analyzing the electrical signal of each heartbeat, i.e., the combination of action impulse waveforms produced by different specialized cardiac tissues found in the heart, it is possible to detect some of its abnormalities. In the last decades, several works were developed to produce automatic ECG-based heartbeat classification methods. In this work, we survey the current state-of-the-art methods of ECG-based automated abnormalities heartbeat classification by presenting the ECG signal preprocessing, the heartbeat segmentation techniques, the feature description methods and the learning algorithms used. In addition, we describe some of the databases used for evaluation of methods indicated by a well-known standard developed by the Association for the Advancement of Medical Instrumentation (AAMI) and described in ANSI/AAMI EC57:1998/(R)2008 (ANSI/AAMI, 2008). Finally, we discuss limitations and drawbacks of the methods in the literature presenting concluding remarks and future challenges, and also we propose an evaluation process workflow to guide authors in future works.


Assuntos
Arritmias Cardíacas/diagnóstico , Frequência Cardíaca , Algoritmos , Arritmias Cardíacas/fisiopatologia , Automação , Eletrocardiografia , Humanos , Inquéritos e Questionários
9.
Artigo em Inglês | MEDLINE | ID: mdl-26737464

RESUMO

This paper intends to bring new insights in the methods for extracting features for cardiac arrhythmia detection and classification systems. We explore the possibility for utilizing vectorcardiograms (VCG) along with electrocardiograms (ECG) to get relevant informations from the heartbeats on the MIT-BIH database. For this purpose, we apply complex networks to extract features from the VCG. We follow the ANSI/AAMI EC57:1998 standard, for classifying the beats into 5 classes (N, V, S, F and Q), and de Chazal's scheme for dataset division into training and test set, with 22 folds validation setup for each set. We used the Support Vector Machinhe (SVM) classifier and the best result we chose had a global accuracy of 84.1%, while still obtaining relatively high Sensitivities and Positive Predictive Value and low False Positive Rates, when compared to other papers that follows the same evaluation methodology that we do.


Assuntos
Arritmias Cardíacas/diagnóstico , Frequência Cardíaca/fisiologia , Processamento de Sinais Assistido por Computador , Vetorcardiografia/classificação , Bases de Dados Factuais , Humanos
10.
Artigo em Inglês | MEDLINE | ID: mdl-22255458

RESUMO

Arrhythmia (i.e., irregular cardiac beat) classification in electrocardiogram (ECG) signals is an important issue for heart disease diagnosis due to the non-invasive nature of the ECG exam. In this paper, we analyze and criticize the results of some arrhythmia classification methods presented in the literature in terms of how the samples are chosen for training/testing the classifier and the impact this choice has on their performance (i.e., accuracy/sensitivity/specificity). From our implementation, we also report new accuracies for these methods, establishing a new state-of-the-art method, in terms of results.


Assuntos
Algoritmos , Arritmias Cardíacas/diagnóstico , Artefatos , Interpretação Estatística de Dados , Diagnóstico por Computador/métodos , Eletrocardiografia/métodos , Reconhecimento Automatizado de Padrão/métodos , Humanos , Reprodutibilidade dos Testes , Tamanho da Amostra , Sensibilidade e Especificidade
SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA