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
308
27 papers
775
25 papers
7,345
7 papers
777
See all 10 libraries.

A Comprehensive Summarization and Evaluation of Feature Refinement Modules for CTR Prediction

codectr/refinectr 8 Nov 2023

In addition, we present a new architecture of assigning independent FR modules to separate sub-networks for parallel CTR models, as opposed to the conventional method of inserting a shared FR module on top of the embedding layer.

8
08 Nov 2023

RE-SORT: Removing Spurious Correlation in Multilevel Interaction for CTR Prediction

yansuoyuli/reform 26 Sep 2023

Click-through rate (CTR) prediction is a critical task in recommendation systems, serving as the ultimate filtering step to sort items for a user.

0
26 Sep 2023

OutRank: Speeding up AutoML-based Model Search for Large Sparse Data sets with Cardinality-aware Feature Ranking

outbrain/outrank 4 Sep 2023

The proposed approach's feasibility is demonstrated by speeding up the state-of-the-art AutoML system on a synthetic data set with no performance loss.

9
04 Sep 2023

Learning Category Trees for ID-Based Recommendation: Exploring the Power of Differentiable Vector Quantization

jyonn/cove 31 Aug 2023

Category information plays a crucial role in enhancing the quality and personalization of recommender systems.

4
31 Aug 2023

Temporal Interest Network for User Response Prediction

zhouxy1003/tin 15 Aug 2023

To fill this gap, we propose a Temporal Interest Network (TIN) to capture the semantic-temporal correlation simultaneously between behaviors and the target.

2
15 Aug 2023

MAP: A Model-agnostic Pretraining Framework for Click-through Rate Prediction

chiangel/map-code 3 Aug 2023

The large capacity of neural models helps digest such massive amounts of data under the supervised learning paradigm, yet they fail to utilize the substantial data to its full potential, since the 1-bit click signal is not sufficient to guide the model to learn capable representations of features and instances.

5
03 Aug 2023

Weighted Multi-Level Feature Factorization for App ads CTR and installation prediction

knife982000/recsys2023challenge 3 Aug 2023

The prediction for a given task is generated by combining the task specific and shared features on the different levels.

0
03 Aug 2023

Cognitive Evolutionary Search to Select Feature Interactions for Click-Through Rate Prediction

RunlongYu/CELS KDD '23: Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining 2023

Inspired by natural evolution, we propose a general Cognitive EvoLutionary Search (CELS) framework, where cognitive ability refers to the malleability of organisms to orientate to the environment.

13
01 Aug 2023

Reformulating CTR Prediction: Learning Invariant Feature Interactions for Recommendation

zyang1580/dil 26 Apr 2023

However, such a manner inevitably learns unstable feature interactions, i. e., the ones that exhibit strong correlations in historical data but generalize poorly for future serving.

8
26 Apr 2023

EulerNet: Adaptive Feature Interaction Learning via Euler's Formula for CTR Prediction

rucaibox/eulernet 21 Apr 2023

EulerNet converts the exponential powers of feature interactions into simple linear combinations of the modulus and phase of the complex features, making it possible to adaptively learn the high-order feature interactions in an efficient way.

20
21 Apr 2023