paper-with-me

Papers

Classification of Long Noncoding RNA Elements Using Deep Convolutional Neural Networks and Siamese Networks

2021-02-10 · Brian McClannahan, Cucong Zhong, Guanghui Wang

In the last decade, the discovery of noncoding RNA(ncRNA) has exploded. Classifying these ncRNA is critical todetermining their function. This thesis proposes a new methodemploying deep convolutional neural networks (CNNs) to classifyncRNA sequences. To this end, this paper first proposes anefficient approach to convert the RNA sequences into imagescharacterizing their base-pairing probability. As a result, clas-sifying RNA sequences is converted to an image classificationproblem that can be efficiently solved by available CNN-basedclassification models. This research also considers the foldingpotential of the ncRNAs in addition to their primary sequence.Based on the proposed approach, a benchmark image classifi-cation dataset is generated from the RFAM database of ncRNAsequences. In addition, three classical CNN models and threeSiamese network models have been implemented and comparedto demonstrate the superior performance and efficiency of theproposed approach. Extensive experimental results show thegreat potential of using deep learning approaches for RNAclassification.

📄 PDF Abstract BibTeX arXiv:2102.05582

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Classification of Noncoding RNA Elements Using Deep Convolutional Neural Networks

2020-08-24 · Brian McClannahan, Krushi Patel, Usman Sajid, Cuncong Zhong 외

The paper proposes to employ deep convolutional neural networks (CNNs) to classify noncoding RNA (ncRNA) sequences. To this end, we first propose an efficient approach to convert the RNA sequences into images characteriz…

ClassificationGeneral Classificationimage-classificationImage Classification

A Siamese CNN Architecture for Learning Chinese Sentence Similarity

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Haoxiang Shi, Cen Wang, Tetsuya Sakai

This paper presents a deep neural architecture which applies the siamese convolutional neural network sharing model parameters for learning a semantic similarity metric between two sentences. In addition, two different s…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Similarity

Noncoding RNAs evolutionarily extend animal lifespan

2023-06-09 · Anyou Wang

The mechanisms underlying lifespan evolution in organisms have long been mysterious. However, recent studies have demonstrated that organisms evolutionarily gain noncoding RNAs (ncRNAs) that carry endogenous profound fun…

HSCNN: A Hybrid-Siamese Convolutional Neural Network for Extremely Imbalanced Multi-label Text Classification

2020-11-01 · EMNLP 2020 11 · Wenshuo Yang, Jiyi Li, Fumiyo Fukumoto, Yanming Ye

The data imbalance problem is a crucial issue for the multi-label text classification. Some existing works tackle it by proposing imbalanced loss objectives instead of the vanilla cross-entropy loss, but their performanc…

General ClassificationMulti Label Text ClassificationMulti-Label Text ClassificationSpectral Reconstruction+2

SiamCAR: Siamese Fully Convolutional Classification and Regression for Visual Tracking

2019-11-17 · CVPR 2020 6 · Dongyan Guo, Jun Wang, Ying Cui, Zhenhua Wang 외

By decomposing the visual tracking task into two subproblems as classification for pixel category and regression for object bounding box at this pixel, we propose a novel fully convolutional Siamese network to solve visu…

ClassificationGeneral ClassificationRegion Proposalregression+1