当前位置:首页 > 报告详情

1-1 大规模游戏社交网络节点相似性算法及其应用.pdf

上传人: 云闲 编号:102485 2021-01-01 33页 4.24MB

1、规模游戏社交络节点相似性算法及其应林清Large-scale game social network node similarity algorithm and its application腾讯游戏社交络算法负责CONTENTS01Introduction02Previous Work03Experiments and Deployment04Our Solution05Optimizations06Conclusions 01IntroductionGraph is EverywhereMost of data can be naturally modeled as graphs.Soci

2、al networkGraph of webProtein-protein interaction(PPI)networkGraphs can easily depict the relations or interactions of data.Some homogeneous graphs:friendships,interactions between players,etc.Some heterogenous graphs:club memberships,item interactions,etc.playersItems/clubsGraph in GamesFriendships

3、 in gamesClub memberships or item purchasing in gamesGraphs could be massive!Billions of nodesHundred-billions of edgesRecommendation on GraphsFriend recommendation on the billion-scale game social network.News recommendation on the content heterogenous graphClub recommendation for game players.Appl

4、icationsTwo kinds of problemsOrdering existing edgesPredicting non-existing edges,Link Analysis and PredictionThe problems can be solved by learning the node proximity functions.?Common NeighborsFriends friends could be friends.Personalized PageRank(PPR)The PPR of with respect to,denoted by ,is defi

5、ned as the probability of a random walk starting with and ending at.Some Classical Node Proximity PPRs are asymmetric.Its able to answer high order proximity of two nodes by considering all the possible paths between them.$+(1 )$restart/termination probabilitycontinue probabilitystarting matrixnorma

6、lized adjacent matrixPPR matrixA Formal Definition of PPR Distributed algorithms for fully PPR,instead of single machine solutions or pair-wise/single-source solutions.DriverWorkerWorkerWorkerGraph is stored as the adjacent list,such as.Our FocusMapReduce computing framework:Map phase Take as input

word格式文档无特别注明外均可编辑修改,预览文件经过压缩,下载原文更清晰!
三个皮匠报告文库所有资源均是客户上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作商用。
本文主要介绍了腾讯游戏社交网络算法团队提出的一种适用于大规模游戏社交网络的节点相似性算法及其应用。该算法基于图结构,通过学习节点邻近性函数,解决游戏社交网络中好友推荐、新闻推荐和俱乐部推荐等问题。文章详细讨论了算法的前期工作、实验部署以及优化策略。优化策略包括:使用别名方法减少内存开销,采用层次抽样算法和大型移动策略来加速计算过程。实验结果表明,该算法在效率和准确性上都有显著表现,已成功部署于腾讯游戏中。
"游戏社交网络如何实现高效个性化推荐?" "大规模游戏社交网络中的节点相似性算法及其应用" "如何优化分布式算法以提高游戏社交网络的性能?"
客服
商务合作
小程序
服务号
折叠