Network Embedding

153 papers with code • 0 benchmarks • 4 datasets

Network Embedding, also known as "Network Representation Learning", is a collective term for techniques for mapping graph nodes to vectors of real numbers in a multidimensional space. To be useful, a good embedding should preserve the structure of the graph. The vectors can then be used as input to various network and graph analysis tasks, such as link prediction

Source: Tutorial on NLP-Inspired Network Embedding

Libraries

Use these libraries to find Network Embedding models and implementations

Representation Learning on Heterostructures via Heterogeneous Anonymous Walks

naihemeng/hawe 18 Jan 2022

Capturing structural similarity has been a hot topic in the field of network embedding recently due to its great help in understanding the node functions and behaviors.

1
18 Jan 2022

TME-BNA: Temporal Motif-Preserving Network Embedding with Bicomponent Neighbor Aggregation

pige99/TME 26 Oct 2021

Evolving temporal networks serve as the abstractions of many real-life dynamic systems, e. g., social network and e-commerce.

3
26 Oct 2021

Vaccine skepticism detection by network embedding

ferencberes/covid-vaccine-network 20 Oct 2021

It is even more difficult to understand all the reasoning why vax-skeptic opinions are getting more popular.

0
20 Oct 2021

Multi-Relation Aware Temporal Interaction Network Embedding

ShansYu/mrate 9 Oct 2021

However, existing temporal interaction network embedding methods only use historical interaction relations to mine neighbor nodes, ignoring other relation types.

0
09 Oct 2021

Signed Bipartite Graph Neural Networks

huangjunjie-cs/SBGNN 22 Aug 2021

Signed bipartite networks are different from classical signed networks, which contain two different node sets and signed links between two node sets.

17
22 Aug 2021

Temporal Graph Network Embedding with Causal Anonymous Walks Representations

hse-dyngraph-research-team/dyngraphmodelling 19 Aug 2021

For evaluation, we provide a benchmark pipeline for the evaluation of temporal network embeddings.

8
19 Aug 2021

SiReN: Sign-Aware Recommendation Using Graph Neural Networks

woni-seo/siren-reco 19 Aug 2021

In recent years, many recommender systems using network embedding (NE) such as graph neural networks (GNNs) have been extensively studied in the sense of improving recommendation accuracy.

7
19 Aug 2021

TextCNN with Attention for Text Classification

MS-Mind/MS-Code-01 4 Aug 2021

By using WordRank for vocabulary selection we can reduce the number of parameters by more than 5x from 7. 9M to 1. 5M, and the accuracy will only decrease by 1. 2%.

1
04 Aug 2021

A Survey on Role-Oriented Network Embedding

cspjiao/RONE 18 Jul 2021

A wide variety of NE methods focus on the proximity of networks.

9
18 Jul 2021

Discrete-time Temporal Network Embedding via Implicit Hierarchical Learning in Hyperbolic Space

marlin-codes/HTGN 8 Jul 2021

To explore these properties of a complex temporal network, we propose a hyperbolic temporal graph network (HTGN) that fully takes advantage of the exponential capacity and hierarchical awareness of hyperbolic geometry.

39
08 Jul 2021