On-Device Model Fine-Tuning with Label Correction in Recommender Systems
Yucheng Ding, Chaoyue Niu, Fan Wu, Shaojie Tang, Chengfei Lyu, Guihai, Chen

TL;DR
This paper addresses the challenge of on-device fine-tuning for CTR prediction in recommender systems by proposing a label correction method to align local and global CTRs, improving personalization and model performance.
Contribution
The paper introduces a novel label correction technique that effectively mitigates CTR drift during on-device fine-tuning, enhancing model accuracy and user experience.
Findings
Label correction aligns local and global CTRs effectively.
On-device fine-tuning with label correction outperforms cloud-based models.
Significant improvements demonstrated in offline and online evaluations.
Abstract
To meet the practical requirements of low latency, low cost, and good privacy in online intelligent services, more and more deep learning models are offloaded from the cloud to mobile devices. To further deal with cross-device data heterogeneity, the offloaded models normally need to be fine-tuned with each individual user's local samples before being put into real-time inference. In this work, we focus on the fundamental click-through rate (CTR) prediction task in recommender systems and study how to effectively and efficiently perform on-device fine-tuning. We first identify the bottleneck issue that each individual user's local CTR (i.e., the ratio of positive samples in the local dataset for fine-tuning) tends to deviate from the global CTR (i.e., the ratio of positive samples in all the users' mixed datasets on the cloud for training out the initial model). We further demonstrate…
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 · Advanced Bandit Algorithms Research · Data Stream Mining Techniques
MethodsALIGN
