当前位置:网站首页>【GNN】图解GNN: A gentle introduction(含视频)
【GNN】图解GNN: A gentle introduction(含视频)
2022-07-07 01:12:00 【静静喜欢大白】
目录
GNN
Why

What


Tasks
目前最常见还是节点分类和链接预测
图分类常见于蛋白质、药物领域

How
特征X
邻接矩阵A(连接情况)

通过局部邻域表示
2层GNN示例
计算C节点表示

计算D节点 表示
关键
核心:置换不变性
即无论如何交换任意节点顺序等,都会得到唯一输出,对应唯一图

等变性
即输入变化,输出也做出对应变化
MP
GCN
紫色:聚合邻域
蓝色:W消息,f激活,B参数
橙色:对最终输出影响做大的其实就是节点自身信息
GAT

参考
边栏推荐
- Go language learning notes - Gorm use - native SQL, named parameters, rows, tosql | web framework gin (IX)
- [SQL practice] a SQL statistics of epidemic distribution across the country
- From "running distractor" to data platform, Master Lu started the road of evolution
- Flask1.1.4 Werkzeug1.0.1 源码分析:启动流程
- [shell] clean up nohup Out file
- JVM命令之 jstat:查看JVM統計信息
- [云原生]微服务架构是什么?
- Swagger3 configuration
- Apple CMS V10 template /mxone Pro adaptive film and television website template
- 职场经历反馈给初入职场的程序员
猜你喜欢

From "running distractor" to data platform, Master Lu started the road of evolution

PowerPivot - DAX (function)

Reptile exercises (III)

Loss function and positive and negative sample allocation in target detection: retinanet and focal loss

JVM命令之 jinfo:实时查看和修改JVM配置参数

Financial risk control practice - decision tree rule mining template

Web authentication API compatible version information

【SQL实战】一条SQL统计全国各地疫情分布情况

DC-7靶机

Question 102: sequence traversal of binary tree
随机推荐
Cloud acceleration helps you effectively solve attack problems!
Go language learning notes - Gorm use - Gorm processing errors | web framework gin (10)
Say sqlyog deceived me!
PTA 天梯赛练习题集 L2-004 搜索树判断
C note 13
Senior programmers must know and master. This article explains in detail the principle of MySQL master-slave synchronization, and recommends collecting
从“跑分神器”到数据平台,鲁大师开启演进之路
Ctfshow-- common posture
Classic questions about data storage
cf:C. Column Swapping【排序 + 模拟】
VScode进行代码补全
深度聚类:将深度表示学习和聚类联合优化
Financial risk control practice - decision tree rule mining template
Reptile exercises (III)
Why does the data center need a set of infrastructure visual management system
Red hat install kernel header file
EMMC print cqhci: timeout for tag 10 prompt analysis and solution
PTA ladder game exercise set l2-004 search tree judgment
Opensergo is about to release v1alpha1, which will enrich the service governance capabilities of the full link heterogeneous architecture
Swagger3 configuration