Click-Through Rate Prediction Using Graph Neural Networks and Online
Learning
- URL: http://arxiv.org/abs/2105.03811v1
- Date: Sun, 9 May 2021 01:35:49 GMT
- Title: Click-Through Rate Prediction Using Graph Neural Networks and Online
Learning
- Authors: Farzaneh Rajabi, Jack Siyuan He
- Abstract summary: A small percent improvement on the CTR prediction accuracy has been mentioned to add millions of dollars of revenue to the advertisement industry.
This project is interested in building a CTR predictor using Graph Neural Networks and an online learning algorithm.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Recommendation systems have been extensively studied by many literature in
the past and are ubiquitous in online advertisement, shopping
industry/e-commerce, query suggestions in search engines, and friend
recommendation in social networks. Moreover,
restaurant/music/product/movie/news/app recommendations are only a few of the
applications of a recommender system. A small percent improvement on the CTR
prediction accuracy has been mentioned to add millions of dollars of revenue to
the advertisement industry. Click-Through-Rate (CTR) prediction is a special
version of recommender system in which the goal is predicting whether or not a
user is going to click on a recommended item. A content-based recommendation
approach takes into account the past history of the user's behavior, i.e. the
recommended products and the users reaction to them. So, a personalized model
that recommends the right item to the right user at the right time is the key
to building such a model. On the other hand, the so-called collaborative
filtering approach incorporates the click history of the users who are very
similar to a particular user, thereby helping the recommender to come up with a
more confident prediction for that particular user by leveraging the wider
knowledge of users who share their taste in a connected network of users. In
this project, we are interested in building a CTR predictor using Graph Neural
Networks complemented by an online learning algorithm that models such dynamic
interactions. By framing the problem as a binary classification task, we have
evaluated this system both on the offline models (GNN, Deep Factorization
Machines) with test-AUC of 0.7417 and on the online learning model with
test-AUC of 0.7585 using a sub-sampled version of Criteo public dataset
consisting of 10,000 data points.
Related papers
- Dissertation: On the Theoretical Foundation of Model Comparison and Evaluation for Recommender System [4.76281731053599]
Recommender systems utilize users' historical data to infer customer interests and provide personalized recommendations.
Collaborative filtering is one family of recommendation algorithms that uses ratings from multiple users to predict missing ratings.
Recommender systems can be more complex and incorporate auxiliary data such as content-based attributes, user interactions, and contextual information.
arXiv Detail & Related papers (2024-11-04T06:31:52Z) - Online and Offline Evaluations of Collaborative Filtering and Content Based Recommender Systems [0.0]
This study provides a comparative analysis of a large-scale recommender system operating in Iran.
The system employs user-based and item-based recommendations using content-based, collaborative filtering, trend-based methods, and hybrid approaches.
Our methods of evaluation include manual evaluation, offline tests including accuracy and ranking metrics like hit-rate@k and nDCG, and online tests consisting of click-through rate (CTR)
arXiv Detail & Related papers (2024-11-02T20:05:31Z) - Latent User Intent Modeling for Sequential Recommenders [92.66888409973495]
Sequential recommender models learn to predict the next items a user is likely to interact with based on his/her interaction history on the platform.
Most sequential recommenders however lack a higher-level understanding of user intents, which often drive user behaviors online.
Intent modeling is thus critical for understanding users and optimizing long-term user experience.
arXiv Detail & Related papers (2022-11-17T19:00:24Z) - Ordinal Graph Gamma Belief Network for Social Recommender Systems [54.9487910312535]
We develop a hierarchical Bayesian model termed ordinal graph factor analysis (OGFA), which jointly models user-item and user-user interactions.
OGFA not only achieves good recommendation performance, but also extracts interpretable latent factors corresponding to representative user preferences.
We extend OGFA to ordinal graph gamma belief network, which is a multi-stochastic-layer deep probabilistic model.
arXiv Detail & Related papers (2022-09-12T09:19:22Z) - Application of Machine Learning for Online Reputation Systems [0.4125187280299248]
This paper proposes a new reputation system using machine learning to predict reliability of consumers from consumer profile.
The proposed model has been evaluated over three MovieLens benchmarking datasets, using 10-Folds cross validation.
arXiv Detail & Related papers (2022-09-10T12:31:40Z) - Meta-Wrapper: Differentiable Wrapping Operator for User Interest
Selection in CTR Prediction [97.99938802797377]
Click-through rate (CTR) prediction, whose goal is to predict the probability of the user to click on an item, has become increasingly significant in recommender systems.
Recent deep learning models with the ability to automatically extract the user interest from his/her behaviors have achieved great success.
We propose a novel approach under the framework of the wrapper method, which is named Meta-Wrapper.
arXiv Detail & Related papers (2022-06-28T03:28:15Z) - Learning to Learn a Cold-start Sequential Recommender [70.5692886883067]
The cold-start recommendation is an urgent problem in contemporary online applications.
We propose a meta-learning based cold-start sequential recommendation framework called metaCSR.
metaCSR holds the ability to learn the common patterns from regular users' behaviors.
arXiv Detail & Related papers (2021-10-18T08:11:24Z) - Improving Conversational Recommendation System by Pretraining on
Billions Scale of Knowledge Graph [29.093477601914355]
We propose a novel knowledge-enhanced deep cross network (K-DCN) to recommend items.
We first construct a billion-scale conversation knowledge graph (CKG) from information about users, items and conversations.
We then pretrain CKG by introducing knowledge graph embedding method and graph convolution network to encode semantic and structural information.
In K-DCN, we fuse the user-state representation, dialogue-interaction representation and other normal feature representations via deep cross network, which will give the rank of candidate items to be recommended.
arXiv Detail & Related papers (2021-04-30T10:56:41Z) - A Survey on Neural Recommendation: From Collaborative Filtering to
Content and Context Enriched Recommendation [70.69134448863483]
Research in recommendation has shifted to inventing new recommender models based on neural networks.
In recent years, we have witnessed significant progress in developing neural recommender models.
arXiv Detail & Related papers (2021-04-27T08:03:52Z) - MetaSelector: Meta-Learning for Recommendation with User-Level Adaptive
Model Selection [110.87712780017819]
We propose a meta-learning framework to facilitate user-level adaptive model selection in recommender systems.
We conduct experiments on two public datasets and a real-world production dataset.
arXiv Detail & Related papers (2020-01-22T16:05:01Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.