首页 | 本学科首页   官方微博 | 高级检索  
     

上下文分解机的自适应更新策略
引用本文:姚杏,朱福喜,阳小兰,郑麟,刘世超.上下文分解机的自适应更新策略[J].计算机科学,2016,43(9):71-76.
作者姓名:姚杏  朱福喜  阳小兰  郑麟  刘世超
作者单位:武汉大学计算机学院 武汉430072,武汉大学计算机学院 武汉430072,武昌理工学院信息工程学院 武汉430223,武汉大学计算机学院 武汉430072,武汉大学计算机学院 武汉430072
基金项目:本文受国家自然科学基金(61272277),湖北省自然科学基金(2014CFB356)资助
摘    要:分解机模型已经被成功应用于上下文推荐系统。在分解机模型的学习算法中,交替最小二乘法是一种固定其他参数只求单一参数最优值的学习算法,其参数数目影响计算复杂度。然而当特征数目很大时,参数数目随着特征数目急剧增加,导致计算复杂度很高;即使有些参数已经达到了最优值,每次迭代仍更新所有的参数。因此,主要改进了交替最小二乘法的参数更新策略,为参数引入自适应误差指标,通过权重和参数绝对误差共同决定该参数更新与否,使得每次迭代时重点更新最近两次迭代取值变化较大的参数。这种仅更新自适应误差大于阈值的参数的策略不但减少了需要更新的参数数目,进而加快了算法收敛的速度和缩短了运行时间,而且参数权重由误差决定,又修正了误差。在Yahoo和Movielens数据集上的实验结果证明:改进的参数更新策略运行效率有明显提高。

关 键 词:分解机模型  交替最小二乘法  推荐系统  自适应误差
收稿时间:2015/7/12 0:00:00
修稿时间:2015/8/12 0:00:00

Adaptive Parameters Updating Strategy of Context-aware Factorization Machines
YAO Xing,ZHU Fu-xi,YANG Xiao-lan,ZHENG Lin and LIU Shi-chao.Adaptive Parameters Updating Strategy of Context-aware Factorization Machines[J].Computer Science,2016,43(9):71-76.
Authors:YAO Xing  ZHU Fu-xi  YANG Xiao-lan  ZHENG Lin and LIU Shi-chao
Affiliation:School of Computer,Wuhan University,Wuhan 430072,China,School of Computer,Wuhan University,Wuhan 430072,China,School of Information Engineering,Wuchang University of Technology,Wuhan 430223,China,School of Computer,Wuhan University,Wuhan 430072,China and School of Computer,Wuhan University,Wuhan 430072,China
Abstract:Context-aware factorization machine has been successfully applied in the context-aware recommendation system.In the learning algorithm of factorization machines,alternating least-squares is a learning algorithm that fixes other parameters just to find the optimal value of a single parameter,and the number of parameters and the sample size will affect the computational complexity.However,when the number of features is large,the number of parameters increases along with the increase of the number of features,resulting in high computational complexity.Even though some parame-ters have achieved the optimal value,all parameters will be updated in each iteration.This paper mainly improved the para-meters updating strategy of alternating least-squares.Adaptive error index was introduced into the parameter.Updating the parameter or not is co-determined by the weights and the absolute error of parameters,so that each iteration focuses on parameters whose last two iterative values change greatly.This strategy only updates parameters whose adaptive errors are greater than the thresholds.It not only reduces the number of parameters that need to be updated,so as to accelerate the algorithm convergence speed and shorten the operation time,but also the weight of parameters is determined by the error,to correct the error.The results of experiments on Yahoo and Movielens data sets show that the effect of the improved parameter updating strategy is better.
Keywords:Factorization machines  Alternating least-squares  Recommender systems  Adaptive error
点击此处可从《计算机科学》浏览原始摘要信息
点击此处可从《计算机科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号