引用本文:李劲,岳昆,蔡娇,张志坚,刘惟一.基于距离度量的多样性图排序方法.软件学报,2018,29(3):599-613
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4617次   下载 7791 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于距离度量的多样性图排序方法
李劲1,2, 岳昆3, 蔡娇1, 张志坚3, 刘惟一3
1.云南大学 软件学院, 云南 昆明 650091;2.云南省软件工程重点实验室, 云南 昆明 650091;3.云南大学 信息学院, 云南 昆明 650091
摘要:
有效结合查询相关性和多样性的扩展相关性,是多样性图排序问题的一种优化目标.基于扩展相关性的多样性图排序可建模为一个子模函数优化问题,贪心子模优化算法可近似求解该问题.然而,扩展相关性不能直接度量节点间的不相似性.子模优化算法是串行算法,不能充分利用诸如Spark等集群计算平台有效提高算法效率.针对这些问题,提出一种描述节点间不相似性的距离度量.基于该距离度量,将多样性图排序问题建模为一个在查询相关节点集上构造的带权完全图的最大和k-dispersion优化问题.提出了求解该问题的多项式时间2-近似算法.鉴于不同节点对的距离度量计算是相互独立的,进一步提出了基于MapReduce编程模型的并行化多样性图排序算法.最后,在真实图数据集上验证了所提出算法的高效性和有效性.
关键词:  图数据  个性化PageRank  多样性图排序  最大和k-dispersion  MapReduce
DOI:10.13328/j.cnki.jos.005455
分类号:TP311
基金项目:国家自然科学基金(61562091,61472345);第二批"云岭学者"培养项目(C6153001);云南省应用基础研究计划(2014FA023,2016FB110);云南大学中青年骨干教师培养计划项目;云南大学青年英才培育计划(WX173602);云南大学数据驱动的软件工程科技创新团队项目(2017HC012)
Distance Metric Based Diversified Ranking on Large Graphs
LI Jin1,2, YUE Kun3, CAI Jiao1, ZHANG Zhi-Jian3, LIU Wei-Yi3
1.School of Software, Yunnan University, Kunming 650091, China;2.Key Laboratory of Software Engineering of Yunnan Province, Kunming 650091, China;3.School of Information Science and Engineering, Yunnan University, Kunming 650091, China
Abstract:
Expansion relevance which combines both relevance and diversity into a single function is resorted to a submodular optimization objective that can be solved by applying the classic cardinality constrained monotone submodular maximization. However, expansion relevance do not directly capture the dis-similarity over a pair of nodes. Existing submodular algorithms are sequential and not easy to take full advantage of the power of distributed cluster computing platform, such as Spark, to significantly improve the efficiency of algorithm. To tackle this issue, in this paper, a distance metric, which is defined by a sum function of personalized PageRank scores over the symmetry difference of neighbors of a pair of nodes, is first introduced to capture the pairwise dis-similarity over pairs of nodes. Then, the problem of diversified ranking on graphs is formulated as a max-sum k-dispersion problem with metrical edge weight. A polynomial time 2-approximate algorithm is proposed to solve the problem. Considering the computational independence of different pairs of nodes, a MapReduce algorithm is further developed to boost the efficiency of the process. Finally, extensive experiments are conducted on real network datasets to verify the effectiveness and efficiency of the proposed algorithm.
Key words:  graph data  personalized PageRank  diversified graph ranking  max-sum k-dispersion  MapReduce

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: