IRSISOC-PHApr 19, 2014

Promoting cold-start items in recommender systems

arXiv:1404.4936v140 citations
Originality Incremental advance
AI Analysis

This addresses the cold-start issue for e-commerce platforms by providing a low-cost marketing strategy, though it is incremental as it builds on existing item-based collaborative filtering methods.

The paper tackled the cold-start problem in recommender systems by analyzing how to promote new items, finding that connecting them to less active users statistically increases their appearance in recommendation lists, with experiments on real systems showing better performance.

As one of major challenges, cold-start problem plagues nearly all recommender systems. In particular, new items will be overlooked, impeding the development of new products online. Given limited resources, how to utilize the knowledge of recommender systems and design efficient marketing strategy for new items is extremely important. In this paper, we convert this ticklish issue into a clear mathematical problem based on a bipartite network representation. Under the most widely used algorithm in real e-commerce recommender systems, so-called the item-based collaborative filtering, we show that to simply push new items to active users is not a good strategy. To our surprise, experiments on real recommender systems indicate that to connect new items with some less active users will statistically yield better performance, namely these new items will have more chance to appear in other users' recommendation lists. Further analysis suggests that the disassortative nature of recommender systems contributes to such observation. In a word, getting in-depth understanding on recommender systems could pave the way for the owners to popularize their cold-start products with low costs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes