BERT4CTR: An Efficient Framework to Combine Pre-trained Language Model with Non-textual Features for CTR Prediction
Dong Wang, Kav\'e Salamatian, Yunqing Xia, Weiwei Deng, Qi Zhiang

TL;DR
BERT4CTR introduces a novel, efficient framework that effectively combines pre-trained language models with non-textual features for CTR prediction, outperforming existing multi-modal approaches with reduced computational costs.
Contribution
The paper proposes BERT4CTR, a new framework with Uni-Attention that integrates textual and non-textual features efficiently, addressing complexity and performance issues of prior methods.
Findings
BERT4CTR significantly outperforms state-of-the-art multi-modal CTR models.
The framework maintains low training and inference costs.
Experimental results on public and commercial data validate its effectiveness.
Abstract
Although deep pre-trained language models have shown promising benefit in a large set of industrial scenarios, including Click-Through-Rate (CTR) prediction, how to integrate pre-trained language models that handle only textual signals into a prediction pipeline with non-textual features is challenging. Up to now two directions have been explored to integrate multi-modal inputs in fine-tuning of pre-trained language models. One consists of fusing the outcome of language models and non-textual features through an aggregation layer, resulting into ensemble framework, where the cross-information between textual and non-textual inputs are only learned in the aggregation layer. The second one consists of splitting non-textual features into fine-grained fragments and transforming the fragments to new tokens combined with textual ones, so that they can be fed directly to transformer layers…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Materials Science · COVID-19 diagnosis using AI
