基于用户反馈信息与用户信任度的商品推荐技术的研究
本文关键词: 个性化推荐 协同过滤 数据稀疏 概率矩阵分解 出处:《内蒙古大学》2016年硕士论文 论文类型:学位论文
【摘要】:自互联网中的信息海量化以来,信息超负荷已经是所有网民即将或已经遇到的问题,而相关性是解决信息超负荷问题众多方法中的一种主流方法。个性化推荐在电子商务网站也逐渐凸显出其重要的作用。该技术在发现用户潜在需求的基础上,将不相关的信息或者项目过滤掉,最后主动向用户推荐满足其需求的项目,以达到缓解信息过载的目的。本文在以用户—项目评分矩阵为主要甚至唯一的数据信息基础的概率矩阵分解模型PMF中融入用户与好友的社会信任关系,将好友对用户的影响线性聚合起来,得到即考虑用户自身兴趣又考虑好友兴趣对其产生的影响的用户潜在特征向量,对由矩阵分解得到的用户潜在特征向量进行约束,同时会利用一个参数限制该约束的程度。并考虑项目的评论文本信息也能在一定程度上反映项目的属性,因此利用LDA模型处理评论文本信息得到项目的主题分布向量。再利用指数函数将矩阵分解得到的项目潜在特征向量映射到主题分布向量上来,对由矩阵分解得到的项目潜在特征向量产生约束,最后提出基于用户反馈信息与用户信任度的商品推荐模型(MRM)。实验中,采用梯度下降的方法对后验概率进行最大化,并同时优化用户潜在特征向量、项目潜在特征向量以及主题分布向量,得到最终的主题分布矩阵、用户潜在特征矩阵和项目潜在特征矩阵,最终获得用户的预测评分。本文在Yelp评论网站真实数据上进行实验,本混合模型在典型的衡量推荐准确度标准MAE和RMSE上分别提升了9.7%和8.7%,实验结果显示基于用户反馈信息与用户信任度的商品推荐模型的推荐结果优于概率矩阵推荐算法,并验证了该混合推荐模型在缓解数据稀疏性问题上的有效性。
[Abstract]:Since the quantification of information in the Internet, information overload has become a problem that all Internet users will or have encountered. The relevance is one of the main methods to solve the problem of information overload. Personalized recommendation is also playing an important role in e-commerce websites. This technology is based on discovering the potential needs of users. Filter out irrelevant information or items, and finally proactively recommend items that meet the user's needs, In order to alleviate the information overload, this paper integrates the social trust relationship between users and friends in the probability matrix decomposition model (PMF), which is based on the user-item scoring matrix, which is the main or even the only data information basis. The influence of friends on users is linearly aggregated to obtain user potential feature vectors that take into account both user's own interests and the effects of friends' interests, and constrain the user's potential Eigenvectors obtained by matrix decomposition. It also uses a parameter to limit the extent of the constraint and considers that the comment text information of the item can also reflect the properties of the item to a certain extent. Therefore, the topic distribution vector of the item is obtained by using the LDA model to process the comment text information, and then the item potential eigenvector obtained by the matrix decomposition is mapped to the topic distribution vector by using the exponential function. Finally, a commodity recommendation model based on user feedback information and user trust is proposed. In the experiment, the gradient descent method is used to maximize the posterior probability. At the same time, the user potential feature vector, the item potential feature vector and the topic distribution vector are optimized to obtain the final topic distribution matrix, user potential feature matrix and item potential feature matrix. Finally gets the user's forecast score. This article carries on the experiment on the Yelp comment website real data, The hybrid model is improved by 9.7% and 8.7 on the typical standard of recommendation accuracy, MAE and RMSE, respectively. The experimental results show that the recommended results of the model based on user feedback and user trust are superior to those of the probability matrix recommendation algorithm. The effectiveness of the hybrid recommendation model in alleviating the problem of data sparsity is verified.
【学位授予单位】:内蒙古大学
【学位级别】:硕士
【学位授予年份】:2016
【分类号】:TP391.3
【相似文献】
相关期刊论文 前10条
1 史加荣;郑秀云;周水生;;矩阵补全算法研究进展[J];计算机科学;2014年04期
2 李聪;骆志刚;;用于鲁棒协同推荐的元信息增强变分贝叶斯矩阵分解模型[J];自动化学报;2011年09期
3 袁运祥;基于矩阵分解的子结构法求解介绍[J];计算机应用通讯;1981年00期
4 张海建;;分布式矩阵分解算法在推荐系统中的研究与应用[J];科技通报;2013年12期
5 何朕,赵文斌,于达仁;摄动矩阵的分解[J];电机与控制学报;2004年03期
6 李华云;;F范数及矩阵分解实例研究[J];现代情报;2008年10期
7 邹理和;;系数矩阵分解二维谱估值[J];信号处理;1985年03期
8 陈伯伦;陈];邹盛荣;徐秀莲;;基于矩阵分解的二分网络社区挖掘算法[J];计算机科学;2014年02期
9 王锋;赵志文;牟盛;;整数提升小波多相矩阵分解系数的快速提取算法[J];中国图象图形学报;2012年03期
10 段华杰;;考虑时间效应的矩阵分解技术在推荐系统中的应用[J];微型电脑应用;2013年03期
相关会议论文 前2条
1 王春江;钱若军;王人鹏;杨联萍;;矩阵分解在张力集成体系模态分析中的应用[A];第九届全国结构工程学术会议论文集第Ⅰ卷[C];2000年
2 王春江;王人鹏;钱若军;王颖;;矩阵分解技术在体系性态综合分析中的初步应用[A];“力学2000”学术大会论文集[C];2000年
相关博士学位论文 前5条
1 李英明;矩阵分解在数据挖掘中的应用[D];浙江大学;2014年
2 赵科科;低秩矩阵分解的正则化方法与应用[D];浙江大学;2012年
3 郭亦鸿;利用穆勒矩阵分解定量测量各向异性介质微观结构[D];清华大学;2014年
4 胡惠轶;基于分解的系统辨识方法研究[D];江南大学;2014年
5 陈根浪;基于社交媒体的推荐技术若干问题研究[D];浙江大学;2012年
相关硕士学位论文 前10条
1 秦晓晖;个性化微博推荐方法研究[D];华南理工大学;2015年
2 余志琴;基于ADMM的分布式矩阵分解[D];上海交通大学;2015年
3 伏路;矩阵补全问题的研究与应用[D];中国石油大学(华东);2014年
4 张志绮;基于用户关系的矩阵分解推荐算法研究[D];北京交通大学;2016年
5 苏睿龙;基于个性化集合排序的多样性推荐[D];上海交通大学;2015年
6 陈翠翠;基于隐性反馈的协同推荐[D];东南大学;2015年
7 王科;语义提升和矩阵分解在跨模哈希检索中的应用研究[D];安徽大学;2016年
8 杨强;结合个体影响力和信任传递的矩阵分解推荐算法[D];重庆师范大学;2016年
9 高瑞波;基于核矩阵分解和鲁棒估计的协同过滤推荐算法[D];燕山大学;2016年
10 王少标;基于个性与共性探讨的人脸美化[D];中国科学技术大学;2016年
,本文编号:1497598
本文链接:https://www.wllwen.com/jingjilunwen/dianzishangwulunwen/1497598.html