A Unified Framework for Multi-Domain CTR Prediction via Large Language Models
Zichuan Fu, Xiangyang Li, Chuhan Wu, Yichao Wang, Kuicai Dong, Xiangyu, Zhao, Mengchen Zhao, Huifeng Guo, Ruiming Tang

TL;DR
This paper introduces Uni-CTR, a novel multi-domain CTR prediction framework leveraging large language models to improve generalization, scalability, and zero-shot prediction across diverse online recommendation services.
Contribution
The paper proposes Uni-CTR, a LLM-based framework with domain-specific networks and a masked loss strategy, enabling flexible, scalable, and effective multi-domain CTR prediction.
Findings
Outperforms state-of-the-art MDCTR models on public datasets.
Demonstrates strong zero-shot prediction capabilities.
Validated in industrial scenarios for efficiency.
Abstract
Click-Through Rate (CTR) prediction is a crucial task in online recommendation platforms as it involves estimating the probability of user engagement with advertisements or items by clicking on them. Given the availability of various services like online shopping, ride-sharing, food delivery, and professional services on commercial platforms, recommendation systems in these platforms are required to make CTR predictions across multiple domains rather than just a single domain. However, multi-domain click-through rate (MDCTR) prediction remains a challenging task in online recommendation due to the complex mutual influence between domains. Traditional MDCTR models typically encode domains as discrete identifiers, ignoring rich semantic information underlying. Consequently, they can hardly generalize to new domains. Besides, existing models can be easily dominated by some specific…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Sentiment Analysis and Opinion Mining · Expert finding and Q&A systems
