paper-with-me

Papers

A HyperGraphMamba-Based Multichannel Adaptive Model for ncRNA Classification

2025-09-24 · Xin An, Ruijie Li, Qiao Ning, Hui Li, Qian Ma, Shikai Guo arxiv

Non-coding RNAs (ncRNAs) play pivotal roles in gene expression regulation and the pathogenesis of various diseases. Accurate classification of ncRNAs is essential for functional annotation and disease diagnosis. To address existing limitations in feature extraction depth and multimodal fusion, we propose HGMamba-ncRNA, a HyperGraphMamba-based multichannel adaptive model, which integrates sequence, secondary structure, and optionally available expression features of ncRNAs to enhance classification performance. Specifically, the sequence of ncRNA is modeled using a parallel Multi-scale Convolution and LSTM architecture (MKC-L) to capture both local patterns and long-range dependencies of nucleotides. The structure modality employs a multi-scale graph transformer (MSGraphTransformer) to represent the multi-level topological characteristics of ncRNA secondary structures. The expression modality utilizes a Chebyshev Polynomial-based Kolmogorov-Arnold Network (CPKAN) to effectively model and interpret high-dimensional expression profiles. Finally, by incorporating virtual nodes to facilitate efficient and comprehensive multimodal interaction, HyperGraphMamba is proposed to adaptively align and integrate multichannel heterogeneous modality features. Experiments conducted on three public datasets demonstrate that HGMamba-ncRNA consistently outperforms state-of-the-art methods in terms of accuracy and other metrics. Extensive empirical studies further confirm the model's robustness, effectiveness, and strong transferability, offering a novel and reliable strategy for complex ncRNA functional classification. Code and datasets are available at https://anonymous.4open.science/r/HGMamba-ncRNA-94D0.

📄 PDF Abstract BibTeX arXiv:2509.20240

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ncRNA Classification with Graph Convolutional Networks

2019-05-16 · Emanuele Rossi, Federico Monti, Michael Bronstein, Pietro Liò

Non-coding RNA (ncRNA) are RNA sequences which don't code for a gene but instead carry important biological functions. The task of ncRNA classification consists in classifying a given ncRNA sequence into its family. Whil…

ClassificationGeneral Classification

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 (CNN…

General Classification

LoRA-BERT: a Natural Language Processing Model for Robust and Accurate Prediction of long non-coding RNAs

2024-11-11 · Nicholas Jeon, Xiaoning Qian, Lamin SaidyKhan, Paul de Figueiredo 외

Long non-coding RNAs (lncRNAs) serve as crucial regulators in numerous biological processes. Although they share sequence similarities with messenger RNAs (mRNAs), lncRNAs perform entirely different roles, providing new …

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

Inferring cell-specific lncRNA regulation with single-cell RNA-sequencing data in the developing human neocortex

2022-11-15 · Meng Huang, Jiangtao Ma, Changzhou Long, Junpeng Zhang 외

Long non-coding RNAs (lncRNAs) are important regulators to modulate gene expression and cell proliferation in the developing human brain. Previous methods mainly use bulk lncRNA and mRNA expression data to study lncRNA r…