Plug-and-Play Parameter-Efficient Tuning of Embeddings for Federated Recommendation
Haochen Yuan, Yang Zhang, Xiang He, Quan Z. Sheng, Zhongjie Wang

TL;DR
This paper introduces a parameter-efficient fine-tuning framework for federated recommendation systems that reduces communication costs by minimizing embedding parameters while maintaining or improving accuracy.
Contribution
It proposes a novel PEFT-based embedding method for federated recommendation, integrating techniques like LoRA, Hash encoding, and RQ-VAE, with seamless compatibility and improved efficiency.
Findings
Significantly reduces communication overhead in federated recommendation.
Improves recommendation accuracy with fewer embedding parameters.
Demonstrates effectiveness across various models and datasets.
Abstract
With the rise of cloud-edge collaboration, recommendation services are increasingly trained in distributed environments. Federated Recommendation (FR) enables such multi-end collaborative training while preserving privacy by sharing model parameters instead of raw data. However, the large number of parameters, primarily due to the massive item embeddings, significantly hampers communication efficiency. While existing studies mainly focus on improving the efficiency of FR models, they largely overlook the issue of embedding parameter overhead. To address this gap, we propose a FR training framework with Parameter-Efficient Fine-Tuning (PEFT) based embedding designed to reduce the volume of embedding parameters that need to be transmitted. Our approach offers a lightweight, plugin-style solution that can be seamlessly integrated into existing FR methods. In addition to incorporating…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques · Machine Learning in Healthcare
