paper-with-me

홈 › Papers

Deep Recurrent Neural Network-Based Identification of Precursor microRNAs

2017-12-01 · NeurIPS 2017 12 · Seunghyun Park, Seonwoo Min, Hyun-Soo Choi, Sungroh Yoon

MicroRNAs (miRNAs) are small non-coding ribonucleic acids (RNAs) which play key roles in post-transcriptional gene regulation. Direct identification of mature miRNAs is infeasible due to their short lengths, and researchers instead aim at identifying precursor miRNAs (pre-miRNAs). Many of the known pre-miRNAs have distinctive stem-loop secondary structure, and structure-based filtering is usually the first step to predict the possibility of a given sequence being a pre-miRNA. To identify new pre-miRNAs that often have non-canonical structure, however, we need to consider additional features other than structure. To obtain such additional characteristics, existing computational methods rely on manual feature extraction, which inevitably limits the efficiency, robustness, and generalization of computational identification. To address the limitations of existing approaches, we propose a pre-miRNA identification method that incorporates (1) a deep recurrent neural network (RNN) for automated feature learning and classification, (2) multimodal architecture for seamless integration of prior knowledge (secondary structure), (3) an attention mechanism for improving long-term dependence modeling, and (4) an RNN-based class activation mapping for highlighting the learned representations that can contrast pre-miRNAs and non-pre-miRNAs. In our experiments with recent benchmarks, the proposed approach outperformed the compared state-of-the-art alternatives in terms of various performance metrics.

📄 PDF Abstract BibTeX

Code (1)

eleventh83/deepMiRGene 공식 구현

Similar Papers 제목 키워드 기반

deepMiRGene: Deep Neural Network based Precursor microRNA Prediction

2016-04-29 · Seunghyun Park, Seonwoo Min, Hyun-Soo Choi, Sungroh Yoon

Since microRNAs (miRNAs) play a crucial role in post-transcriptional gene regulation, miRNA identification is one of the most essential problems in computational biology. miRNAs are usually short in length ranging betwee…

Feature EngineeringPrediction

Effective Classification of MicroRNA Precursors Using Combinatorial Feature Mining and AdaBoost Algorithms

2016-10-06 · Ling Zhong, Jason T. L. Wang

MicroRNAs (miRNAs) are non-coding RNAs with approximately 22 nucleotides (nt) that are derived from precursor molecules. These precursor molecules or pre-miRNAs often fold into stem-loop hairpin structures. However, a la…

General Classification

Machine learning for plant microRNA prediction: A systematic review

2021-06-29 · Shyaman Jayasundara, Sandali Lokuge, Puwasuru Ihalagedara, Damayanthi Herath

MicroRNAs (miRNAs) are endogenous small non-coding RNAs that play an important role in post-transcriptional gene regulation. However, the experimental determination of miRNA sequence and structure is both expensive and t…

BIG-bench Machine Learning

CAMIRADA: Cancer microRNA association discovery algorithm, a case study on breast cancer

2019-02-27

In recent studies, non-coding protein RNAs have been identified as microRNA that can be used as biomarkers for early diagnosis and treatment of cancer, that decrease mortality in cancer. A microRNA may target hundreds or…

Multi-Class Multiple Instance Learning for Predicting Precursors to Aviation Safety Events

2021-03-10 · Marc-Henri Bleu-Laine, Tejas G. Puranik, Dimitri N. Mavris, Bryan Matthews

In recent years, there has been a rapid growth in the application of machine learning techniques that leverage aviation data collected from commercial airline operations to improve safety. Anomaly detection and predictiv…

Anomaly DetectionBIG-bench Machine LearningMultiple Instance LearningWeakly-supervised Learning