Federated Deep Recommendation System Based on Multi-View Feature Embedding

Published: 01 Jan 2022, Last Modified: 12 Apr 2025DSAA 2022EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: The application of recommendation systems online services is becoming more and more extensive. However, most existing recommendation algorithms centralize multi-party information into a central processor, which may lead to the risk of privacy leakage. And many enterprises or institutions still have the problem that data cannot be shared. Federated learning has been introduced into recommendation algorithms for privacy- aware distributed learning. A typical federated learning is that each client uses local data to train a shared model, the server uses their gradient information to form a global model, and then each client updates. In this paper, we propose a federated deep recommendation algorithm called FedHe-mlp that applies a federated deep learning for data privacy protection, and combines heterogeneous information network (HIN) and matrix factorization technique for better prediction performance. First, each client obtains heterogeneous information through meta- paths, then we combine matrix factorization and heterogeneous information to mine the latent features and heterogeneous features of each client. Finally, We propose a deep neural network that considers features from multiple views. Extensive experiments on three public datasets demonstrate that FedHe- mlp can provide excellent convergence speed, recommendation accuracy, and communication efficiency while preserving data privacy.
Loading