Graph Representation Learning

380 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

Latest papers with no code

Dealing with Missing Modalities in Multimodal Recommendation: a Feature Propagation-based Approach

no code yet • 28 Mar 2024

Inspired by the recent advances in graph representation learning, we propose to re-sketch the missing modalities problem as a problem of missing graph node features to apply the state-of-the-art feature propagation algorithm eventually.

Variational Graph Auto-Encoder Based Inductive Learning Method for Semi-Supervised Classification

no code yet • 26 Mar 2024

Graph representation learning is a fundamental research issue in various domains of applications, of which the inductive learning problem is particularly challenging as it requires models to generalize to unseen graph structures during inference.

ChebMixer: Efficient Graph Representation Learning with MLP Mixer

no code yet • 25 Mar 2024

In this paper, we present a novel architecture named ChebMixer, a newly graph MLP Mixer that uses fast Chebyshev polynomials-based spectral filtering to extract a sequence of tokens.

Enhancing Graph Representation Learning with Attention-Driven Spiking Neural Networks

no code yet • 25 Mar 2024

Graph representation learning has become a crucial task in machine learning and data mining due to its potential for modeling complex structures such as social networks, chemical compounds, and biological systems.

Investigating Similarities Across Decentralized Financial (DeFi) Services

no code yet • 23 Mar 2024

To evaluate whether they are effectively grouped in clusters of similar functionalities, we associate them with eight financial functionality categories and use this information as the target label.

Exploring Task Unification in Graph Representation Learning via Generative Approach

no code yet • 21 Mar 2024

Specifically, GA^2E proposes to use the subgraph as the meta-structure, which remains consistent across all graph tasks (ranging from node-, edge-, and graph-level to transfer learning) and all stages (both during training and inference).

Graph Partial Label Learning with Potential Cause Discovering

no code yet • 18 Mar 2024

PLL is a critical weakly supervised learning problem, where each training instance is associated with a set of candidate labels, including both the true label and additional noisy labels.

SiGNN: A Spike-induced Graph Neural Network for Dynamic Graph Representation Learning

no code yet • 11 Mar 2024

In the domain of dynamic graph representation learning (DGRL), the efficient and comprehensive capture of temporal evolution within real-world networks is crucial.

Control-based Graph Embeddings with Data Augmentation for Contrastive Learning

no code yet • 7 Mar 2024

In this paper, we study the problem of unsupervised graph representation learning by harnessing the control properties of dynamical networks defined on graphs.

Robust Graph Structure Learning under Heterophily

no code yet • 6 Mar 2024

In this regard, we propose a novel robust graph structure learning method to achieve a high-quality graph from heterophilic data for downstream tasks.