Browse State-of-the-Art › Graph Representation Learning
Graph Representation Learning
479 papers with code · 1 benchmark · 6 datasets archive 2025-07-28
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.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
1 leaderboard table shown for this task, 1 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| COMA (1 row) | Pi-net-linear | $Π-$nets: Deep Polynomial Neural Networks | code | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
6 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
1 subtask in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 479 papers with code (982 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
1 Oct 2018 19 repositories listed Syntology ran 3 of 10 samples · 7 unverified · 5 pointer-only (licence)Here, we present a theoretical framework for analyzing the expressive power of GNNs to capture different graph structures.
-
22 Jun 2018 14 repositories listed Syntology ran 1 of 20 samples · 19 unverifiedRecently, graph neural networks (GNNs) have revolutionized the field of graph representation learning through effectively learned node embeddings, and achieved state-of-the-art results in tasks such as node…
-
26 Feb 2019 10 repositories listed Syntology ran 3 of 11 samples · 8 unverified · 1 pointer-only (licence)Existing approaches typically resort to node embeddings and use a recurrent neural network (RNN, broadly speaking) to regulate the embeddings and learn the temporal dynamics.
-
10 Jul 2019 8 repositories listedGraph Convolutional Networks (GCNs) are powerful models for learning representations of attributed graphs.
-
13 Apr 2021 6 repositories listed Syntology ran 1 of 25 samples · 24 unverified · 4 pointer-only (licence)The problem of answering questions using knowledge from pre-trained language models (LMs) and knowledge graphs (KGs) presents two challenges: given a QA context (question and answer choice), methods need to (i) identify…
-
6 Mar 2019 6 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedWe introduce PyTorch Geometric, a library for deep learning on irregularly structured input data such as graphs, point clouds and manifolds, built upon PyTorch.
-
13 Aug 2023 5 repositories listedThese findings underscore the efficacy of the proposed loss functions in dynamic network modeling.
-
9 Jun 2021 5 repositories listedOur key insight to utilizing Transformer in the graph is the necessity of effectively encoding the structural information of a graph into the model.
-
23 Apr 2020 5 repositories listed Syntology ran 2 of 7 samples · 5 unverifiedGraph representation learning has recently been applied to a broad spectrum of problems ranging from computer graphics and chemistry to high energy physics and social media.
-
20 Dec 2019 5 repositories listedWe believe that this work can contribute to the development of the graph learning field, by providing a much needed grounding for rigorous evaluations of graph classification models.
-
22 Nov 2017 5 repositories listedThe goal of graph representation learning is to embed each vertex in a graph into a low-dimensional vector space.
-
25 May 2022 4 repositories listed Syntology ran 3 of 21 samples · 18 unverifiedWe propose a recipe on how to build a general, powerful, scalable (GPS) graph Transformer with linear complexity and state-of-the-art results on a diverse set of benchmarks.
-
12 Feb 2021 4 repositories listed Syntology ran 5 of 8 samples · 3 unverified · 7 pointer-only (licence)To address these challenges, we introduce Bootstrapped Graph Latents (BGRL) - a graph representation learning method that learns by predicting alternative augmentations of the input.
-
17 Jun 2020 4 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedGraph representation learning has emerged as a powerful technique for addressing real-world problems.
-
20 May 2020 4 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)To the best of our knowledge, we are the first to derive the theory and quantify that the negative sampling distribution should be positively but sub-linearly correlated to their positive sampling distribution.
-
18 Aug 2023 3 repositories listed Syntology ran 5 of 26 samples · 21 unverifiedIn this paper, we propose Unified Graph Transformer Networks (UGT) that effectively integrate local and global structural information into fixed-length vector representations.
-
31 May 2023 3 repositories listed Syntology ran 4 of 7 samples · 3 unverified · 1 pointer-only (licence)With the advent of powerful large language models (LLMs) such as GPT or Llama2, which demonstrate an ability to reason and to utilize general knowledge, there is a growing need for techniques which combine the textual…
-
17 May 2023 3 repositories listedWe introduce Graph-Induced Sum-Product Networks (GSPNs), a new probabilistic framework for graph representation learning that can tractably answer probabilistic queries.
-
22 Feb 2023 3 repositories listedGraphs without this property are called heterophilous, and it is typically assumed that specialized methods are required to achieve strong performance on such graphs.
-
29 Jan 2023 3 repositories listedLink prediction on graphs is a fundamental problem.
-
27 Dec 2022 3 repositories listed Syntology ran 2 of 3 samples · 1 unverifiedFirst, they capture long-range dependency and mitigate the issue of over-squashing as demonstrated on Long Range Graph Benchmark and TreeNeighbourMatch datasets.
-
28 Feb 2022 3 repositories listed Syntology ran 0 of 4 samples · 4 unverifiedSubgraph-based graph representation learning (SGRL) has been recently proposed to deal with some fundamental challenges encountered by canonical graph neural networks (GNNs), and has demonstrated advantages in many…
-
16 Feb 2022 3 repositories listedPretrained Language Models (PLMs) such as BERT have revolutionized the landscape of Natural Language Processing (NLP).
-
7 Feb 2022 3 repositories listed Syntology ran 4 of 9 samples · 5 unverifiedHere, we show that the node representations generated by the Transformer with positional encoding do not necessarily capture structural similarity between them.
-
30 Mar 2021 3 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)This paper presents a new Network Intrusion Detection System (NIDS) based on Graph Neural Networks (GNNs).
-
25 Feb 2021 3 repositories listed Syntology ran 0 of 1 samples · 1 unverifiedIn this work, we establish a key connection between counterfactual fairness and stability and leverage it to propose a novel framework, NIFTY (uNIfying Fairness and stabiliTY), which can be used with any GNN to learn…
-
22 Sep 2020 3 repositories listedInstead of learning on the complete input graph data, with a novel data augmentation strategy, \textsc{Subg-Con} learns node representations through a contrastive loss defined based on subgraphs sampled from the…
-
18 Jul 2020 3 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Based on our theoretical and empirical analysis, we propose Deep Adaptive Graph Neural Network (DAGNN) to adaptively incorporate information from large receptive fields.
-
7 Jun 2020 3 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Moreover, our unsupervised method even surpasses its supervised counterparts on transductive tasks, demonstrating its great potential in real-world applications.
-
29 Dec 2019 3 repositories listedThe adaptive processing of graph data is a long-standing research topic which has been lately consolidated as a theme of major interest in the deep learning community.
Syntology lines on 19 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections