HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Ranking Structured Objects with Graph Neural Networks

Clemens Damke; Eyke Hüllermeier

Ranking Structured Objects with Graph Neural Networks

Abstract

Graph neural networks (GNNs) have been successfully applied in many structured data domains, with applications ranging from molecular property prediction to the analysis of social networks. Motivated by the broad applicability of GNNs, we propose the family of so-called RankGNNs, a combination of neural Learning to Rank (LtR) methods and GNNs. RankGNNs are trained with a set of pair-wise preferences between graphs, suggesting that one of them is preferred over the other. One practical application of this problem is drug screening, where an expert wants to find the most promising molecules in a large collection of drug candidates. We empirically demonstrate that our proposed pair-wise RankGNN approach either significantly outperforms or at least matches the ranking performance of the naive point-wise baseline approach, in which the LtR problem is solved via GNN-based graph regression.

Code Repositories

Cortys/rankgnn
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
graph-ranking-on-ogbg-molesol2-WL-GNN + DirectRanker
Kendall's Tau: 0.745
graph-ranking-on-ogbg-molesol2-WL-GNN + Utility Regression
Kendall's Tau: 0.747
graph-ranking-on-ogbg-molesol2-WL-GNN + Rank Regression
Kendall's Tau: 0.720
graph-ranking-on-ogbg-molesol2-WL-GNN + CmpNN
Kendall's Tau: 0.718
graph-ranking-on-ogbg-molfreesolv2-WL-GNN + Utility Regression
Kendall's Tau: 0.379
graph-ranking-on-ogbg-molfreesolv2-WL-GNN + DirectRanker
Kendall's Tau: 0.525
graph-ranking-on-ogbg-molfreesolv2-WL-GNN + Rank Regression
Kendall's Tau: 0.524
graph-ranking-on-ogbg-molfreesolv2-WL-GNN + CmpNN
Kendall's Tau: 0.527
graph-ranking-on-ogbg-mollipo2-WL-GNN + Rank Regression
Kendall's Tau: 0.332
graph-ranking-on-ogbg-mollipo2-WL-GNN + CmpNN
Kendall's Tau: 0.503
graph-ranking-on-ogbg-mollipo2-WL-GNN + Utility Regression
Kendall's Tau: 0.318
graph-ranking-on-ogbg-mollipo2-WL-GNN + DirectRanker
Kendall's Tau: 0.505
graph-ranking-on-zinc2-WL-GNN + DirectRanker
Kendall's Tau: 0.894
graph-ranking-on-zinc2-WL-GNN + Rank Regression
Kendall's Tau: 0.810
graph-ranking-on-zinc2-WL-GNN + Utility Regression
Kendall's Tau: 0.803
graph-ranking-on-zinc2-WL-GNN + CmpNN
Kendall's Tau: 0.873

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Ranking Structured Objects with Graph Neural Networks | Papers | HyperAI