Related Experiment Video
Updated: Jan 1, 2026

09:06
MicroRNA Amplification and Recognition through Locked-nucleic-acid In situ Hybridization as A Novel Detection and Quantification Method
Published on: October 7, 2025
275
Fast and accurate microRNA search using CNN.
1Department of Electronic Engineering, City University of Hong Kong, Kowloon Tong, Hong Kong SAR.
BMC Bioinformatics
|December 29, 2019
Summary
Deep learning models, particularly convolutional neural networks (CNNs), enhance microRNA (miRNA) classification accuracy by incorporating secondary structure information and using softmax output to distinguish true miRNA sequences from non-miRNA sequences. This approach improves functional annotation and is faster than existing tools.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- MicroRNAs (miRNAs) are crucial regulatory molecules, and their functional annotation is an active research area.
- Classifying newly discovered miRNAs into families aids in understanding their roles.
- Deep learning models offer a promising approach for miRNA classification due to accumulated annotated data.
Purpose of the Study:
- To investigate the effectiveness of deep learning models for microRNA (miRNA) classification.
- To determine if incorporating secondary structure information improves classification accuracy.
- To assess the ability of softmax output to distinguish miRNA sequences from non-miRNA sequences and handle small miRNA families.
Main Methods:
- Developed and trained convolutional neural network (CNN) models for miRNA classification.
- Employed two encoding methods: explicit secondary structure matrix and one-hot encoding of primary sequence.
- Utilized a softmax output threshold to identify and exclude out-of-distribution (non-miRNA) sequences.
Main Results:
- CNN models achieved comparable sensitivity and accuracy to state-of-the-art tools like Infernal for miRNA classification.
- The models demonstrated significantly faster performance compared to existing methods.
- Secondary structure-based encoding and softmax output effectively improved classification and discrimination of non-miRNA sequences.
Conclusions:
- Automatic feature learning in CNNs enhances miRNA classification accuracy and sensitivity.
- The developed deep learning models provide an efficient and accurate method for miRNA functional annotation.
- The models and associated code are publicly available for research use.
Related Concept Videos
MicroRNAs
23.8K
MicroRNA (miRNA) are short, regulatory RNA transcribed from introns—non-coding regions of a gene—or intergenic regions—stretches of DNA present between genes. Several processing steps are required to form biologically active, mature miRNA. The initial transcript, called primary miRNA (pri-mRNA), base-pairs with itself forming a stem-loop structure. Within the nucleus, an endonuclease enzyme, called Drosha, shortens the stem-loop structure into hairpin-shaped pre-miRNA. After...
23.8K
MicroRNAs
3.7K
MicroRNA (miRNA) are short, regulatory RNA transcribed from introns (non-coding regions of a gene) or intergenic regions (stretches of DNA present between genes). Several processing steps are required to form biologically active, mature miRNA. The initial transcript, called primary miRNA (pri-mRNA), base-pairs with itself, forming a stem-loop structure. Within the nucleus, an endonuclease enzyme, called Drosha, shortens the stem-loop structure into hairpin-shaped pre-miRNA. After the pre-miRNA...
3.7K

