Ant Group's Self‑Developed Graph Neural Network Research: GeniePath and Bandit Sampler

This article introduces the fundamentals of graph neural networks, explains their expressive power for relational risk identification, and details Ant Group's innovations—including the GeniePath architecture and a bandit‑based sampling optimizer—that achieve superior performance on benchmark datasets.

AntTech
AntTech
AntTech
Ant Group's Self‑Developed Graph Neural Network Research: GeniePath and Bandit Sampler

In recent years, the rise of neural networks has driven data mining research, highlighting the importance of relational data for risk identification.

Graph neural networks (GNNs) map graph nodes to low‑dimensional embeddings, preserving similarity based on labels or structural proximity, using a message‑passing framework where nodes generate, propagate, and aggregate messages.

GNNs can express complex relational patterns that traditional neural networks or XGBoost cannot, such as predicting the size of connected subgraphs.

Ant Group’s research introduced GeniePath, an adaptive‑receptive‑path GNN published at AAAI 2019, which learns both breadth (neighbor importance) and depth (multi‑hop importance) adaptively, improving performance on benchmarks like protein‑protein interaction networks.

For GNN optimization, Ant Group proposed a bandit‑based sampler (NeurIPS 2020) that approximates the variance‑optimal sampling distribution without requiring full neighbor information, achieving near‑optimal variance and faster convergence.

Experimental results show GeniePath’s superior F1 scores and the bandit sampler’s robustness compared with existing methods.

References: Liu et al., “GeniePath: Graph Neural Networks with Adaptive Receptive Paths,” AAAI 2019; Liu et al., “Bandit Samplers for Training Graph Neural Networks,” NeurIPS 2020.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

machine learningGNNgraph neural networksrisk identificationbandit samplingGeniePath
AntTech
Written by

AntTech

Technology is the core driver of Ant's future creation.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.