Graph Embedding

474 papers with code • 1 benchmarks • 11 datasets

Graph embeddings learn a mapping from a network to a vector space, while preserving relevant network properties.

( Image credit: GAT )

Libraries

Use these libraries to find Graph Embedding models and implementations

Block-Diagonal Orthogonal Relation and Matrix Entity for Knowledge Graph Embedding

yihuazhu111/orthogonale 11 Jan 2024

The primary aim of Knowledge Graph embeddings (KGE) is to learn low-dimensional representations of entities and relations for predicting missing facts.

0
11 Jan 2024

Hierarchical Aggregations for High-Dimensional Multiplex Graph Embedding

abdouskamel/hmge 28 Dec 2023

To address these issues, we propose HMGE, a novel embedding method based on hierarchical aggregation for high-dimensional multiplex graphs.

2
28 Dec 2023

LGMRec: Local and Global Graph Learning for Multimodal Recommendation

georgeguo-cn/lgmrec 27 Dec 2023

The multimodal recommendation has gradually become the infrastructure of online media platforms, enabling them to provide personalized service to users through a joint modeling of user historical behaviors (e. g., purchases, clicks) and item various modalities (e. g., visual and textual).

15
27 Dec 2023

RDF-star2Vec: RDF-star Graph Embeddings for Data Mining

aistairc/kgrc-rdf-star 25 Dec 2023

Knowledge Graphs (KGs) such as Resource Description Framework (RDF) data represent relationships between various entities through the structure of triples (<subject, predicate, object>).

0
25 Dec 2023

Do Similar Entities have Similar Embeddings?

nicolas-hbt/similar-embeddings 16 Dec 2023

A common tacit assumption is the KGE entity similarity assumption, which states that these KGEMs retain the graph's structure within their embedding space, \textit{i. e.}, position similar entities within the graph close to one another.

3
16 Dec 2023

OCGEC: One-class Graph Embedding Classification for DNN Backdoor Detection

jhy549/ocgec 4 Dec 2023

We then pre-train a generative self-supervised graph autoencoder (GAE) to better learn the features of benign models in order to detect backdoor models without knowing the attack strategy.

3
04 Dec 2023

Normed Spaces for Graph Embedding

andyweizhao/graphs-normed-spaces 3 Dec 2023

Theoretical results from discrete geometry suggest that normed spaces can abstractly embed finite metric spaces with surprisingly low theoretical bounds on distortion in low dimensions.

2
03 Dec 2023

Graph Coordinates and Conventional Neural Networks -- An Alternative for Graph Neural Networks

i721/GraphCoordinates 3 Dec 2023

We propose Topology Coordinate Neural Network (TCNN) and Directional Virtual Coordinate Neural Network (DVCNN) as novel and efficient alternatives to message passing GNNs, that directly leverage the graph's topology, sidestepping the computational challenges presented by competing algorithms.

0
03 Dec 2023

Visualizing DNA reaction trajectories with deep graph embedding approaches

chenwei-zhang/ViDa 6 Nov 2023

Synthetic biologists and molecular programmers design novel nucleic acid reactions, with many potential applications.

2
06 Nov 2023

Contrastive Deep Nonnegative Matrix Factorization for Community Detection

6lyc/cdnmf 4 Nov 2023

Recently, nonnegative matrix factorization (NMF) has been widely adopted for community detection, because of its better interpretability.

19
04 Nov 2023