Please wait a minute...
Frontiers of Computer Science

ISSN 2095-2228

ISSN 2095-2236(Online)

CN 10-1014/TP

Postal Subscription Code 80-970

2018 Impact Factor: 1.129

Front. Comput. Sci.    2025, Vol. 19 Issue (4) : 194904    https://doi.org/10.1007/s11704-024-40060-2
Interdisciplinary
Computational approaches for circRNA-disease association prediction: a review
Mengting NIU1,2, Yaojia CHEN3,4, Chunyu WANG5, Quan ZOU3,4, Lei XU2()
1. Center for Informational Biology, University of Electronic Science and Technology of China, Chengdu 610054, China
2. School of Applied Chemistry and Biological Technology, Shenzhen Polytechnic University, Shenzhen 518055, China
3. Institute of Fundamental and Frontier Sciences, University of Electronic Science and Technology of China,Chengdu 610054, China
4. Yangtze Delta Region Institute (Quzhou), University of Electronic Science and Technology of China,Quzhou 324000, China
5. Faculty of Computing, Harbin Institute of Technology, Harbin 150006, China
 Download: PDF(2595 KB)   HTML
 Export: BibTeX | EndNote | Reference Manager | ProCite | RefWorks
Abstract

Circular RNA (circRNA) is a covalently closed RNA molecule formed by back splicing. The role of circRNAs in posttranscriptional gene regulation provides new insights into several types of cancer and neurological diseases. CircRNAs are associated with multiple diseases and are emerging biomarkers in cancer diagnosis and treatment. The associations prediction is one of the current research hotspots in the field of bioinformatics. Although research on circRNAs has made great progress, the traditional biological method of verifying circRNA-disease associations is still a great challenge because it is a difficult task and requires much time. Fortunately, advances in computational methods have made considerable progress in circRNA research. This review comprehensively discussed the functions and databases related to circRNA, and then focused on summarizing the calculation model of related predictions, detailed the mainstream algorithm into 4 categories, and analyzed the advantages and limitations of the 4 categories. This not only helps researchers to have overall understanding of circRNA, but also helps researchers have a detailed understanding of the past algorithms, guide new research directions and research purposes to solve the shortcomings of previous research.

Keywords circular RNA      disease association prediction      machine learning      data mining      deep learning     
Corresponding Author(s): Lei XU   
Just Accepted Date: 24 April 2024   Issue Date: 20 June 2024
 Cite this article:   
Mengting NIU,Yaojia CHEN,Chunyu WANG, et al. Computational approaches for circRNA-disease association prediction: a review[J]. Front. Comput. Sci., 2025, 19(4): 194904.
 URL:  
https://academic.hep.com.cn/fcs/EN/10.1007/s11704-024-40060-2
https://academic.hep.com.cn/fcs/EN/Y2025/V19/I4/194904
Database circRNA Disease Association Description URL
CircR2Disease 661 100 725 It includs the circRNA and disease name, coordinates and gene symbols, expression mode. See bioinfo.snnu.edu.cn/CircR2Disease/ website.
circRNA disease 330 48 354 It includs circRNAs and diseases, including the circRNA ID and expression mode, disease, detection technology, circRNA biological function description. See cgga.org.cn:9091/circRNADisease/ website.
Circ2Disease 237 54 273 It includs circRNA and disease name, expression pattern, experimental method, and brief functional description of the CircrNa-disease relationship. See bioinformatics.zju.edu.cn/Circ2Disease/circRNAgroup.html website.
circMine 136,871 87 1,107 circMine offers 13 online analytical capabilities to assess the clinical and biological significance of circRNA. See biomedical-web.com/circmine/ website.
Circad 720 150 1,388 It lists validation methods, experimental validation states, primer information, and uses standardized nomenclature to standardize interpretations of associations. See clingen.igib.res.in/circad/ website.
CircR2Cancer 1,135 82 1,439 It includes information about cancer in the disease ontology as well as basic biological information about circRNAs. See biobdlab.cn:8000 website.
Tab.1  Databases for circRNA-disease associations
Fig.1  Classification and representation of computational methods for circRNA-disease prediction and grouping them based on an underlying computational model consisting of biological network, recommendation algorithms, machine learning, and deep learning. (a) Biological network-based methods; (b) recommender system-based methods; (c) machine learning-based methods; (d) deep learning-based methods
Fig.2  Computational models for predicting circRNA-disease associations
Calss Model Data Description AUC Code
Biological network-based methods KATZCPDA CircR2Disease KATZ 0.959,0.958 NA
NSL2CD CircR2Disease network embedding-based adaptive subspace learning 0.926 NA
PWCDA CircR2Disease computational path weighting model using the depth-first search algorithm 0.89 NA
NCPCDA CircR2Disease based on network consensus projection 0.884 See github.com/ghli16/NNCPCD website.
iCDA-CMG CircR2Disease, CircFunBase graph-based learning algorithm 0.862 NA
BRWSP CircR2Disease random walk 0.8675 NA
Recommender System-based method iCircDA-MF CircR2Disease matrix factorization 0.918 NA
RNMFLP CircR2Disease, CircRNADisease, Circ2Disease matrix factorization 0.9512 See github.com/biohnuster/RNMFLP website.
iCricDA-LTR CircFunBase learning to rank algorithm 0.928 See bliulab.net/iCircDA-LTR/ website.
IFCDA CircR2Disease CFR 0.946 NA
Machine learning-based methods iCDA-CGR CircR2Disease, circRNADisease, circFunBase, Circ2Disease support vector machine 0.8533 See github.com/look0012/iCDA-CGR website.
IMS-CDA CircR2Disease random forest classifier 0.8808 See github.com/look0012/IMS-CDA/ website.
DWNN-RLS CircR2Disease k-nearest neighbors 0.8854, 0.9205,0.9701 NA
XGBCDA CircR2Disease XGBoost 0.9860 See github.com/Q1DT/XGBCDA website.
NMFCDA CircR2Disease neural network Pseudoinverse Learning 0.9278 See github.com/look0012/NMFCDA website.
MSPCD CircFunBase neural networks 0.9904 See github.com/dayunliu/MSPCD website.
IGNSCDA CircR2Disease multilayer perceptron 0.829 NA
Deep learning-based methods RGCNCDA CircR2Disease map convolutional networks 0.8478 NA
MDGF-MCEC CircR2Disease map convolutional network 0.9744 See github.com/ABard0/MDGF-MCEC website.
DRGCNCDA circR2Cancer convolutional networks 0.9399 NA
SGANRDA CircR2Disease generative adversarial network 0.9411,0.9223 See github.com/look0012/SGANRDA/ website.
GANCDA CircR2Disease generation confrontation network 0.906 NA
GCNCDA CircR2Disease fastGCN 0.912,0.9278 See github.com/look0012/GCNCDA/ website.
GATCDA CircR2Diseas, CircAtlas2.0, Circ2Disease graph attention network 0.9011 NA
GraphCDA CircR2Disease graph convolutional network 0.9548 See github.com/Ziqiang-Liu/Predict website.
KGANCDA circR2Cancer knowledge graph attention network 0.8847 See github.com/lanbiolab/KGANCDA website.
GMNN2CD CircR2Disease graph convolutional network 0.9634 See github.com/nmt315320/GMNN2CD website.
iCircDA-NEAE CircR2Disease convolutional autoencoder 0.8962 See github.com/nathanyl/iCircDA-NEAE website.
CDHGNN CircR2Disease graph neural network model 0.886 NA
CLCDA CircR2Disease graph autoencoder 0.998 See github.com/Lxinmeng/CLCDA website.
Tab.2  Different computational methods to predict circRNA-disease associations
  
  
  
  
  
1 H L, Sanger G, Klotz D, Riesner H J, Gross A K Kleinschmidt . Viroids are single-stranded covalently closed circular RNA molecules existing as highly base-paired rod-like structures. Proceedings of the National Academy of Sciences of the United States of America, 1976, 73( 11): 3852–3856
2 S, Memczak M, Jens A, Elefsinioti F, Torti J, Krueger A, Rybak L, Maier S D, Mackowiak L H, Gregersen M, Munschauer A, Loewer U, Ziebold M, Landthaler C, Kocks Noble F, Le N Rajewsky . Circular RNAs are a large class of animal RNAs with regulatory potency. Nature, 2013, 495( 7441): 333–338
3 S, Qu X, Yang X, Li J, Wang Y, Gao R, Shang W, Sun K, Dou H Li . Circular RNA: a new star of noncoding RNAs. Cancer Letters, 2015, 365( 2): 141–148
4 C Y, Ye L, Chen C, Liu Q H, Zhu L Fan . Widespread noncoding circular RNAs in plants. New Phytologist, 2015, 208( 1): 88–95
5 K Y, Hsiao H S, Sun S J Tsai . Circular RNA–new member of noncoding RNA with novel functions. Experimental Biology and Medicine, 2017, 242( 11): 1136–1141
6 W R, Jeck N E Sharpless . Detecting and characterizing circular RNAs. Nature Biotechnology, 2014, 32( 5): 453–461
7 S, Meng H, Zhou Z, Feng Z, Xu Y, Tang P, Li M Wu . CircRNA: functions and properties of a novel potential biomarker for cancer. Molecular Cancer, 2017, 16( 1): 94
8 Y, Li Q, Zheng C, Bao S, Li W, Guo J, Zhao D, Chen J, Gu X, He S Huang . Circular RNA is enriched and stable in exosomes: a promising biomarker for cancer diagnosis. Cell Research, 2015, 25( 8): 981–984
9 L, Verduci S, Strano Y, Yarden G Blandino . The circRNA–microRNA code: emerging implications for cancer diagnosis and treatment. Molecular Oncology, 2019, 13( 4): 669–680
10 Q, Zheng C, Bao W, Guo S, Li J, Chen B, Chen Y, Luo D, Lyu Y, Li G, Shi L, Liang J, Gu X, He S Huang . Circular RNA profiling reveals an abundant circHIPK3 that regulates cell growth by sponging multiple miRNAs. Nature Communications, 2016, 7( 1): 11215
11 L, Verduci E, Tarcitano S, Strano Y, Yarden G Blandino . CircRNAs: role in human diseases and potential use as biomarkers. Cell Death & Disease, 2021, 12( 5): 468
12 Y, Wang X, Zhang Y, Ju Q, Liu Q, Zou Y, Zhang Y, Ding Y Zhang . Identification of human microRNA-disease association via low-rank approximation-based link propagation and multiple kernel learning. Frontiers of Computer Science, 2024, 18( 2): 182903
13 C-C, Wang C-D, Han Q, Zhao X Chen . Circular RNAs and complex diseases: from experimental results to computational models. Briefings in Bioinformatics, 2021, 22( 6): bbab286
14 W, Lan Y, Dong H, Zhang C, Li Q, Chen J, Liu J, Wang Y P P Chen . Benchmarking of computational methods for predicting circRNA-disease associations. Briefings in Bioinformatics, 2023, 24( 1): bbac613
15 Y, Chen J, Wang C, Wang M, Liu Q Zou . Deep learning models for disease-associated circRNA prediction: a review. Briefings in Bioinformatics, 2022, 23( 6): bbac364
16 Q, Xiao J, Dai J Luo . A survey of circular RNAs in complex diseases: databases, tools and computational methods. Briefings in Bioinformatics, 2022, 23( 1): bbab444
17 E A, Belousova M L, Filipenko N E Kushlinskii . Circular RNA: new regulatory molecules. Bulletin of Experimental Biology and Medicine, 2018, 164( 6): 803–815
18 J-L, Gao G, Chen H-Q, He J Wang . CircRNA as a new field in human disease research. China Journal of Chinese Materia Medica, 2018, 43( 3): 457–462
19 J, Lou Y, Hao K, Lin Y, Lyu M, Chen H, Wang D, Zou X, Jiang R, Wang D, Jin E W F, Lam S, Shao Q, Liu J, Yan X, Wang P, Chen B, Zhang B Jin . Circular RNA CDR1as disrupts the p53/MDM2 complex to inhibit Gliomagenesis. Molecular Cancer, 2020, 19( 1): 138
20 B, Capel A, Swain S, Nicolis A, Hacker M, Walter P, Koopman P, Goodfellow R Lovell-Badge . Circular transcripts of the testis-determining gene Sry in adult mouse testis. Cell, 1993, 73( 5): 1019–1030
21 N R, Pamudurti I L, Patop A, Krishnamoorthy O, Bartok R, Maya N, Lerner R, Ashwall-Fluss J V V, Konakondla T, Beatus S Kadener . circMbl functions in cis and in trans to regulate gene expression and physiology in a tissue-specific fashion. Cell Reports, 2022, 39( 4): 110740
22 Panda A C. Circular RNAs act as miRNA sponges. Circular RNAs: Biogenesis and Functions, 2018: 67-79
23 M, Su Y, Xiao J, Ma Y, Tang B, Tian Y, Zhang X, Li Z, Wu D, Yang Y, Zhou H, Wang Q, Liao W Wang . Circular RNAs in Cancer: emerging functions in hallmarks, stemness, resistance and roles as potential biomarkers. Molecular Cancer, 2019, 18( 1): 90
24 Hansen T B, Jensen T I, Clausen B H, Bramsen J B, Finsen B, et al. Natural RNA circles function as efficient microRNA sponges. Nature, 2013, 495(7441): 384-388
25 S K, Gupta A, Garg C, Bär S, Chatterjee A, Foinquinos H, Milting K, Streckfuß-Bömeke J, Fiedler T Thum . Quaking inhibits doxorubicin-mediated cardiotoxicity through regulation of cardiac circular RNA expression. Circulation Research, 2018, 122( 2): 246–254
26 Y-J, Chen C-Y, Chen T-L, Mai C-F, Chuang Y-C, Chen S K, Gupta L, Yen Y D, Wang T J Chuang . Genome-wide, integrative analysis of circular RNA dysregulation and the corresponding circular RNA-microRNA-mRNA regulatory axes in autism. Genome Research, 2020, 30( 3): 375–391
27 F, Zhang R, Zhang X, Zhang Y, Wu X, Li S, Zhang W, Hou Y, Ding J, Tian L, Sun X Kong . Comprehensive analysis of circRNA expression pattern and circRNA-miRNA-mRNA network in the pathogenesis of atherosclerosis in rabbits. Aging, 2018, 10( 9): 2266–2283
28 W, Chia J, Liu Y-G, Huang C Zhang . A circular RNA derived from DAB1 promotes cell proliferation and osteogenic differentiation of BMSCs via RBPJ/DAB1 axis. Cell Death & Disease, 2020, 11( 5): 372
29 Y, Liu J, Song Y, Liu Z, Zhou X Wang . Transcription activation of circ-STAT3 induced by Gli2 promotes the progression of hepatoblastoma via acting as a sponge for miR-29a/b/c-3p to upregulate STAT3/Gli2. Journal of Experimental & Clinical Cancer Research, 2020, 39( 1): 101
30 P, Kong Y, Yu L, Wang Y-Q, Dou X-H, Zhang Y, Cui H-Y, Wang Y-T, Yong Y-B, Liu H-J, Hu W, Cui S-G, Sun B-H, Li F, Zhang M Han . circ-Sirt1 controls NF-κB activation via sequence-specific interaction and enhancement of SIRT1 expression by binding to miR-132/212 in vascular smooth muscle cells. Nucleic Acids Research, 2019, 47( 7): 3580–3593
31 W-C, Liang C-W, Wong P-P, Liang M, Shi Y, Cao S-T, Rao S K W, Tsui M M Y, Waye Q, Zhang W-M, Fu J-F Zhang . Translation of the circular RNA circβ-catenin promotes liver cancer cell growth through activation of the Wnt pathway. Genome Biology, 2019, 20( 1): 84
32 N, Bai E, Peng X, Qiu N, Lyu Z, Zhang Y, Tao X, Li Z Wang . circFBLIM1 act as a ceRNA to promote hepatocellular cancer progression by sponging miR-346. Journal of Experimental & Clinical Cancer Research, 2018, 37( 1): 172
33 J, Zhou S, Zhang Z, Chen Z, He Y, Xu Z Li . CircRNA-ENO1 promoted glycolysis and tumor progression in lung adenocarcinoma through upregulating its host gene ENO1. Cell Death & Disease, 2019, 10( 12): 885
34 R, He P, Liu X, Xie Y, Zhou Q, Liao W, Xiong X, Li G, Li Z, Zeng H Tang . circGFRA1 and GFRA1 act as ceRNAs in triple negative breast cancer by regulating miR-34a. Journal of Experimental & Clinical Cancer Research, 2017, 36( 1): 145
35 R, Ou J, Lv Q, Zhang F, Lin L, Zhu F, Huang X, Li T, Li L, Zhao Y, Ren Y Xu . circAMOTL1 motivates AMOTL1 expression to facilitate cervical cancer growth. Molecular Therapy Nucleic Acids, 2020, 19: 50–60
36 L, Yang Z, Zeng N, Kang J C, Yang X, Wei Y Hai . Circ-VANGL1 promotes the progression of osteoporosis by absorbing miRNA-217 to regulate RUNX2 expression. European Review for Medical and Pharmacological Sciences, 2019, 23( 3): 949–957
37 L, Wan Q, Han B, Zhu Z, Kong E Feng . Circ-TFF1 facilitates breast cancer development via regulation of miR-338-3p/FGFR1 Axis. Biochemical Genetics, 2022, 60( 1): 315–335
38 M Lu . Circular RNA: functions, applications and prospects. ExRNA, 2020, 2( 1): 1
39 X, Geng X, Lin Y, Zhang Q, Li Y, Guo C, Fang H Wang . Exosomal circular RNA sorting mechanisms and their function in promoting or inhibiting cancer. Oncology Letters, 2020, 19( 5): 3369–3380
40 S, Aufiero Y J, Reckman Y M, Pinto E E Creemers . Circular RNAs open a new chapter in cardiovascular biology. Nature Reviews Cardiology, 2019, 16( 8): 503–514
41 Z, Xu L, Song S, Liu W Zhang . DeepCRBP: improved predicting function of circRNA-RBP binding sites with deep feature learning. Frontiers of Computer Science, 2024, 18( 2): 182907
42 Y, Guo X, Lei L, Liu Y Pan . circ2CBA: prediction of circRNA-RBP binding sites combining deep learning and attention mechanism. Frontiers of Computer Science, 2023, 17( 5): 175904
43 R, Zhou Y, Wu W, Wang W, Su Y, Liu Y, Wang C, Fan X, Li G, Li Y, Li W, Xiong Z Zeng . Circular RNAs (circRNAs) in cancer. Cancer Letters, 2018, 425: 134–142
44 L, Peng X Q, Yuan G C Li . The emerging landscape of circular RNA ciRS-7 in cancer. Oncology Reports, 2015, 33( 6): 2669–2674
45 B, Chen S Huang . Circular RNA: an emerging non-coding RNA as a regulator and biomarker in cancer. Cancer Letters, 2018, 418: 41–50
46 T B, Hansen J, Kjems C K Damgaard . Circular RNA and miR-7 in cancer. Cancer Research, 2013, 73( 18): 5609–5612
47 R Akhter . Circular RNA and Alzheimer’s disease. In: Xiao J, ed. Circular RNAs: Biogenesis and Functions. Singapore: Springer, 2018, 239−243
48 H, Hong H, Zhu S, Zhao K, Wang N, Zhang Y, Tian Y, Li Y, Wang X, Lv T, Wei Y, Liu S, Fan Y, Liu Y, Li A, Cai S, Jin Q, Qin H Li . The novel circCLK3/miR-320a/FoxM1 axis promotes cervical cancer progression. Cell Death & Disease, 2019, 10( 12): 950
49 R, Ashwal-Fluss M, Meyer N R, Pamudurti A, Ivanov O, Bartok M, Hanan N, Evantal S, Memczak N, Rajewsky S Kadener . circRNA biogenesis competes with pre-mRNA splicing. Molecular Cell, 2014, 56( 1): 55–66
50 X, Ji L, Shan P, Shen M He . Circular RNA circ_001621 promotes osteosarcoma cells proliferation and migration by sponging miR-578 and regulating VEGF expression. Cell Death & Disease, 2020, 11( 1): 18
51 P, Glažar P, Papavasileiou N Rajewsky . circBase: a database for circular RNAs. RNA, 2014, 20( 11): 1666–1670
52 S, Li Y, Li B, Chen J, Zhao S, Yu Y, Tang Q, Zheng Y, Li P, Wang X, He S Huang . exoRBase: a database of circRNA, lncRNA and mRNA in human blood exosomes. Nucleic Acids Research, 2018, 46( D1): D106–D112
53 R, Dong X-K, Ma G-W, Li L Yang . CIRCpedia v2: an updated database for comprehensive circular RNA annotation and expression comparison. Genomics, Proteomics & Bioinformatics, 2018, 16( 4): 226–233
54 X, Pan K, Xiong C, Anthon P, Hyttel K K, Freude L J, Jensen J Gorodkin . WebCircRNA: classifying the circular RNA potential of coding and noncoding RNA. Genes, 2018, 9( 11): 536
55 H, Ruan Y, Xiang J, Ko S, Li Y, Jing X, Zhu Y, Ye Z, Zhang T, Mills J, Feng C J, Liu J, Jing J, Cao B, Zhou L, Wang Y, Zhou C, Lin A Y, Guo X, Chen L, Diao W, Li Z, Chen X, He G B, Mills M R, Blackburn L Han . Comprehensive characterization of circular RNAs in~ 1000 human cancer cell lines. Genome Medicine, 2019, 11( 1): 55
56 Q, Liu Y, Cai H, Xiong Y, Deng X Dai . CCRDB: a cancer circRNAs-related database and its application in hepatocellular carcinoma-related circRNAs. Database, 2019, 2019: baz063
57 M, Zhao Y, Liu H Qu . circExp database: An online transcriptome platform for human circRNA expressions in cancers. Database, 2021, 2021: baab045
58 X, Meng D, Hu P, Zhang Q, Chen M Chen . CircFunBase: a database for functional circular RNAs. Database, 2019, 2019: baz003
59 D B, Dudekula A C, Panda I, Grammatikakis S, De K, Abdelmohsen M Gorospe . CircInteractome: a web tool for exploring circular RNAs and their interacting proteins and microRNAs. RNA Biology, 2016, 13( 1): 34–42
60 X, Chen P, Han T, Zhou X, Guo X, Song Y Li . circRNADb: a comprehensive database for human circular RNAs with protein-coding annotations. Scientific Reports, 2016, 6( 1): 34985
61 A, Hamosh A F, Scott J S, Amberger C A, Bocchini V A McKusick . Online Mendelian Inheritance in Man (OMIM), a knowledgebase of human genes and genetic disorders. Nucleic Acids Research, 2005, 33( S1): D514–D517
62 N, Rappaport N, Nativ G, Stelzer M, Twik Y, Guan-Golan T I, Stein I, Bahir F, Belinky C P, Morrey M, Safran D Lancet . MalaCards: an integrated compendium for diseases and their annotation. Database, 2013, 2013: bat018
63 Canese K, Weis S. PubMed: the bibliographic database. 2002 Oct 9 [Updated 2013 Mar 20]. In: The NCBI Handbook[Internet]. 2nd edn. Bethesda (MD): National Center for Biotechnology Information (US). 2013, Available from the website of ncbi.nlm.nih.gov/books/NBK153385/
64 L, Zhu T, Ren Z, Zhu M, Cheng Q, Mou M, Mu Y, Liu Y, Yao Y, Cheng B, Zhang Z Cheng . Thymosin-β4 mediates hepatic stellate cell activation by interfering with CircRNA-0067835/miR-155/FoxO3 signaling pathway. Cellular Physiology and Biochemistry, 2018, 51( 3): 1389–1398
65 Z, Zhao K, Wang F, Wu W, Wang K, Zhang H, Hu Y, Liu T Jiang . circRNA disease: a manually curated database of experimentally supported circRNA-disease associations. Cell Death & Disease, 2018, 9( 5): 475
66 D, Yao L, Zhang M, Zheng X, Sun Y, Lu P Liu . Circ2Disease: a manually curated database of experimentally validated circRNAs in human disease. Scientific Reports, 2018, 8( 1): 11018
67 W, Zhang Y, Liu Z, Min G, Liang J, Mo Z, Ju B, Zeng W, Guan Y, Zhang J, Chen Q, Zhang H, Li C, Zeng Y, Wei G C F Chan . circMine: a comprehensive database to integrate, analyze and visualize human disease–related circRNA transcriptome. Nucleic Acids Research, 2022, 50( D1): D83–D92
68 M, Rophina D, Sharma M, Poojary V Scaria . Circad: a comprehensive manually curated resource of circular RNA associated with diseases. Database, 2020, 2020: baaa019
69 W, Lan M, Zhu Q, Chen B, Chen J, Liu M, Li Y P P Chen . CircR2Cancer: a manually curated database of associations between circRNAs and cancers. Database, 2020, 2020: baaa085
70 L, Deng W, Zhang Y, Shi Y Tang . Fusion of multiple heterogeneous networks for predicting circRNA-disease associations. Scientific Reports, 2019, 9( 1): 9605
71 Q, Xiao H, Yu J, Zhong C, Liang G, Li P, Ding J Luo . An in-silico method with graph-based multi-label learning for large-scale prediction of circRNA-disease associations. Genomics, 2020, 112( 5): 3407–3415
72 Q, Xiao Y, Fu Y, Yang J, Dai J Luo . NSL2CD: identifying potential circRNA–disease associations based on network embedding and subspace learning. Briefings in Bioinformatics, 2021, 22( 6): bbab177
73 X, Lei Z, Fang L, Chen F-X Wu . PWCDA: path weighted method for predicting circRNA-disease associations. International Journal of Molecular Sciences, 2018, 19( 11): 3410
74 G, Li Y, Yue C, Liang Q, Xiao P, Ding J Luo . NCPCDA: network consistency projection for circRNA–disease association prediction. RSC Advances, 2019, 9( 57): 33222–33228
75 Q, Xiao J, Zhong X, Tang J Luo . iCDA-CMG: identifying circRNA-disease associations by federating multi-similarity fusion and collective matrix completion. Molecular Genetics and Genomics, 2021, 296( 1): 223–233
76 L, Shu C, Zhou X, Yuan J, Zhang L Deng . MSCFS: inferring circRNA functional similarity based on multiple data sources. BMC Bioinformatics, 2021, 22( 10): 371
77 X, Lei W Zhang . BRWSP: predicting circRNA-disease associations based on biased random walk to search paths on a multiple heterogeneous network. Complexity, 2019, 2019: 5938035
78 X, Lei Z, Fang L Guo . Predicting circRNA–disease associations based on improved collaboration filtering recommendation system with multiple data. Frontiers in Genetics, 2019, 10: 897
79 H, Wei Y, Xu B Liu . iCircDA-LTR: identification of circRNA–disease associations based on Learning to Rank. Bioinformatics, 2021, 37( 19): 3302–3310
80 H, Wei B Liu . iCircDA-MF: identification of circRNA-disease associations based on matrix factorization. Briefings in Bioinformatics, 2020, 21( 4): 1356–1367
81 L, Peng C, Yang L, Huang X, Chen X, Fu W Liu . RNMFLP: predicting circRNA–disease associations based on robust nonnegative matrix factorization and label propagation. Briefings in Bioinformatics, 2022, 23( 5): bbac155
82 K, Zheng Z-H, You J-Q, Li L, Wang Z-H, Guo Y-A Huang . iCDA-CGR: Identification of circRNA-disease associations based on Chaos Game Representation. PLoS Computational Biology, 2020, 16( 5): e1007872
83 L, Wang Z H, You J Q, Li Y A Huang . IMS-CDA: prediction of CircRNA-disease associations from the integration of multisource similarity information with deep stacked autoencoder model. IEEE Transactions on Cybernetics, 2021, 51( 11): 5522–5531
84 S, Shen J, Liu C, Zhou Y, Qian L Deng . XGBCDA: a multiple heterogeneous networks-based method for predicting circRNA-disease associations. BMC Medical Genomics, 2022, 13( 1): 196
85 L, Wang Z-H, You X, Zhou X, Yan H-Y, Li Y-A Huang . NMFCDA: Combining randomization-based neural network with non-negative matrix factorization for predicting CircRNA-disease association. Applied Soft Computing, 2021, 110: 107629
86 L, Deng D, Liu Y, Li R, Wang J, Liu J, Zhang H Liu . MSPCD: predicting circRNA-disease associations via integrating multi-source data and hierarchical neural network. BMC Bioinformatics, 2022, 23( 3): 427
87 C, Yan J, Wang F-X Wu . DWNN-RLS: regularized least squares method for predicting circRNA-disease associations. BMC Bioinformatics, 2018, 19( 19): 520
88 W, Lan Y, Dong Q, Chen J, Liu J, Wang Y P P, Chen S Pan . IGNSCDA: predicting CircRNA-disease associations based on improved graph convolutional network and negative sampling. IEEE/ACM Transactions on Computational Biology and Bioinformatics, 2022, 19( 6): 3530–3538
89 L, Wang X, Yan Z-H, You X, Zhou H-Y, Li Y-A Huang . SGANRDA: semi-supervised generative adversarial networks for predicting circRNA–disease associations. Briefings in Bioinformatics, 2021, 22( 5): bbab028
90 Y, Chen Y, Wang Y, Ding X, Su C Wang . RGCNCDA: Relational graph convolutional network improves circRNA-disease association prediction by incorporating microRNAs. Computers in Biology and Medicine, 2022, 143: 105322
91 X, Yan L, Wang Z-H, You L-P, Li K Zheng . GANCDA: a novel method for predicting circRNA-disease associations based on deep generative adversarial network. International Journal of Data Mining and Bioinformatics, 2020, 23( 3): 265–283
92 Q, Wu Z, Deng X, Pan H-B, Shen K-S, Choi S, Wang J, Wu D J Yu . MDGF-MCEC: a multi-view dual attention embedding model with cooperative ensemble learning for CircRNA-disease association prediction. Briefings in Bioinformatics, 2022, 23( 5): bbac289
93 L, Wang Z-H, You Y-M, Li K, Zheng Y-A Huang . GCNCDA: a new method for predicting circRNA-disease associations based on graph convolutional network algorithm. PLoS Computational Biology, 2020, 16( 5): e1007568
94 C, Bian X-J, Lei F-X Wu . GATCDA: predicting circRNA-disease associations based on graph attention network. Cancers, 2021, 13( 11): 2595
95 Q, Dai Z, Liu Z, Wang X, Duan M Guo . GraphCDA: a hybrid graph representation learning framework based on GCN and GAT for predicting disease-associated circRNAs. Briefings in Bioinformatics, 2022, 23( 5): bbac379
96 W, Lan Y, Dong Q, Chen R, Zheng J, Liu Y, Pan Y P P Chen . KGANCDA: predicting circRNA-disease associations based on knowledge graph attention network. Briefings in Bioinformatics, 2022, 23( 1): bbab494
97 W, Lan H, Zhang Y, Dong Q, Chen J, Cao W, Peng J, Liu M Li . DRGCNCDA: Predicting circRNA-disease interactions based on knowledge graph and disentangled relational graph convolutional network. Methods, 2022, 208: 35–41
98 L, Yuan J, Zhao Z, Shen Q, Zhang Y, Geng C-H, Zheng D-S Huang . iCircDA-NEAE: Accelerated attribute network embedding and dynamic convolutional autoencoder for circRNA-disease associations prediction. PLoS Computational Biology, 2023, 19( 8): e1011344
99 Lu C, Zhang L, Zeng M, Lan W, Wang J. Identifying disease-associated circRNAs based on edge-weighted graph attention and heterogeneous graph neural network. bioRxiv, 2022: 2022.05. 04.490565
100 M, Niu Q, Zou C Wang . GMNN2CD: identification of circRNA–disease associations based on variational inference and graph Markov neural networks. Bioinformatics, 2022, 38( 8): 2246–2253
101 Y, Wang Y, Zhai Y, Ding Q Zou . SBSM-Pro: support bio-sequence machine for proteins. 2023, arXiv preprint arXiv: 2308.10275
102 C, Fan X, Lei F-X Wu . Prediction of CircRNA-disease associations using KATZ model based on heterogeneous networks. International Journal of Biological Sciences, 2018, 14( 14): 1950–1959
103 C, Fan X, Lei Y Pan . Prioritizing CircRNA–disease associations with convolutional neural network based on multiple similarity feature fusion. Frontiers in Genetics, 2020, 11: 540751
[1] Haochen ZHAO, Jian ZHONG, Xiao LIANG, Chenliang XIE, Shaokai WANG. Application of machine learning in drug side effect prediction: databases, methods, and challenges[J]. Front. Comput. Sci., 2025, 19(5): 195902-.
[2] Yanlin LI, Wantong JIAO, Ruihan LIU, Xuejin DENG, Feng ZHU, Weiwei XUE. Expanding the sequence spaces of synthetic binding protein using deep learning-based framework ProteinMPNN[J]. Front. Comput. Sci., 2025, 19(5): 195903-.
[3] Jingyu LIU, Shi CHEN, Li SHEN. A comprehensive survey on graph neural network accelerators[J]. Front. Comput. Sci., 2025, 19(2): 192104-.
[4] Lingling ZHAO, Shitao SONG, Pengyan WANG, Chunyu WANG, Junjie WANG, Maozu GUO. A MLP-Mixer and mixture of expert model for remaining useful life prediction of lithium-ion batteries[J]. Front. Comput. Sci., 2024, 18(5): 185329-.
[5] Enes DEDEOGLU, Himmet Toprak KESGIN, Mehmet Fatih AMASYALI. A robust optimization method for label noisy datasets based on adaptive threshold: Adaptive-k[J]. Front. Comput. Sci., 2024, 18(4): 184315-.
[6] Wenzheng BAO, Bin YANG. Protein acetylation sites with complex-valued polynomial model[J]. Front. Comput. Sci., 2024, 18(3): 183904-.
[7] Hengyu LIU, Tiancheng ZHANG, Fan LI, Minghe YU, Ge YU. A probabilistic generative model for tracking multi-knowledge concept mastery probability[J]. Front. Comput. Sci., 2024, 18(3): 183602-.
[8] Mingzhi YUAN, Kexue FU, Zhihao LI, Manning WANG. Decoupled deep hough voting for point cloud registration[J]. Front. Comput. Sci., 2024, 18(2): 182703-.
[9] Mingzhen LI, Changxi LIU, Jianjin LIAO, Xuegui ZHENG, Hailong YANG, Rujun SUN, Jun XU, Lin GAN, Guangwen YANG, Zhongzhi LUAN, Depei QIAN. Towards optimized tensor code generation for deep learning on sunway many-core processor[J]. Front. Comput. Sci., 2024, 18(2): 182101-.
[10] Hanadi AL-MEKHLAFI, Shiguang LIU. Single image super-resolution: a comprehensive review and recent insight[J]. Front. Comput. Sci., 2024, 18(1): 181702-.
[11] Yan LIN, Jiashu WANG, Xiaowei LIU, Xueqin XIE, De WU, Junjie ZHANG, Hui DING. A computational model to identify fertility-related proteins using sequence information[J]. Front. Comput. Sci., 2024, 18(1): 181902-.
[12] Fengxia LIU, Zhiming ZHENG, Yexuan SHI, Yongxin TONG, Yi ZHANG. A survey on federated learning: a perspective from multi-party computation[J]. Front. Comput. Sci., 2024, 18(1): 181336-.
[13] Bin-Bin JIA, Jun-Ying LIU, Jun-Yi HANG, Min-Ling ZHANG. Learning label-specific features for decomposition-based multi-class classification[J]. Front. Comput. Sci., 2023, 17(6): 176348-.
[14] Yufei ZENG, Zhixin LI, Zhenbin CHEN, Huifang MA. Aspect-level sentiment analysis based on semantic heterogeneous graph convolutional network[J]. Front. Comput. Sci., 2023, 17(6): 176340-.
[15] Yamin HU, Hao JIANG, Zongyao HU. Measuring code maintainability with deep neural networks[J]. Front. Comput. Sci., 2023, 17(6): 176214-.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed