paper-with-me

홈 › Papers

Fast Approximate Bayesian Contextual Cold Start Learning (FAB-COST)

2020-08-18 · Jack R. McKenzie, Peter A. Appleby, Thomas House, Neil Walton

Cold-start is a notoriously difficult problem which can occur in recommendation systems, and arises when there is insufficient information to draw inferences for users or items. To address this challenge, a contextual bandit algorithm -- the Fast Approximate Bayesian Contextual Cold Start Learning algorithm (FAB-COST) -- is proposed, which is designed to provide improved accuracy compared to the traditionally used Laplace approximation in the logistic contextual bandit, while controlling both algorithmic complexity and computational cost. To this end, FAB-COST uses a combination of two moment projection variational methods: Expectation Propagation (EP), which performs well at the cold start, but becomes slow as the amount of data increases; and Assumed Density Filtering (ADF), which has slower growth of computational cost with data size but requires more data to obtain an acceptable level of accuracy. By switching from EP to ADF when the dataset becomes large, it is able to exploit their complementary strengths. The empirical justification for FAB-COST is presented, and systematically compared to other approaches on simulated data. In a benchmark against the Laplace approximation on real data consisting of over $670,000$ impressions from autotrader.co.uk, FAB-COST demonstrates at one point increase of over $16\%$ in user clicks. On the basis of these results, it is argued that FAB-COST is likely to be an attractive approach to cold-start recommendation systems in a variety of contexts.

📄 PDF Abstract BibTeX arXiv:2008.08038

Code (1)

JackMack21/FAB-COST 공식 구현

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Cold-Start Aware User and Product Attention for Sentiment Classification

2018-06-14 · ACL 2018 7 · Reinald Kim Amplayo, Jihyeok Kim, Sua Sung, Seung-won Hwang

The use of user/product information in sentiment analysis is important, especially for cold-start users/products, whose number of reviews are very limited. However, current models do not deal with the cold-start problem …

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification

BayesCNS: A Unified Bayesian Approach to Address Cold Start and Non-Stationarity in Search Systems at Scale

2024-10-03 · Randy Ardywibowo, Rakesh Sunki, Lucy Kuo, Sankalp Nayak

Information Retrieval (IR) systems used in search and recommendation platforms frequently employ Learning-to-Rank (LTR) models to rank items in response to user queries. These models heavily rely on features derived from…

Efficient ExplorationInformation RetrievalLearning-To-Rank

CMML: Contextual Modulation Meta Learning for Cold-Start Recommendation

2021-08-24 · Xidong Feng, Chen Chen, Dong Li, Mengchen Zhao 외

Practical recommender systems experience a cold-start problem when observed user-item interactions in the history are insufficient. Meta learning, especially gradient based one, can be adopted to tackle this problem by l…

Computational EfficiencyMeta-LearningRecommendation Systems

Cold-start recommendations in Collective Matrix Factorization

2018-09-02 · David Cortes

This work explores the ability of collective matrix factorization models in recommender systems to make predictions about users and items for which there is side information available but no feedback or interactions data…

Recommendation Systems

MAPLE: Mobile App Prediction Leveraging Large Language Model Embeddings

2023-09-15 · Yonchanok Khaokaew, Hao Xue, Flora D. Salim

In recent years, predicting mobile app usage has become increasingly important for areas like app recommendation, user behaviour analysis, and mobile resource management. Existing models, however, struggle with the heter…

Language ModelingLanguage ModellingLarge Language ModelPrediction