LGSIOct 4, 2022

GIDN: A Lightweight Graph Inception Diffusion Network for High-efficient Link Prediction

arXiv:2210.01301v38 citationsh-index: 33
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient link prediction for graph-based applications, presenting an incremental improvement over existing methods.

The paper tackles link prediction in graphs by proposing GIDN, a lightweight model that generalizes graph diffusion across feature spaces and uses inception modules to reduce computational costs, achieving an 11% higher performance than AGDN on the ogbl-collab dataset.

In this paper, we propose a Graph Inception Diffusion Networks(GIDN) model. This model generalizes graph diffusion in different feature spaces, and uses the inception module to avoid the large amount of computations caused by complex network structures. We evaluate GIDN model on Open Graph Benchmark(OGB) datasets, reached an 11% higher performance than AGDN on ogbl-collab dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes