Abstract
On-device machine learning enables the lightweight deployment of recommendation models in local clients, which reduces the burden of the cloud-based recommenders and simultaneously incorporates more real-time user features. Nevertheless, the cloud-based recommendation in the industry is still very important considering its powerful model capacity and the efficient candidate generation from the billion-scale item pool. Previous attempts to integrate the merits of both paradigms mainly resort to a sequential mechanism, which builds the on-device recommender on top of the cloud-based recommendation. However, such a design is inflexible when user interests dramatically change:the on-device model is stuck by the limited item cache while the cloud-based recommendation based on the large item pool do not respond without the new re-fresh feedback.To overcome this issue, we propose a meta controller to dynamically manage the collaboration between the on-device recommender and the cloud-based recommender, and introduce a novel efficient sample construction from the causal perspective to solve the dataset absence issue of meta controller. On the basis of the counterfactual samples and the extended training, extensive experiments in the industrial recommendation scenarios show the promise of meta controller in the device-cloud collaboration.
Original language | English |
---|---|
Title of host publication | KDD '22: Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining |
Publisher | Association for Computing Machinery (ACM) |
Pages | 4353–4362 |
Number of pages | 10 |
ISBN (Print) | 9781450393850 |
DOIs | |
Publication status | Published - Aug 2022 |
Event | 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, KDD 2022 - Washington, DC, United States Duration: 14 Aug 2022 → 18 Aug 2022 https://kdd.org/kdd2022/index.html https://dl.acm.org/doi/proceedings/10.1145/3534678 |
Publication series
Name | Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining |
---|
Conference
Conference | 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, KDD 2022 |
---|---|
Country/Territory | United States |
City | Washington, DC |
Period | 14/08/22 → 18/08/22 |
Internet address |
Scopus Subject Areas
- Software
- Information Systems
User-Defined Keywords
- Casual Inference
- Device-Cloud Collaboration
- Recommendation