CTAGE: Curvature-Based Topology-Aware Graph Embedding for Learning Molecular Representations
Yili Chen, Zhengyu Li, Zheng Wan, Hui Yu, Xian Wei

TL;DR
This paper introduces CTAGE, a graph embedding method that uses k-hop Ricci curvature to incorporate 3D structural information into molecular graph representations, enhancing property prediction without increasing computational complexity.
Contribution
The novel use of k-hop Ricci curvature in graph neural networks effectively captures spatial structural information in molecular graphs, improving predictive performance.
Findings
Node curvature improves molecular property prediction accuracy.
k-hop Ricci curvature reflects molecular structure-function relationships.
Method maintains simplicity and efficiency of GNNs.
Abstract
AI-driven drug design relies significantly on predicting molecular properties, which is a complex task. In current approaches, the most commonly used feature representations for training deep neural network models are based on SMILES and molecular graphs. While these methods are concise and efficient, they have limitations in capturing complex spatial information. Recently, researchers have recognized the importance of incorporating three-dimensional information of molecular structures into models. However, capturing spatial information requires the introduction of additional units in the generator, bringing additional design and computational costs. Therefore, it is necessary to develop a method for predicting molecular properties that effectively combines spatial structural information while maintaining the simplicity and efficiency of graph neural networks. In this work, we propose…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Bioinformatics and Genomic Networks
MethodsMulti-Head Attention · Attention Is All You Need · Graph Neural Network · Linear Layer · Absolute Position Encodings · Softmax · Laplacian EigenMap · Dense Connections · Dropout · Byte Pair Encoding
