引用本文:王瑜,武延军,吴敬征,刘晓燕.基于异构网络面向多标签系统的推荐模型研究.软件学报,2017,28(10):2611-2624
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 3078次   下载 5351 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于异构网络面向多标签系统的推荐模型研究
王瑜1,2, 武延军1, 吴敬征1, 刘晓燕2
1.中国科学院 软件研究所, 北京 100190;2.中国科学院大学, 北京 100049
摘要:
标签成为信息组织的重要方式之一,随着推荐系统的蓬勃发展,标签推荐成为学者们研究的重要问题之一.目前存在各种各样的标签系统,其功能千差万别,标签数据信息越来越复杂.目前研究往往针对特定类型标签数据,缺乏既综合考虑标签数据中不同类型对象的复杂信息又能适用于多种标签系统数据的标签推荐模型.构建了标签推荐模型HnMTR,该模型首先针对标签数据中不同类型对象构建异构网络模型,其次对异构网络模型中不同类型顶点进行同空间映射,使不同类型的顶点和边可在同一空间进行量化比较;最后基于同空间映射后网络,引入多参数马尔可夫模型进行标签评分和推荐.通过基于豆瓣、Delicious和Meetup这3个标签系统数据实验,其结果表明,HnMTR模型平均准确率比目前主流算法提高10%以上,取得了较好的推荐结果.
关键词:  异构网络  网络嵌入  标签推荐  标签系统  图模型
DOI:10.13328/j.cnki.jos.005132
分类号:
基金项目:中国科学院先导专项(XDA06010600)
Multi-Dimensional Tag Recommender Model via Heterogeneous Networks
WANG Yu1,2, WU Yan-Jun1, WU Jing-Zheng1, LIU Xiao-Yan2
1.Institute of Software, The Chinese Academy of Sciences, Beijing 100190, China;2.University of Chinese Academy of Sciences, Beijing 100049, China
Abstract:
Tagging has become one of the most significant methods for information organization.With the proliferation of recommending systems, tag recommendation problem has attracted more and more attention from researchers.Currently, while a variety of tagging systems exist, as the system function becomes more and more complex, the information of tagging data generated by tagging system becomes increasingly complex.In this paper, a tagging system is modeled as a heterogeneous network.To learn the importance of different types of nodes and edges, a general graph-based model, called HnMTR, is proposed.First, HnMTR maps different heterogeneous objects into a unified space so that objects from different dimensions can be directly compared.Then multivariate Markov model is applied to the mapped network to rank tag nodes.Highly ranked tags are recommended for the user.Experiments on three real world datasets with different tagging behavior demonstrate that the proposed method outperforms the state-of-the-art methods significantly.
Key words:  heterogeneous network  network embedding  tag recommendation  tagging system  graph model