TL;DR
This paper introduces AutoDis, a novel embedding learning framework for numerical features in CTR prediction that enhances model capacity and captures feature correlations more effectively, leading to improved online advertising performance.
Contribution
AutoDis is a new end-to-end framework with meta-embeddings, automatic discretization, and aggregation for better numerical feature embedding in CTR models.
Findings
AutoDis improves CTR and eCPM by over 2% in online tests.
AutoDis outperforms existing methods on multiple datasets.
The framework is publicly available and deployed in industrial systems.
Abstract
Click-Through Rate (CTR) prediction is critical for industrial recommender systems, where most deep CTR models follow an Embedding \& Feature Interaction paradigm. However, the majority of methods focus on designing network architectures to better capture feature interactions while the feature embedding, especially for numerical features, has been overlooked. Existing approaches for numerical features are difficult to capture informative knowledge because of the low capacity or hard discretization based on the offline expertise feature engineering. In this paper, we propose a novel embedding learning framework for numerical features in CTR prediction (AutoDis) with high model capacity, end-to-end training and unique representation properties preserved. AutoDis consists of three core components: meta-embeddings, automatic discretization and aggregation. Specifically, we propose…
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.
