TL;DR
The paper introduces GBDTSVM, a novel machine learning framework combining Gradient Boosting Decision Trees and Support Vector Machines to accurately predict snoRNA-disease associations, outperforming existing methods.
Contribution
It presents a new integrated model leveraging GBDT and SVM with similarity measures, improving prediction accuracy for snoRNA-disease associations.
Findings
Achieved AUROC of 0.96 and AUPRC of 0.95 on MDRF dataset
Demonstrated superior performance over state-of-the-art methods
Validated predictions through case studies on multiple diseases
Abstract
Small nucleolar RNAs (snoRNAs) are increasingly recognized for their critical role in the pathogenesis and characterization of various human diseases. Consequently, the precise identification of snoRNA-disease associations (SDAs) is essential for the progression of diseases and the advancement of treatment strategies. However, conventional biological experimental approaches are costly, time-consuming, and resource-intensive; therefore, machine learning-based computational methods offer a promising solution to mitigate these limitations. This paper proposes a model called 'GBDTSVM', representing a novel and efficient machine learning approach for predicting snoRNA-disease associations by leveraging a Gradient Boosting Decision Tree (GBDT) and Support Vector Machine (SVM). 'GBDTSVM' effectively extracts integrated snoRNA-disease feature representations utilizing GBDT and SVM is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSupport Vector Machine
