paper-with-me

Papers

Online Meta-Learning for Model Update Aggregation in Federated Learning for Click-Through Rate Prediction

2022-08-30 · Xianghang Liu, Bartłomiej Twardowski, Tri Kurniawan Wijaya

In Federated Learning (FL) of click-through rate (CTR) prediction, users' data is not shared for privacy protection. The learning is performed by training locally on client devices and communicating only model changes to the server. There are two main challenges: (i) the client heterogeneity, making FL algorithms that use the weighted averaging to aggregate model updates from the clients have slow progress and unsatisfactory learning results; and (ii) the difficulty of tuning the server learning rate with trial-and-error methodology due to the big computation time and resources needed for each experiment. To address these challenges, we propose a simple online meta-learning method to learn a strategy of aggregating the model updates, which adaptively weighs the importance of the clients based on their attributes and adjust the step sizes of the update. We perform extensive evaluations on public datasets. Our method significantly outperforms the state-of-the-art in both the speed of convergence and the quality of the final learning results.

📄 PDF Abstract BibTeX arXiv:2209.00629

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionFederated LearningMeta-Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Federated Learning with Hypergradient-based Online Update of Aggregation Weights

2026-05-01 · Ayano Nakai-Kasai, Tadashi Wadayama arxiv

Federated learning using mobile and Internet of Things devices requires not only the ability to handle heterogeneity of clients' data distributions but also high adaptability to varying communication environments. We pro…

Federated Learning

Meta-FL: A Novel Meta-Learning Framework for Optimizing Heterogeneous Model Aggregation in Federated Learning

2024-06-23 · Zahir Alsulaimawi

Federated Learning (FL) enables collaborative model training across diverse entities while safeguarding data privacy. However, FL faces challenges such as data heterogeneity and model diversity. The Meta-Federated Learni…

DiversityFederated LearningMeta-LearningNavigate

Meta Federated Learning

2021-02-10 · Omid Aramoon, Pin-Yu Chen, Gang Qu, Yuan Tian

Due to its distributed methodology alongside its privacy-preserving features, Federated Learning (FL) is vulnerable to training time adversarial attacks. In this study, our focus is on backdoor attacks in which the adver…

Federated LearningPrivacy Preserving

Effective and secure federated online learning to rank

2024-12-26 · Shuyi Wang

Online Learning to Rank (OLTR) optimises ranking models using implicit user feedback, such as clicks. Unlike traditional Learning to Rank (LTR) methods that rely on a static set of training data with relevance judgements…

Federated LearningLearning-To-Rank

Efficient-FedRec: Efficient Federated Learning Framework for Privacy-Preserving News Recommendation

2021-09-12 · EMNLP 2021 11 · Jingwei Yi, Fangzhao Wu, Chuhan Wu, Ruixuan Liu 외

News recommendation is critical for personalized news access. Most existing news recommendation methods rely on centralized storage of users' historical news click behavior data, which may lead to privacy concerns and ha…

Federated LearningNews RecommendationPrivacy Preserving