论文标题
TRSM-RS:基于用户的性别和新加权相似性度量的电影推荐系统
TRSM-RS: A Movie Recommender System Based on Users' Gender and New Weighted Similarity Measure
论文作者
论文摘要
随着Internet上不断增长的数据,推荐系统已经能够预测用户的喜好并提供相关的电影。协作过滤是这些系统中最受欢迎的算法之一。协作过滤的主要目的是使用评级矩阵查找用户或相同的项目。通过增加用户和项目的数量,该算法会遇到可伸缩性问题。另一方面,由于对不同项目的大量用户偏好不可用,新用户或项目对系统性能产生重大影响存在冷启动问题。本文的目的是使用用户的人口统计信息(仅用户的性别)设计一个名为TRSM-RS的电影推荐系统,以及新的加权相似性度量。通过根据性别对用户进行细分,可伸缩性问题得到了改善,并考虑用户相似性作为新相似性度量(Tanimoto可靠性相似度措施,TRSM)的可靠性,寒冷启动问题的效果受到破坏,并改善了系统的性能。在Movielens数据集上进行了实验,并使用平均绝对误差(MAE),准确性,精度和召回指标对系统进行了评估。实验结果表明,与研究人员的其他研究方法相比,实验的性能(准确性和精度)和系统错误率提高了。男性和女性系统系统的最大提高率分别为5.5%和13.8%。
With the growing data on the Internet, recommender systems have been able to predict users' preferences and offer related movies. Collaborative filtering is one of the most popular algorithms in these systems. The main purpose of collaborative filtering is to find the users or the same items using the rating matrix. By increasing the number of users and items, this algorithm suffers from the scalability problem. On the other hand, due to the unavailability of a large number of user preferences for different items, there is a cold start problem for a new user or item that has a significant impact on system performance. The purpose of this paper is to design a movie recommender system named TRSM-RS using users' demographic information (just users' gender) along with the new weighted similarity measure. By segmenting users based on their gender, the scalability problem is improved, and by considering the reliability of the users' similarity as the weight in the new similarity measure (Tanimoto Reliability Similarity Measure, TRSM), the effect of the cold-start problem is undermined and the performance of the system is improved. Experiments were performed on the MovieLens dataset and the system was evaluated using mean absolute error (MAE), Accuracy, Precision, and Recall metrics. The results of the experiments indicate improved performance (accuracy and precision) and system error rate compared to other research methods of the researchers. The maximum improved MAE rate of the system for men and women is 5.5% and 13.8%, respectively.