UFIN: Universal Feature Interaction Network for Multi-Domain Click-Through Rate Prediction
Zhen Tian, Changwang Zhang, Wayne Xin Zhao, Xin Zhao, Ji-Rong Wen and, Zhao Cao

TL;DR
UFIN introduces a universal feature interaction network leveraging textual data and large language models to improve multi-domain CTR prediction, enabling better transferability and knowledge sharing across diverse recommendation scenarios.
Contribution
The paper proposes a novel multi-modal encoder-decoder framework and a mixture-of-experts model to learn transferable feature interactions across domains, overcoming limitations of ID-based models.
Findings
UFIN outperforms existing models on eight datasets in multi-domain settings.
The approach effectively bridges semantic gaps between domains.
UFIN demonstrates strong cross-platform generalization capabilities.
Abstract
Click-Through Rate (CTR) prediction, which aims to estimate the probability of a user clicking on an item, is a key task in online advertising. Numerous existing CTR models concentrate on modeling the feature interactions within a solitary domain, thereby rendering them inadequate for fulfilling the requisites of multi-domain recommendations in real industrial scenarios. Some recent approaches propose intricate architectures to enhance knowledge sharing and augment model training across multiple domains. However, these approaches encounter difficulties when being transferred to new recommendation domains, owing to their reliance on the modeling of ID features (e.g., item id). To address the above issue, we propose the Universal Feature Interaction Network (UFIN) approach for CTR prediction. UFIN exploits textual data to learn universal feature interactions that can be effectively…
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
MethodsKnowledge Distillation
