TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/DeepWalk

DeepWalk

GraphsIntroduced 200067 papers
Source Paper

Description

DeepWalk learns embeddings (social representations) of a graph's vertices, by modeling a stream of short random walks. Social representations are latent features of the vertices that capture neighborhood similarity and community membership. These latent representations encode social relations in a continuous vector space with a relatively small number of dimensions. It generalizes neural language models to process a special language composed of a set of randomly-generated walks.

The goal is to learn a latent representation, not only a probability distribution of node co-occurrences, and so as to introduce a mapping function Φ ⁣:v∈V↦R∣V∣×d\Phi \colon v \in V \mapsto \mathbb{R}^{|V|\times d}Φ:v∈V↦R∣V∣×d. This mapping Φ\PhiΦ represents the latent social representation associated with each vertex vvv in the graph. In practice, Φ\PhiΦ is represented by a ∣V∣×d|V| \times d∣V∣×d matrix of free parameters.

Papers Using This Method

Node Embeddings via Neighbor Embeddings2025-03-31A quantum annealing approach to graph node embedding2025-03-08Heterogeneous Graph Pre-training Based Model for Secure and Efficient Prediction of Default Risk Propagation among Bond Issuers2025-01-04Two Layer Walk: A Community-Aware Graph Embedding2024-12-17Convergence Guarantees for the DeepWalk Embedding on Block Models2024-10-26Network Analytics for Anti-Money Laundering -- A Systematic Literature Review and Experimental Evaluation2024-05-29Robustness of graph embedding methods for community detection2024-05-01Hierarchical Information Enhancement Network for Cascade Prediction in Social Networks2024-03-22Hyperdimensional Representation Learning for Node Classification and Link Prediction2024-02-26Frustrated Random Walks: A Fast Method to Compute Node Distances on Hypergraphs2024-01-23Reproducibility study of the Fairness-enhanced Node Representation Learning2023-09-21Drug Interaction Vectors Neural Network: DrIVeNN2023-08-26Generating Post-hoc Explanations for Skip-gram-based Node Embeddings by Identifying Important Nodes with Bridgeness2023-04-24Learning Heuristics for the Maximum Clique Enumeration Problem Using Low Dimensional Representations2022-10-30EasyRec: An easy-to-use, extendable and efficient framework for building industrial recommendation systems2022-09-26Large-Scale Privacy-Preserving Network Embedding against Private Link Inference Attacks2022-05-28A Practical Two-stage Ranking Framework for Cross-market Recommendation2022-04-27GlobalWalk: Learning Global-aware Node Embeddings via Biased Sampling2022-01-22Classic Graph Structural Features Outperform Factorization-Based Graph Embedding Methods on Community Labeling2022-01-20Contrastive Laplacian Eigenmaps2022-01-14