English

Device-Cloud Collaborative Recommendation via Meta Controller

Artificial Intelligence 2022-07-08 v1

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.

Keywords

Cite

@article{arxiv.2207.03066,
  title  = {Device-Cloud Collaborative Recommendation via Meta Controller},
  author = {Jiangchao Yao and Feng Wang and Xichen Ding and Shaohu Chen and Bo Han and Jingren Zhou and Hongxia Yang},
  journal= {arXiv preprint arXiv:2207.03066},
  year   = {2022}
}

Comments

KDD 2022

R2 v1 2026-06-24T12:16:46.151Z