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

H2TNE: Temporal Heterogeneous Information Network Embedding in Hyperbolic Spaces

tailvyuanliang/h2tne 14 Apr 2023

Temporal heterogeneous information network (temporal HIN) embedding, aiming to represent various types of nodes of different timestamps into low dimensional spaces while preserving structural and semantic information, is of vital importance in diverse real-life tasks.

2
14 Apr 2023

DANES: Deep Neural Network Ensemble Architecture for Social and Textual Context-aware Fake News Detection

ds4ai-upb/danes 1 Feb 2023

The growing popularity of social media platforms has simplified the creation and distribution of news articles but also creates a conduit for spreading fake news.

0
01 Feb 2023

Learning Semantic Relationship Among Instances for Image-Text Matching

CrossmodalGroup/HREM CVPR 2023

Image-text matching, a bridge connecting image and language, is an important task, which generally learns a holistic cross-modal embedding to achieve a high-quality semantic alignment between the two modalities.

77
01 Jan 2023

DyCSC: Modeling the Evolutionary Process of Dynamic Networks Based on Cluster Structure

ZINUX1998/DyCSC 23 Oct 2022

Temporal networks are an important type of network whose topological structure changes over time.

0
23 Oct 2022

ToupleGDD: A Fine-Designed Solution of Influence Maximization by Deep Reinforcement Learning

Dtrycode/ToupleGDD 14 Oct 2022

Aiming at selecting a small subset of nodes with maximum influence on networks, the Influence Maximization (IM) problem has been extensively studied.

14
14 Oct 2022

Cross-Network Social User Embedding with Hybrid Differential Privacy Guarantees

RingBDStack/DP-CroSUE 4 Sep 2022

Integrating multiple online social networks (OSNs) has important implications for many downstream social mining tasks, such as user preference modelling, recommendation, and link prediction.

5
04 Sep 2022

Multiplex Heterogeneous Graph Convolutional Network

nsssjss/mhgcn 12 Aug 2022

Heterogeneous graph convolutional networks have gained great popularity in tackling various network analytical tasks on heterogeneous network data, ranging from link prediction to node classification.

51
12 Aug 2022

Online Knowledge Distillation via Mutual Contrastive Learning for Visual Recognition

winycg/mcl 23 Jul 2022

This enables each network to learn extra contrastive knowledge from others, leading to better feature representations, thus improving the performance of visual recognition tasks.

59
23 Jul 2022

Unsupervised Network Embedding Beyond Homophily

zhiqiangzhongddu/selene 21 Mar 2022

Here, we formulate the unsupervised NE task as an r-ego network discrimination problem and develop the SELENE framework for learning on networks with homophily and heterophily.

8
21 Mar 2022

Monkey Business: Reinforcement learning meets neighborhood search for Virtual Network Embedding

melkael/vne 28 Feb 2022

In this article, we consider the Virtual Network Embedding (VNE) problem for 5G networks slicing.

13
28 Feb 2022