Real-time Graph Partition and Embedding of Large Network

abstract

graph embedding is a method to embed a high dimensional graph into a much lower dimensiona vector space while maximally preserving the structural information of the original network.

we address a real-time and distributed graph embedding algorithm (RTDGE) : distributively embedding a graph in a streaming fashion      contain : 1) a graph partition scheme     2)a dynamic negative sampling method     3)unsupervised global aggregation 

================================================================================================

limitations of the existing method :

   1) can not perform real-time streaming data

   2) most of the model are centralized ,which means that they can not handle big data   

============================================================================

three steps of  this model : 1) graph partition    2) dynamic graph embedding   3) graph aggregation

contributions:

   1) divide edges into non-overlapping subgraphs

   2) distributed sugraphs adaptively update the embedded vectors with incoming edges

   3) contruct a distrubuted big-data real-time processing platform to evaluate our model

==============================================================================

model :      

           :  directed link from vertex vi to vj ,    weight wij

    optimization :     (1)       

                   are the embedded vectors for vi and vj

                  s( ) is the predifined similarity function (this paper use the function defined in LINE  ,  first-order and second-order                         proximity)

================================================================================================

problem formulation :

       1)  first-order similarity :    (2)    W : the total weight of edges

                            after mebedding :    (3)

                           d( ) is the KL distance    (1) can be written as :      (4)

                           plug (2) (3) into (4) and apply KL distance :    (5)  ???????

                           KL distance : https://www.cnblogs.com/ywl925/p/3554502.html

     2)  second-order similarity : 

                                      

                                       N(vi) : vi's neighborhood

                           0

                        (1) can be written as :   

                        

                                                             

 

===============================================================================================

graph parittion : 

             1) initially, all K subgraphs are open            will be closed, if its capacity is reached (maximal number of edges)

            2)an incomming edge e=(u,v) will be assigned to the subgraph who has the minimal weight among all subgraphs                            containing  vertex u or v

           3)  te is defined to balance the number of edges :    

===============================================================================================

dynamic graph embedding :

    for a vertex :

             1) positive samples :  vertices directly connected to it

             2) negative samples : without direct connections to it

the optimization problem become : 

                                

where  :                             

                                   

       f(v)  the weight sum of the selected negative samples       

      α is the smoothing parameter  

未完 待续。。。

 

 

 

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值