当前位置:网站首页>DeepWalk模型的简介与优缺点
DeepWalk模型的简介与优缺点
2020-11-06 01:22:00 【IT界的小小小学生】
1、DeepWalk
[DeepWalk] DeepWalk- Online Learning of Social Representations (SBU 2014)
word2vec是基于序列进行embedding;但是,实际上实体之间的关系越来越复杂化、网络化。这个时候sequence embedding------>graph embedding。
图的定义:
G=(V,E),Evv
两大块内容:
1、构建序列;------->随机游走,截断随机游走
2、word2vec训练;------>Skip-gram
2.模型特点:
文章开创性的提出了随机游走 + skipGram的形式对节点进行表达,后续大量工业界对emb的应用都是参照这种形式进行的。
deepWalk的核心思想就是分为两步:
(1)通过关系网络图构建随机游走序列;
(2)把生成的序列通过skip-Gram的形式记性表示,将每个节点都能够表示在同一个空间中。文章对于算法效果的评定主要是通过对于几个网站的用户进行多标签分类的任务。
实验结果显示,提升效果比较明显,同时在训练数据比较少的情况下本算法也能够有较好的表现。
优势:
数据量比较稀疏的时候依然能够有很好的表现
支持大规模在线执行预测
能够实现并行化操作
应用到的算法和公式都是基于语言模型的。
文章提出了如果能够直接得到训练序列,也不一定需要进行随机游走这个过程。
3.参考文献:
simrank:https://www.cnblogs.com/pinard/p/6362647.html
https://zhuanlan.zhihu.com/p/45167021
https://www.cnblogs.com/pinard/p/7243513.html
原论文:http://www.perozzi.net/publications/14_kdd_deepwalk.pdf
论文翻译:https://www.jianshu.com/p/5adcc3d94159
应用参考文献:https://yq.aliyun.com/articles/716011
版权声明
本文为[IT界的小小小学生]所创,转载请带上原文链接,感谢
https://vip01.blog.csdn.net/article/details/100975727
边栏推荐
- Using Es5 to realize the class of ES6
- Python自动化测试学习哪些知识?
- WeihanLi.Npoi 1.11.0/1.12.0 Release Notes
- 接口压力测试:Siege压测安装、使用和说明
- Query意图识别分析
- Don't go! Here is a note: picture and text to explain AQS, let's have a look at the source code of AQS (long text)
- Every day we say we need to do performance optimization. What are we optimizing?
- 用Keras LSTM构建编码器-解码器模型
- X Window System介紹
- Gradient understanding decline
猜你喜欢
随机推荐
【Flutter 實戰】pubspec.yaml 配置檔案詳解
In depth understanding of the construction of Intelligent Recommendation System
使用NLP和ML来提取和构造Web数据
词嵌入教程
网络安全工程师演示:原来***是这样获取你的计算机管理员权限的!【维持】
The practice of the architecture of Internet public opinion system
简直骚操作,ThreadLocal还能当缓存用
Ubuntu18.04上安裝NS-3
Query意图识别分析
給萌新HTML5 入門指南(二)
使用Asponse.Words處理Word模板
如何在Windows Server 2012及更高版本中將域控制器降級
【新閣教育】窮學上位機系列——搭建STEP7模擬環境
中国提出的AI方法影响越来越大,天大等从大量文献中挖掘AI发展规律
A debate on whether flv should support hevc
10 easy to use automated testing tools
Didi elasticsearch cluster cross version upgrade and platform reconfiguration
深度揭祕垃圾回收底層,這次讓你徹底弄懂她
阿里云Q2营收破纪录背后,云的打开方式正在重塑
通过深层神经网络生成音乐