SOTAVerified

Incremental Factorization Machines for Persistently Cold-starting Online Item Recommendation

2016-07-11Code Available0· sign in to hype

Takuya Kitazawa

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Real-world item recommenders commonly suffer from a persistent cold-start problem which is caused by dynamically changing users and items. In order to overcome the problem, several context-aware recommendation techniques have been recently proposed. In terms of both feasibility and performance, factorization machine (FM) is one of the most promising methods as generalization of the conventional matrix factorization techniques. However, since online algorithms are suitable for dynamic data, the static FMs are still inadequate. Thus, this paper proposes incremental FMs (iFMs), a general online factorization framework, and specially extends iFMs into an online item recommender. The proposed framework can be a promising baseline for further development of the production recommender systems. Evaluation is done empirically both on synthetic and real-world unstable datasets.

Tasks

Reproductions