paper-with-me

홈 › Papers

FEL: High Capacity Learning for Recommendation and Ranking via Federated Ensemble Learning

2022-06-07 · Meisam Hejazinia Dzmitry Huba, Ilias Leontiadis, Kiwan Maeng, Mani Malek, Luca Melis, Ilya Mironov, Milad Nasr, Kaikai Wang, Carole-Jean Wu

Federated learning (FL) has emerged as an effective approach to address consumer privacy needs. FL has been successfully applied to certain machine learning tasks, such as training smart keyboard models and keyword spotting. Despite FL's initial success, many important deep learning use cases, such as ranking and recommendation tasks, have been limited from on-device learning. One of the key challenges faced by practical FL adoption for DL-based ranking and recommendation is the prohibitive resource requirements that cannot be satisfied by modern mobile systems. We propose Federated Ensemble Learning (FEL) as a solution to tackle the large memory requirement of deep learning ranking and recommendation tasks. FEL enables large-scale ranking and recommendation model training on-device by simultaneously training multiple model versions on disjoint clusters of client devices. FEL integrates the trained sub-models via an over-arch layer into an ensemble model that is hosted on the server. Our experiments demonstrate that FEL leads to 0.43-2.31% model quality improvement over traditional on-device federated learning - a significant improvement for ranking and recommendation system use cases.

📄 PDF Abstract BibTeX arXiv:2206.03852

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningFederated LearningKeyword Spotting

Similar Papers 제목 키워드 기반

HypeRS: Building a Hypergraph-driven ensemble Recommender System

2023-06-22 · Alireza Gharahighehi, Celine Vens, Konstantinos Pliakos

Recommender systems are designed to predict user preferences over collections of items. These systems process users' previous interactions to decide which items should be ranked higher to satisfy their desires. An ensemb…

Recommendation Systems

Knowledge Distillation Approaches for Accurate and Efficient Recommender System

2024-07-19 · SeongKu Kang

Despite its breakthrough in classification problems, Knowledge distillation (KD) to recommendation models and ranking problems has not been studied well in the previous literature. This dissertation is devoted to develop…

Knowledge DistillationRecommendation Systems

Recommendation under Capacity Constraints

2017-01-18 · Konstantina Christakopoulou, Jaya Kawale, Arindam Banerjee

In this paper, we investigate the common scenario where every candidate item for recommendation is characterized by a maximum capacity, i.e., number of seats in a Point-of-Interest (POI) or size of an item's inventory. D…

ChainLearn: A Blockchain-Based Capacity-Aware Framework for Federated Ensemble Learning

2026-05-23 · Karan Sharma, Aditya Tripathi, Rahul Mishra, Tapas Kumar Maiti arxiv

Federated learning is used in medical imaging where privacy prohibits centralizing data. Standard federated algorithms assume homogeneous hardware, identical architectures, and centralized aggregation, which fails when h…

Federated LearningEnsemble Learning

Intent-aware Ranking Ensemble for Personalized Recommendation

2023-04-15 · Jiayu Li, Peijie Sun, Zhefan Wang, Weizhi Ma 외

Ranking ensemble is a critical component in real recommender systems. When a user visits a platform, the system will prepare several item lists, each of which is generally from a single behavior objective recommendation …

Ensemble LearningRecommendation Systems