BriefGPT.xyz
Oct, 2023
使用Node2Vec学习得到的嵌入进行社区检测和分类保证
Community Detection and Classification Guarantees Using Embeddings Learned by Node2Vec
HTML
PDF
Andrew Davison, S. Carlyle Morgan, Owen G. Ward
TL;DR
通过对大型网络的节点进行嵌入,得到欧几里德空间中的表示是现代机器学习中的一个常见目标,该研究工作就对 node2vec 学习到的嵌入进行了理论性的分析,证明了其在聚类任务中表现出较弱的一致性,并对其在网络数据中的应用进行了讨论。
Abstract
embedding
the nodes of a large network into an
euclidean space
is a common objective in modern
machine learning
, with a variety of tools a
→