第一句子网 - 唯美句子、句子迷、好句子大全
第一句子网 > Machine Learning with Graphs:Part1

Machine Learning with Graphs:Part1

时间:2021-10-19 11:33:55

相关推荐

Machine Learning with Graphs:Part1

Machine Learning with Graphs:Part1

Survey: 图嵌入和广义图网络

Hamilton et al ()'s "Representation Learning on Graphs: Methods and Applications"

/abs/1709.05584

摘要:图机器学习是重要且通用的任务。主要挑战是发现表示和编码图结构的途径,以便机器学习

模型易于利用图结构。近年来出现一些方法,自动学习编码图结构为低维度嵌入,使用的技术基于深度

学习和非线性降维。

我们提供了图表示学习领域的关键进展的概念视图,包括基于矩阵分解的方法,基于随机游走的算法,

以及图神经网络。我们评论了从嵌入单个节点到嵌入整个/子图的方法。我们发展了统一框架框架描述

这些进展,强调了许多重要应用和未来的方向。

/qq_34807908/article/details/86660246

/weixin_41624708/article/details/115064154

Graph Embedding Techniques, Applications, and Performance: A Survey,

/abs/1705.02801

/weixin_41624708/article/details/114656997

Battaglia et al ()'s "Relational inductive biases, deep learning, and graph networks"

广义图网络

/wen_fei/article/details/90511684

/article/2241127219/

Kriege et al ()'s "A Survey on Graph Kernels"

KG: 关系嵌入和推理应用

Translating Embeddings for Modeling Multi-relational Data,TransE, NIPS,

多元实体关系嵌入低维向量,实体关系编码

/u012052268/article/details/79045477

/strivequeen/article/details/108172417

Trouillon et al ()'s "Complex Embeddings for Simple Link Prediction"

链接预测问题的复杂嵌入

/p/107914673

/tgqdt3ggamdkhaslzv/article/details/79081541

Yang et al ()'s "Embedding Entities and Relations for Learning and Inference in Knowledge Bases"

目前很多研究工作致力于大型知识图谱上的关系学习,其中张量分解以及神经网络embedding方法是其中

重要的两种方法。这些表示学习的方法可以应用到知识图谱的推理任务上,用于发现一些没有在知识库中

的事实。本文主要考虑的是基于神经网络的embedding 的方法,在过去的研究工作中,典型的方法有

TransE、NTN(neural tensor network)等, 这些方法的区别在于实体以及关系的表示方法。

/damuge2/article/details/87990277

/article/1998258766/

Sun et al ()'s "RotatE: Knowledge Graph Embedding by Relational Rotation in Complex Space"

提出了一种新的知识图谱嵌入方法称为 RotatE,它能够建模和推断各种关系模式。

/qq_44015059/article/details/109412787

/p/104816316

/qq_41146971/article/details/114279984

Nickel et al ()'s "A Review of Relational Machine Learning for Knowledge Graphs"

统计关系学习(Statistical Relational Learning,SRL),SRL的主要目标

包括预测缺失的边(也即关系),预测节点属性以及根据连通性模式对节点进行聚类。

讨论SRL相关和将其应用到KB的方法。

/Catherine863/article/details/79353523

/p/39719481

Ref:

Machine Learning with Graphs

http://web.stanford.edu/class/cs224w/index.html#schedule

COMP 766 - Graph Representation Learning

https://cs.mcgill.ca/~wlh/comp766/schedule.html

GNN的一些总结

/lj2048/article/details/105849927

经典图算法

/u010710458/article/details/78528896

图算法领域10大经典算法

/iteye_2060/article/details/8675

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。