paper-with-me

Papers

Boosting the Rating Prediction with Click Data and Textual Contents

2019-08-21 · ThaiBinh Nguyen, Atsuhiro Takasu

Matrix factorization (MF) is one of the most efficient methods for rating predictions. MF learns user and item representations by factorizing the user-item rating matrix. Further, textual contents are integrated to conventional MF to address the cold-start problem. However, the textual contents do not reflect all aspects of the items. In this paper, we propose a model that leverages the information hidden in the item co-click (i.e., items that are often clicked together by a user) into learning item representations. We develop TCMF (Textual Co Matrix Factorization) that learns the user and item representations jointly from the user-item matrix, textual contents and item co-click matrix built from click data. Item co-click information captures the relationships between items which are not captured via textual contents. The experiments on two real-world datasets MovieTweetings, and Bookcrossing) demonstrate that our method outperforms competing methods in terms of rating prediction. Further, we show that the proposed model can learn effective item representations by comparing with state-of-the-art methods in classification task which uses the item representations as input vectors.

📄 PDF Abstract BibTeX arXiv:1908.07749

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Iterative Boosting Deep Neural Networks for Predicting Click-Through Rate

2020-07-26 · Amit Livne, Roy Dor, Eyal Mazuz, Tamar Didi 외

The click-through rate (CTR) reflects the ratio of clicks on a specific item to its total number of views. It has significant impact on websites' advertising revenue. Learning sophisticated models to understand and predi…

Click-Through Rate PredictionFeature EngineeringRecommendation Systems

Forecasting Clicks in Digital Advertising: Multimodal Inputs and Interpretable Outputs

2025-08-15 · Briti Gangopadhyay, Zhao Wang, Shingo Takamatsu arxiv

Forecasting click volume is a key task in digital advertising, influencing both revenue and campaign strategy. Traditional time series models rely solely on numerical data, often overlooking rich contextual information e…

Reinforcement Learning

v-TCM: Vertical-aware Transformer Click Model for Web Search

2022-05-06 · 37th ACM/SIGAPP Symposium on Applied Computing 2022 5 · Kritarth Bisht, Seba Susan

Understanding and predicting user click behavior on a web search engine results page is critical for online advertising and recommendation engines. The click prediction results can be further used to estimate the relevan…

Click-Through Rate PredictionPrediction

Click prediction boosting via Bayesian hyperparameter optimization based ensemble learning pipelines

2022-06-07 · Çağatay Demirel, A. Aylin Tokuç, Ahmet Tezcan Tekin

Online travel agencies (OTA's) advertise their website offers on meta-search bidding engines. The problem of predicting the number of clicks a hotel would receive for a given bid amount is an important step in the manage…

Dimensionality ReductionEnsemble LearningHyperparameter OptimizationManagement

Unleash the Power of Context: Enhancing Large-Scale Recommender Systems with Context-Based Prediction Models

2023-07-25 · Jan Hartman, Assaf Klein, Davorin Kopič, Natalia Silberstein

In this work, we introduce the notion of Context-Based Prediction Models. A Context-Based Prediction Model determines the probability of a user's action (such as a click or a conversion) solely by relying on user and con…

Click-Through Rate PredictionPredictionRecommendation Systems