paper-with-me

홈 › Papers

Beyond Movie Recommendations: Solving the Continuous Cold Start Problem in E-commerceRecommendations

2016-07-26 · Kiseleva Julia, Tuzhilin Alexander, Kamps Jaap, Mueller Melanie J. I., Bernardi Lucas, Davis Chad, Kovacek Ivan, Einarsen Mats Stafseng, Hiemstra Djoerd

Many e-commerce websites use recommender systems or personalized rankers to personalize search results based on their previous interactions. However, a large fraction of users has no prior inter-actions, making it impossible to use collaborative filtering or rely on user history for personalization. Even the most active users mayvisit only a few times a year and may have volatile needs or different personas, making their personal history a sparse and noisy signal at best. This paper investigates how, when we cannot rely on the user history, the large scale availability of other user interactions still allows us to build meaningful profiles from the contextual data and whether such contextual profiles are useful to customize the ranking, exemplified by data from a major online travel agentBooking.com.Our main findings are threefold: First, we characterize the Continuous Cold Start Problem(CoCoS) from the viewpoint of typical e-commerce applications. Second, as explicit situational con-text is not available in typical real world applications, implicit cues from transaction logs used at scale can capture essential features of situational context. Third, contextual user profiles can be created offline, resulting in a set of smaller models compared to a single huge non-contextual model, making contextual ranking available with negligible CPU and memory footprint. Finally we conclude that, in an online A/B test on live users, our contextual ranker in-creased user engagement substantially over a non-contextual base-line, with click-through-rate (CTR) increased by 20%. This clearly demonstrates the value of contextual user profiles in a real world application.

📄 PDF Abstract BibTeX arXiv:1607.07904

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringCPURecommendation Systems

Similar Papers 제목 키워드 기반

Handling Cold-Start Collaborative Filtering with Reinforcement Learning

2018-06-16 · Hima Varsha Dureddy, Zachary Kaden

A major challenge in recommender systems is handling new users, whom are also called $\textit{cold-start}$ users. In this paper, we propose a novel approach for learning an optimal series of questions with which to inter…

Collaborative FilteringRecommendation Systemsreinforcement-learningReinforcement Learning+1

Beyond Labels: Leveraging Deep Learning and LLMs for Content Metadata

2023-09-15 · Saurabh Agrawal, John Trenkle, Jaya Kawale

Content metadata plays a very important role in movie recommender systems as it provides valuable information about various aspects of a movie such as genre, cast, plot synopsis, box office summary, etc. Analyzing the me…

Deep LearningRecommendation Systems

Movie recommender system with metaheuristic artificial bee

2018-01-06 · Neural Computing and Applicatons 2018 1 · Rahul Katarya

Recommender systems are information retrieval tool that allocates accurate recommendations to the specific users. Collaborative movie recommender systems support users in accessing their popular movies by suggesting sim…

ClusteringInformation RetrievalRecommendation SystemsRetrieval

General Item Representation Learning for Cold-start Content Recommendations

2024-04-22 · Jooeun Kim, Jinri Kim, Kwangeun Yeo, Eungi Kim 외

Cold-start item recommendation is a long-standing challenge in recommendation systems. A common remedy is to use a content-based approach, but rich information from raw contents in various forms has not been fully utiliz…

News RecommendationRecommendation SystemsRepresentation Learning

Cold Item Integration in Deep Hybrid Recommenders via Tunable Stochastic Gates

2021-12-12 · Oren Barkan, Roy Hirsch, Ori Katz, Avi Caciularu 외

A major challenge in collaborative filtering methods is how to produce recommendations for cold items (items with no ratings), or integrate cold item into an existing catalog. Over the years, a variety of hybrid recommen…

ArticlesCollaborative Filtering