Collaborative Filtering Cold-Start Recommendation Based on Dynamic Browsing Tree Model in E-Commerce

Collaborative filtering is the most successful and widely used recommendation algorithm in E-commerce recommender systems currently. However, it faces severe challenge of cold-start problem. To solve the new item problem in cold-start, a cold-start recommendation method based on dynamic browsing tree model is proposed. Firstly, user browsing records are transformed to Dynamic Browsing Tree (DBT) based on product categories of E-commerce website. Secondly, a fresh degree decay operator based on access time is designed, then an item category similarity between leaves of DBT and new item is proposed. Finally, an Interest Matching Degree (IMD) measure is designed to compute the matching degree between new item and dynamic browsing trees of all users, thus those users who have higher IMD than designated threshold will be chosen as target audience for new item. The experimental results show that the proposed method can efficiently realize new item recommendation for collaborative filtering cold-start.