paper-with-me

Papers

Learning Federated Representations and Recommendations with Limited Negatives

2021-08-18 · Lin Ning, Karan Singhal, Ellie X. Zhou, Sushant Prakash

Deep retrieval models are widely used for learning entity representations and recommendations. Federated learning provides a privacy-preserving way to train these models without requiring centralization of user data. However, federated deep retrieval models usually perform much worse than their centralized counterparts due to non-IID (independent and identically distributed) training data on clients, an intrinsic property of federated learning that limits negatives available for training. We demonstrate that this issue is distinct from the commonly studied client drift problem. This work proposes batch-insensitive losses as a way to alleviate the non-IID negatives issue for federated movie recommendations. We explore a variety of techniques and identify that batch-insensitive losses can effectively improve the performance of federated deep retrieval models, increasing the relative recall of the federated model by up to 93.15% and reducing the relative gap in recall between it and a centralized model from 27.22% - 43.14% to 0.53% - 2.42%. We also open-source our code framework to accelerate further research and applications of federated deep retrieval models.

📄 PDF Abstract BibTeX arXiv:2108.07931

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingRetrieval

Similar Papers 제목 키워드 기반

When Federated Recommendation Meets Cold-Start Problem: Separating Item Attributes and User Interactions

2023-05-22 · Chunxu Zhang, Guodong Long, Tianyi Zhou, Zijian Zhang 외

Federated recommendation system usually trains a global model on the server without direct access to users' private data on their own devices. However, this separation of the recommendation model and users' private data …

AttributeFederated LearningRecommendation Systems

FedGRec: Dynamic Spatio-Temporal Federated Graph Learning for Secure and Efficient Cross-Border Recommendations

2025-05-15 · Zhizhong Tan, Jiexin Zheng, Xingxing Yang, Chi Zhang 외

Due to the highly sensitive nature of certain data in cross-border sharing, collaborative cross-border recommendations and data sharing are often subject to stringent privacy protection regulations, resulting in insuffic…

Federated LearningGraph LearningPrivacy PreservingRepresentation Learning

From Challenges and Pitfalls to Recommendations and Opportunities: Implementing Federated Learning in Healthcare

2024-09-15 · Ming Li, Pengcheng Xu, Junjie Hu, Zeyu Tang 외

Federated learning holds great potential for enabling large-scale healthcare research and collaboration across multiple centres while ensuring data privacy and security are not compromised. Although numerous recent studi…

Federated Learning

Dynamic Fusion Strategies for Federated Multimodal Recommendations

2024-10-11 · Zhiwei Li, Guodong Long, Jing Jiang, Chengqi Zhang

Delivering deeply personalized recommendations necessitates understanding user interactions with diverse multimedia features, but achieving this within the constraints of Federated Recommendation Systems (FedRec) is seve…

Multimodal RecommendationPrivacy PreservingRecommendation Systems

Heterogeneity-aware Cross-school Electives Recommendation: a Hybrid Federated Approach

2024-02-19 · Chengyi Ju, Jiannong Cao, Yu Yang, Zhen-Qun Yang 외

In the era of modern education, addressing cross-school learner diversity is crucial, especially in personalized recommender systems for elective course selection. However, privacy concerns often limit cross-school data …

DiversityRecommendation Systems