paper-with-me

홈 › Papers

Federated Communication-Efficient Multi-Objective Optimization

2024-10-21 · Baris Askin, Pranay Sharma, Gauri Joshi, Carlee Joe-Wong

We study a federated version of multi-objective optimization (MOO), where a single model is trained to optimize multiple objective functions. MOO has been extensively studied in the centralized setting but is less explored in federated or distributed settings. We propose FedCMOO, a novel communication-efficient federated multi-objective optimization (FMOO) algorithm that improves the error convergence performance of the model compared to existing approaches. Unlike prior works, the communication cost of FedCMOO does not scale with the number of objectives, as each client sends a single aggregated gradient to the central server. We provide a convergence analysis of the proposed method for smooth and non-convex objective functions under milder assumptions than in prior work. In addition, we introduce a variant of FedCMOO that allows users to specify a preference over the objectives in terms of a desired ratio of the final objective values. Through extensive experiments, we demonstrate the superiority of our proposed method over baseline approaches.

📄 PDF Abstract BibTeX arXiv:2410.16398

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FIRM: Federated In-client Regularized Multi-objective Alignment for Large Language Models

2025-11-21 · Fatemeh Nourzad, Amirhossein Roknilamouki, Eylem Ekici, Jia Liu 외 arxiv

Aligning Large Language Models (LLMs) with human values often involves balancing multiple, conflicting objectives such as helpfulness and harmlessness. Training these models is computationally intensive, and centralizing…

Federated Learning

Clustering-Based Evolutionary Federated Multiobjective Optimization and Learning

2025-04-29 · Chengui Xiao, Songbai Liu

Federated learning enables decentralized model training while preserving data privacy, yet it faces challenges in balancing communication efficiency, model performance, and privacy protection. To address these trade-offs…

ClusteringDiversityFederated LearningMultiobjective Optimization+1

Federated Multi-Objective Learning

2023-10-15 · NeurIPS 2023 11 · Haibo Yang, Zhuqing Liu, Jia Liu, Chaosheng Dong 외

In recent years, multi-objective optimization (MOO) emerges as a foundational problem underpinning many multi-agent multi-task learning applications. However, existing algorithms in MOO literature remain limited to centr…

Federated LearningMulti-Task Learning

Communication-Efficient Distributed Asynchronous ADMM

2025-08-17 · Sagar Shrestha arxiv

In distributed optimization and federated learning, asynchronous alternating direction method of multipliers (ADMM) serves as an attractive option for large-scale optimization, data privacy, straggler nodes and variety o…

Distributed OptimizationFederated Learning

FLIX: A Simple and Communication-Efficient Alternative to Local Methods in Federated Learning

2021-11-22 · Elnur Gasanov, Ahmed Khaled, Samuel Horváth, Peter Richtárik

Federated Learning (FL) is an increasingly popular machine learning paradigm in which multiple nodes try to collaboratively learn under privacy, communication and multiple heterogeneity constraints. A persistent problem …

Distributed OptimizationFederated Learning