paper-with-me

Papers

Solving Cold-Start Problem in Large-scale Recommendation Engines: A Deep Learning Approach

2016-11-16 · Jianbo Yuan, Walid Shalaby, Mohammed Korayem, David Lin, Khalifeh Aljadda, Jiebo Luo

Collaborative Filtering (CF) is widely used in large-scale recommendation engines because of its efficiency, accuracy and scalability. However, in practice, the fact that recommendation engines based on CF require interactions between users and items before making recommendations, make it inappropriate for new items which haven't been exposed to the end users to interact with. This is known as the cold-start problem. In this paper we introduce a novel approach which employs deep learning to tackle this problem in any CF based recommendation engine. One of the most important features of the proposed technique is the fact that it can be applied on top of any existing CF based recommendation engine without changing the CF core. We successfully applied this technique to overcome the item cold-start problem in Careerbuilder's CF based recommendation engine. Our experiments show that the proposed technique is very efficient to resolve the cold-start problem while maintaining high accuracy of the CF recommendations.

📄 PDF Abstract BibTeX arXiv:1611.05480

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Filtering

Similar Papers 제목 키워드 기반

Handling Cold-Start Problem in Review Spam Detection by Jointly Embedding Texts and Behaviors

2017-07-01 · ACL 2017 7 · Xuepeng Wang, Kang Liu, Jun Zhao

Solving cold-start problem in review spam detection is an urgent and significant task. It can help the on-line review websites to relieve the damage of spammers in time, but has never been investigated by previous work. …

Spam detection

DotMat: Solving Cold-start Problem and Alleviating Sparsity Problem for Recommender Systems

2022-05-31 · Hao Wang

Cold-start and sparsity problem are two key intrinsic problems to recommender systems. During the past two decades, researchers and industrial practitioners have spent considerable amount of efforts trying to solve the p…

Recommendation Systems

ColdGuess: A General and Effective Relational Graph Convolutional Network to Tackle Cold Start Cases

2022-05-24 · Bo He, Xiang Song, Vincent Gao, Christos Faloutsos

Low-quality listings and bad actor behavior in online retail websites threatens e-commerce business as these result in sub-optimal buying experience and erode customer trust. When a new listing is created, how to tell it…

Managing Cold-start in The Serverless Cloud with Temporal Convolutional Networks

2023-04-01 · Tam N. Nguyen

Serverless cloud is an innovative cloud service model that frees customers from most cloud management duties. It also offers the same advantages as other cloud models but at much lower costs. As a result, the serverless …

Management

Solving cold start in news recommendations: a RippleNet-based system for large scale media outlet

2025-11-03 · Karol Radziszewski, Michał Szpunar, Piotr Ociepka, Mateusz Buczyński arxiv

We present a scalable recommender system implementation based on RippleNet, tailored for the media domain with a production deployment in Onet.pl, one of Poland's largest online media platforms. Our solution addresses th…