AUTHOR=Li Zhen , Qi Mingming , Huang Juyuan , Zhang Wei , Tan Xu , Chen Yifan TITLE=Geometry-enhanced graph neural networks accelerate circRNA therapeutic target discovery JOURNAL=Frontiers in Genetics VOLUME=Volume 16 - 2025 YEAR=2025 URL=https://www.frontiersin.org/journals/genetics/articles/10.3389/fgene.2025.1633391 DOI=10.3389/fgene.2025.1633391 ISSN=1664-8021 ABSTRACT=Circular RNAs (circRNAs) play pivotal roles in various biological processes and disease progression, particularly in modulating drug responses and resistance mechanisms. Accurate prediction of circRNA-drug associations (CDAs) is essential for biomarker discovery and the advancement of therapeutic strategies. Although several computational approaches have been proposed for identifying novel circRNA therapeutic targets, their performance is often limited by inadequate modeling of higher-order geometric information within circRNA-drug interaction networks. To overcome these challenges, we propose G2CDA, a geometric graph representation learning framework specifically designed to enhance the identification of CDAs and facilitate therapeutic target discovery. G2CDA introduces torsion-based geometric encoding into the message propagation process of the circRNA-drug network. For each potential association, we construct local simplicial complexes, extract their geometric features, and integrate these features as adaptive weights during message propagation and aggregation. This design promotes a richer understanding of local topological structures, thereby improving the robustness and expressiveness of learned circRNA and drug representations. Extensive benchmark evaluations on public datasets demonstrate that G2CDA outperforms state-of-the-art CDA prediction models, particularly in identifying novel associations. Case studies further confirm its effectiveness by uncovering potential drug interactions with the ALDH3A2 and ANXA2 biomarkers. Collectively, G2CDA provides a robust and interpretable framework for accelerating circRNA-based therapeutic target discovery and streamlining drug development pipelines. Our code are archived in: https://github.com/lizhen5000/G2CDA.