Network Representation/ graph embedding 综述

几个综述:

  • Graph Embedding Techniques, Applications, and Performance: A Survey
  • Representation Learning on Graphs: Methods and Applications
  • A Comprehensive Survey of Graph Embedding:Problems,Techniques and Applications

网络表达的任务

  1. reconstruction
  • Network Reconstruction:
    学习network表达–>预测existing link(nearest neighbor)
  1. inference
  • node classification
    学习network表达–>训练分类器–>分类数据
  • link prediction
    学习network表达–>预测feature link(nearest neighbor)
  1. insight
  • visualization
    学习network表达–>layout

浅层Network embedding

node&link

–>

node neighborhood:
DeepWork(random work+ skip gram)
Node2Vec(BFS&DFS ---- next node with probability p&q https://www.jianshu.com/p/c631500d57dd)

–>

pair-wise proximity:
LINE:
first order proximity 最小化 两个顶点的向量表示的相似度(联合概率分布) 和 两个顶点的边的权重(经验) 的 KL散度;
second order proximity 最小化 两个顶点的相似度在当前节点与所有邻居相似度的比重(联合概率分布)和两个顶点的权重在当前点相连的边的占比
https://www.jianshu.com/p/90784081bc70

–>

community structure
M-NMF(Community Preserving Network Embedding):
microscopic structure和 community structure的结合
https://zhuanlan.zhihu.com/p/33405615?from_voters_page=true


Structural Deep Network Embedding(SDNE)
图拉普拉斯的理解
https://www.cnblogs.com/xbinworld/archive/2012/11/29/2795287.html
SDNE方法其实就是Auto-encoder为网络,误差为Auto-encoder输入和输出与first-order
https://blog.csdn.net/wangyang163wy/article/details/79698563


Property-preserving network embedding

  • Non-Transitivity:
    Non-transitive Hashing with Latent Similarity Components
    论文的方法详见我之前的博客。

  • Asymmetric Transitivity
    Asymmetric Transitivity Preserving Graph Embedding


Network embedding with side information


Heterogeneous Information Network 异构信息网络做网络嵌入

  • meta-path
    最早提出meta-path的是sunyizhou:
    Meta Path-Based Top-K Similarity Search in Heterogeneous Information Networks.
  • Heterogeneous Information Network Embedding for Meta Path based Proximity.
  • Heterogeneous Network Embedding via Deep Architectures
  • Comparing Apples to Oranges: A Scalable Solution with Heterogeneous Hashing

Application-oriented network embedding

  • Cascade prediction
  • anchor link prediction

Future Directions

  • Dynamic Networks
    动态网络如何做embedding,动态网络的结构会变,比如增加/删除点/边。
    TIMERS: Error-Bounded SVD Restart on Dynamic Networks
    Learning Embeddings of Out-of-Sample Nodes in Dynamic Networks

  • Hyper-Networks
    Structural Deep Embedding for Hyper-Networks

  • More Complex Structure

  • Preserve Special Property

  • Role of Side information

  • Embedding Space

  • End-to-End solution

  • Scalability

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值