Tag

GraphSAGE

0 views collected around this technical thread.

Top Architect
Top Architect
May 25, 2023 · Artificial Intelligence

A Brief Overview of Graph Neural Networks: GCN, GraphSAGE, GAT, GAE and DiffPool

This article provides an introductory overview of graph neural networks, explaining their motivation, basic concepts, and detailing classic models such as GCN, GraphSAGE, GAT, Graph Auto‑Encoder, and DiffPool, along with their advantages, limitations, and experimental results on various benchmark datasets.

DiffPoolGATGCN
0 likes · 20 min read
A Brief Overview of Graph Neural Networks: GCN, GraphSAGE, GAT, GAE and DiffPool
Architect
Architect
May 24, 2023 · Artificial Intelligence

A Comprehensive Overview of Graph Neural Networks: Models, Techniques, and Applications

Graph Neural Networks (GNNs) have become a research hotspot, and this article provides an intuitive overview of classic GNN models such as GCN, GraphSAGE, GAT, graph auto‑encoders, and DiffPool, discussing their architectures, advantages, limitations, and experimental results across various benchmark datasets.

DiffPoolGATGCN
0 likes · 18 min read
A Comprehensive Overview of Graph Neural Networks: Models, Techniques, and Applications
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.

DeepWalkGraph Neural NetworksGraphSAGE
0 likes · 19 min read
Graph Models in Information Feed Recommendation: Principles and Practice
DataFunTalk
DataFunTalk
Nov 11, 2021 · Artificial Intelligence

Applying Graph Neural Networks for Financial Risk Control: A Case Study by Shuhe Technology

This article details how Shuhe Technology leveraged large‑scale graph neural networks, built with DGL and PyTorch, to improve financial fraud detection by preparing massive relationship graphs, pruning sparse nodes, extracting rich features, addressing class imbalance, and achieving a stable AUC gain of about four points.

DGLGATGNN
0 likes · 12 min read
Applying Graph Neural Networks for Financial Risk Control: A Case Study by Shuhe Technology
Baidu Intelligent Testing
Baidu Intelligent Testing
Sep 14, 2021 · Information Security

Community Encoding Based Detection of Black and Gray Market Attacks Using Graph Embedding

This article presents a community‑encoding approach that leverages large‑scale graph‑embedding (GraphSAGE) and asynchronous near‑real‑time engineering to identify and measure unknown black‑gray market attacks with higher accuracy and flexibility than traditional graph‑mining methods.

GraphSAGEblack‑gray marketcommunity-detection
0 likes · 15 min read
Community Encoding Based Detection of Black and Gray Market Attacks Using Graph Embedding
Baidu Geek Talk
Baidu Geek Talk
Jun 23, 2021 · Information Security

Black-Gray Industry Attack Detection Based on Community Encoding Using Graph Embedding

The paper introduces a community‑encoding, GraphSAGE‑based detection framework that embeds whole user‑account, IP, device, and phone‑number graphs—both homogeneous and heterogeneous—to identify previously unseen black‑gray industry attacks, achieving about 95% IP‑risk accuracy via an asynchronous near‑real‑time system, though computational and automation challenges persist.

GraphSAGEMachine Learningblack-gray-industry
0 likes · 12 min read
Black-Gray Industry Attack Detection Based on Community Encoding Using Graph Embedding
Sohu Tech Products
Sohu Tech Products
Jan 20, 2021 · Artificial Intelligence

Graph Algorithm Design and Optimization for Detecting Black‑Market Users in Virtual Networks

This article presents a comprehensive study on using graph representation learning, particularly GraphSAGE and its optimizations, to identify and mitigate black‑market accounts in virtual networks, covering background, algorithm design, handling isolated nodes and heterogeneity, and evaluation results.

GraphSAGEblack market detectiongraph algorithms
0 likes · 13 min read
Graph Algorithm Design and Optimization for Detecting Black‑Market Users in Virtual Networks
DataFunTalk
DataFunTalk
Jan 18, 2021 · Artificial Intelligence

Graph Algorithm Design and Optimization for Detecting Black Market Users in Virtual Networks

This article presents a comprehensive overview of using graph representation learning and clustering, particularly GraphSAGE and its optimizations, to identify and mitigate black‑market (malicious) accounts in virtual networks, discussing background, objectives, challenges such as isolation and heterogeneity, and evaluation results.

GraphSAGEMachine Learningblack market detection
0 likes · 13 min read
Graph Algorithm Design and Optimization for Detecting Black Market Users in Virtual Networks
DataFunTalk
DataFunTalk
Jan 13, 2021 · Artificial Intelligence

Building Graph Algorithm Tasks on Tencent Cloud TI-ONE with Angel

This article introduces Tencent Cloud's TI-ONE AI platform, explains its built‑in Angel algorithm support, demonstrates how to visually construct a graph‑algorithm workflow such as GraphSage, and outlines the resource configuration, execution, and result retrieval process for developers.

AI PlatformAngelGraphSAGE
0 likes · 8 min read
Building Graph Algorithm Tasks on Tencent Cloud TI-ONE with Angel
DataFunTalk
DataFunTalk
Dec 31, 2020 · Artificial Intelligence

Introduction to Graph Neural Networks and Their Applications in Recommendation Systems

This article introduces graph neural networks, explains their underlying sampling and aggregation mechanisms, and demonstrates how they are applied in large‑scale recommendation scenarios such as video and content feeds at Tencent, highlighting practical results and lessons learned.

Artificial IntelligenceBig DataGraph Neural Networks
0 likes · 10 min read
Introduction to Graph Neural Networks and Their Applications in Recommendation Systems
DataFunSummit
DataFunSummit
Dec 29, 2020 · Artificial Intelligence

Graph Neural Networks for Recommendation: Principles, Frameworks, and Tencent Practice

This article introduces graph neural networks, explains their fundamentals and GraphSAGE/DGI algorithms, and demonstrates how Tencent applies them to recommendation scenarios such as video and WeChat content, highlighting network construction, feature engineering, sampling and aggregation techniques, and practical performance gains.

DGIGraph Neural NetworksGraphSAGE
0 likes · 8 min read
Graph Neural Networks for Recommendation: Principles, Frameworks, and Tencent Practice