Click-Through Rate Prediction

135 papers with code • 19 benchmarks • 7 datasets

Click-through rate prediction is the task of predicting the likelihood that something on a website (such as an advertisement) will be clicked.

( Image credit: Deep Spatio-Temporal Neural Networks for Click-Through Rate Prediction )

Libraries

Use these libraries to find Click-Through Rate Prediction models and implementations
30 papers
311
27 papers
784
25 papers
7,353
7 papers
783
See all 10 libraries.

Latest papers with no code

Deep Evolutional Instant Interest Network for CTR Prediction in Trigger-Induced Recommendation

no code yet • 15 Jan 2024

Recently, a new recommendation scenario, called Trigger-Induced Recommendation (TIR), where users are able to explicitly express their instant interests via trigger items, is emerging as an essential role in many e-commerce platforms, e. g., Alibaba. com and Amazon.

Fine-Grained Embedding Dimension Optimization During Training for Recommender Systems

no code yet • 9 Jan 2024

Huge embedding tables in modern Deep Learning Recommender Models (DLRM) require prohibitively large memory during training and inference.

Less or More From Teacher: Exploiting Trilateral Geometry For Knowledge Distillation

no code yet • 22 Dec 2023

A simple neural network then learns the implicit mapping from the intra- and inter-sample relations to an adaptive, sample-wise knowledge fusion ratio in a bilevel-optimization manner.

Calibration-compatible Listwise Distillation of Privileged Features for CTR Prediction

no code yet • 14 Dec 2023

A typical practice is privileged features distillation (PFD): train a teacher model using all features (including privileged ones) and then distill the knowledge from the teacher model using a student model (excluding the privileged features), which is then employed for online serving.

Cross Domain LifeLong Sequential Modeling for Online Click-Through Rate Prediction

no code yet • 11 Dec 2023

Deep neural networks (DNNs) that incorporated lifelong sequential modeling (LSM) have brought great success to recommendation systems in various social media platforms.

AT4CTR: Auxiliary Match Tasks for Enhancing Click-Through Rate Prediction

no code yet • 9 Dec 2023

Most existing methods focus on the network architecture design of the CTR model for better accuracy and suffer from the data sparsity problem.

Enhancing Cross-domain Click-Through Rate Prediction via Explicit Feature Augmentation

no code yet • 30 Nov 2023

Later the augmentation network employs the explicit cross-domain knowledge as augmented information to boost the target domain CTR prediction.

Temporal Importance Factor for Loss Functions for CTR Prediction

no code yet • 28 Nov 2023

This approach aims to focus on the most recent samples by penalizing them more through the loss function without forgetting the long-term information.

Deep Group Interest Modeling of Full Lifelong User Behaviors for CTR Prediction

no code yet • 15 Nov 2023

The insights from this subset reveal the user's decision-making process related to the candidate item, improving prediction accuracy.

Farthest Greedy Path Sampling for Two-shot Recommender Search

no code yet • 31 Oct 2023

FGPS enhances path diversity to facilitate more comprehensive supernet exploration, while emphasizing path quality to ensure the effective identification and utilization of promising architectures.