CS224W摘要01.Introduction; Machine Learning for Graphs


CS224W: Machine Learning with Graphs
Jure Leskovec
2021版

Why Graphs?

Graphs are a general language for describing and analyzing entities with relations/interactions
常见的图数据:
Event Graphs
Computer Networks
Disease Pathways
Food Webs(食物链)
Particle Networks
Underground Networks
Social Networks
Economic Networks
Communication Networks
Citation Networks
Internet
Networks of Neurons
Knowledge Graphs
Gene regulatory network基因调控网络
Scene Graphs从真实图片中分割对象并形成网络
Molecules
Code Graphs
3D Shapes
网络和图的概念上没有很明显的区分

这里给出为什么要使用图模型进行表征:
Complex domains have a rich relational structure, which can be represented as a relational graph.
By explicitly modeling relationships we achieve better performance!

Applications of Graph ML

类型任务实例
Node levelNode classification: Predict a property of a nodeCategorize online users / items
Edge-levelLink prediction: Predict whether there are missing links between two nodesKnowledge graph completion
Community(subgraph) levelClustering: Detect if nodes form a communitySocial circle detection
Graph-levelGraph classification: Categorize different graphsMolecule property prediction
其他Graph generation、Graph evolutionDrug discovery、Physical simulation

Choice of Graph Representation

ComponentNameNotation
Objectsnodes, vertices N N N
Interactionslinks, edges E E E
Systemnetwork, graph G ( N , E ) G(N,E) G(N,E)

选择图表征的原则:

类型特点
professional networkconnect individuals that work with each other
sexual networksconnect those that have a sexual relationship
citation networkconnect scientific papers that cite each other (有向)

下图来自:https://www.researchgate.net/figure/A-Figure-from-Bearman-Moody-and-Stovel-47-based-the-Add-Health-Data-Set-A-Link_fig2_331307250,是sexual networks,蓝色男性,粉色女性。
在这里插入图片描述
除此之外还可以根据图的类型来选择相应的图,有向或无向,带权或不带权,联通或者不联通等。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

oldmao_2000

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值