别催~ 在加载了 . . .

GNN_MessagePassing


GNN学习记录_4

MessagePassing

Question

Given a network with labels on some nodes, how do we assign
labels to all other nodes in the network?

Methode

• Relational classification
• Iterative classification
• Loopy belief propagation

Relational classification

Iteratively update probabilities of node belonging
to a label class based on its neighbors

Iterative classification

Improve over collective classification to handle
attribute/feature information

Classify node i based on its features as well as
labels of neighbors

Loopy belief propagation


文章作者: codeYu233
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 codeYu233 !
评论
  目录