Graph Representation Learning

376 papers with code • 1 benchmarks • 6 datasets

The goal of Graph Representation Learning is to construct a set of features (‘embeddings’) representing the structure of the graph and the data thereon. We can distinguish among Node-wise embeddings, representing each node of the graph, Edge-wise embeddings, representing each edge in the graph, and Graph-wise embeddings representing the graph as a whole.

Source: SIGN: Scalable Inception Graph Neural Networks

Libraries

Use these libraries to find Graph Representation Learning models and implementations

TASER: Temporal Adaptive Sampling for Fast and Accurate Dynamic Graph Representation Learning

facebookresearch/taser-tgnn 8 Feb 2024

Recently, Temporal Graph Neural Networks (TGNNs) have demonstrated state-of-the-art performance in various high-impact applications, including fraud detection and content recommendation.

10
08 Feb 2024

Two Trades is not Baffled: Condensing Graph via Crafting Rational Gradient Matching

nus-hpc-ai-lab/ctrl 7 Feb 2024

Training on large-scale graphs has achieved remarkable results in graph representation learning, but its cost and storage have raised growing concerns.

4
07 Feb 2024

No Need to Look Back: An Efficient and Scalable Approach for Temporal Network Representation Learning

graph-com/nlb 3 Feb 2024

This strategy is implemented using a GPU-executable size-constrained hash table for each node, recording down-sampled recent interactions, which enables rapid response to queries with minimal inference latency.

4
03 Feb 2024

L2G2G: a Scalable Local-to-Global Network Embedding with Graph Autoencoders

tonyauyeung/local2gae2global 2 Feb 2024

For analysing real-world networks, graph representation learning is a popular tool.

1
02 Feb 2024

Graph Domain Adaptation: Challenges, Progress and Prospects

skyorca/awesome-graph-domain-adaptation-papers 1 Feb 2024

To the best of our knowledge, this paper is the first survey for graph domain adaptation.

11
01 Feb 2024

Graph Contrastive Learning with Cohesive Subgraph Awareness

wuyucheng2002/ctaug 31 Jan 2024

However, such stochastic augmentations may severely damage the intrinsic properties of a graph and deteriorate the following representation learning process.

5
31 Jan 2024

Product Manifold Representations for Learning on Biological Pathways

mcneela/mixed-curvature-pathways 27 Jan 2024

Machine learning models that embed graphs in non-Euclidean spaces have shown substantial benefits in a variety of contexts, but their application has not been studied extensively in the biological domain, particularly with respect to biological pathway graphs.

4
27 Jan 2024

Gradient Flow of Energy: A General and Efficient Approach for Entity Alignment Decoding

wyy-code/TFP 23 Jan 2024

However, the decoding process in EA - essential for effective operation and alignment accuracy - has received limited attention and remains tailored to specific datasets and model architectures, necessitating both entity and additional explicit relation embeddings.

1
23 Jan 2024

Graph Representation Learning for Contention and Interference Management in Wireless Networks

zhouyou-gu/ac-grl-wi-fi 15 Jan 2024

Additionally, we present an architecture that uses the online-measured throughput and path losses to fine-tune the decisions in response to changes in user populations and their locations.

1
15 Jan 2024

Motif-aware Riemannian Graph Neural Network with Generative-Contrastive Learning

riemanngraph/motifrgc 2 Jan 2024

In light of the issues above, we propose the problem of \emph{Motif-aware Riemannian Graph Representation Learning}, seeking a numerically stable encoder to capture motif regularity in a diverse-curvature manifold without labels.

7
02 Jan 2024