Applying Random Forest To Drive Recommendation

Le Zhan,Jingwei Zhang,Qing Yang,Yuming Lin
DOI: https://doi.org/10.1007/978-3-319-68935-7_51
2017-01-01
Abstract:Accurate information to users, which is required by online shopping, self-help travel etc. is very important to improve user experience. Recommendation is an important mechanism to match useful information to users with needs. Existing recommendation methods generally rely on massive similarity computation between users and recommended objects, which do not consider some fine-grained information and are not suitable for online recommendation. This paper introduces a novel model for recommendation, which merges classification strategy into recommendation and transforms classification rules into recommendation rules. Random forest is integrated with the proposed model for classification and then a ranking processing is carried out to find top-k users for recommendation. The proposed method makes full use of classification output and the relationships between users and recommended things, it is more suitable for online recommendation. Extensive experiments on different kinds of datasets indicate that the proposed method is effective.
What problem does this paper attempt to address?