DeepWalk: Online Learning of Social Representations, Bryan Perozzi, Rami Al-Rfou, Steven Skiena, 2014KDD '14: Proceedings of the 20th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (ACM)DOI: 10.1145/2623330.2623732 - 这篇基础性论文介绍了DeepWalk,这是一种开创性的基于随机游走的节点嵌入方法,通过将随机游走视为“句子”并应用类似Word2Vec的技术来学习节点嵌入。