Tagged articles
4 articles
Page 1 of 1
DataFunTalk
DataFunTalk
Jan 28, 2022 · Artificial Intelligence

Graph Models in Information Feed Recommendation: Principles and Practice

This article introduces graph modeling concepts, explains how they are applied to large‑scale information‑feed recall, details specific algorithms such as DeepWalk, LINE and GraphSAGE, describes feature engineering, loss design, training, deployment, evaluation, and discusses current challenges and future directions.

DeepWalkGraphSAGEline
0 likes · 19 min read
Graph Models in Information Feed Recommendation: Principles and Practice
Tencent Cloud Developer
Tencent Cloud Developer
Jun 9, 2021 · Artificial Intelligence

Overview of Common Graph Embedding Methods in Industry

The article surveys six widely‑used graph‑embedding techniques—DeepWalk, Node2Vec, LINE, SDNE, EGES and Metapath2Vec—explaining how each transforms graph topology into low‑dimensional vectors via random walks, biased sampling, proximity‑based objectives, deep auto‑encoders, side‑information integration, or meta‑path‑guided walks for industrial applications.

DeepWalkEGESMetaPath2Vec
0 likes · 14 min read
Overview of Common Graph Embedding Methods in Industry
Sohu Tech Products
Sohu Tech Products
May 27, 2020 · Artificial Intelligence

Overview of Graph Embedding Techniques: DeepWalk, LINE, node2vec, and EGES

This article provides a comprehensive overview of graph embedding methods—including DeepWalk, LINE, node2vec, and EGES—explaining their algorithms, random‑walk strategies, proximity definitions, incorporation of side information, and their applications in large‑scale recommendation systems.

DeepWalkRecommendation Systemsgraph embedding
0 likes · 20 min read
Overview of Graph Embedding Techniques: DeepWalk, LINE, node2vec, and EGES