On-Device Learning with Cloud-Coordinated Data Augmentation for Extreme Model Personalization in Recommender Systems
Renjie Gu, Chaoyue Niu, Yikai Yan, Fan Wu, Shaojie Tang, Rongfeng Jia,, Chengfei Lyu, Guihai Chen

TL;DR
This paper introduces CoDA, a device-cloud collaborative learning framework that enhances recommender system personalization by augmenting local data with cloud-sourced similar samples, improving model accuracy and efficiency.
Contribution
The paper proposes a novel CoDA framework combining cloud-based sample retrieval and on-device filtering to improve personalized recommender models.
Findings
Significant performance improvement in Mobile Taobao recommendation system.
Efficient on-device computation, storage, and communication overhead.
Enhanced model generalization through data augmentation and personalized filtering.
Abstract
Data heterogeneity is an intrinsic property of recommender systems, making models trained over the global data on the cloud, which is the mainstream in industry, non-optimal to each individual user's local data distribution. To deal with data heterogeneity, model personalization with on-device learning is a potential solution. However, on-device training using a user's small size of local samples will incur severe overfitting and undermine the model's generalization ability. In this work, we propose a new device-cloud collaborative learning framework, called CoDA, to break the dilemmas of purely cloud-based learning and on-device learning. The key principle of CoDA is to retrieve similar samples from the cloud's global pool to augment each user's local dataset to train the recommendation model. Specifically, after a coarse-grained sample matching on the cloud, a personalized sample…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Data Stream Mining Techniques · Machine Learning and ELM
