中国邮电高校学报(英文版) ›› 2020, Vol. 27 ›› Issue (5): 1-12.doi: 10.19682/j.cnki.1005-8885.2020.0024

• Artificial Intelligence •    下一篇

Collaborative filtering recommendation algorithm based on interactive data classification

季一木; 李可; 刘尚东; 刘强; 尧海昌; 李奎   

  1. 南京邮电大学
  • 收稿日期:2020-01-07 修回日期:2020-04-17 出版日期:2020-10-22 发布日期:2020-10-23
  • 通讯作者: 李可 E-mail:likepnd@sina.com
  • 基金资助:
    国家重点研发计划;中华人民共和国国家自然科学基金;江苏自然科学基金杰出青年;江苏省重点研发项目

Collaborative filtering recommendation algorithm based on interactive data classification

Ji Yimu, Li Ke, Liu Shangdong, Liu Qiang, Yao Haichang, Li Kui   

  1. Nanjing University of Posts and Telecommunications
  • Received:2020-01-07 Revised:2020-04-17 Online:2020-10-22 Published:2020-10-23
  • Contact: Ke LI E-mail:likepnd@sina.com
  • Supported by:

    the National Key Research and Development Program of China, the National Natural Science Foundation of China , the Outstanding Youth of Jiangsu Natural Science Foundation, the Key Research and Development Program of Jiangsu, the Natural Science Foundation of the Jiangsu Higher Education Institutions of China

摘要:

In the matrix factorization (MF) based collaborative filtering recommendation method, the most critical part is to deal with the interaction between the features of users and items. The mainstream approach is to use the inner product for MF to describe the user-item relationship. However, as a shallow model, MF has its limitations in describing the relationship between data. In addition, when the size of the data is large, the performance of MF is often poor due to data sparsity and noise. This paper presents a model called PIDC, short for potential interaction data clustering based deep learning recommendation. First, it uses classifiers to filter and cluster recommended items to solve the problem of sparse training data. Second, it combines MF and multi-layer perceptron (MLP) to optimize the prediction effect, and the limitation of inner product on the model expression ability is eliminated. The proposed model PIDC is tested on two datasets. The experimental results show that compared with the existing benchmark algorithm, the model improved the recommendation effect.

关键词: personalized recommendation, deep learning, clustering, collaborative filtering

Abstract:

In the matrix factorization (MF) based collaborative filtering recommendation method, the most critical part is to deal with the interaction between the features of users and items. The mainstream approach is to use the inner product for MF to describe the user-item relationship. However, as a shallow model, MF has its limitations in describing the relationship between data. In addition, when the size of the data is large, the performance of MF is often poor due to data sparsity and noise. This paper presents a model called PIDC, short for potential interaction data clustering based deep learning recommendation. First, it uses classifiers to filter and cluster recommended items to solve the problem of sparse training data. Second, it combines MF and multi-layer perceptron (MLP) to optimize the prediction effect, and the limitation of inner product on the model expression ability is eliminated. The proposed model PIDC is tested on two datasets. The experimental results show that compared with the existing benchmark algorithm, the model improved the recommendation effect.

Key words: personalized recommendation, deep learning, clustering, collaborative filtering

中图分类号: